bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lily crash


From: Panteck
Subject: Lily crash
Date: Tue, 12 Sep 2006 14:09:45 -0700

Windows XP, Lilypond 2.8.6

\version "2.8.6"

\score
{
\new Staff
{
 \clef bass
 \time 4/4

 % This line works as expected
 c4 -- -> ( d -- -> ) e -- -> ( f -- -> ) |

 % This line AV's with a bad memory reference error
 %c4 -> -- ( d -> -- ) e -> -- ( f -> -- ) |
}
}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]