bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lily crash


From: Graham Percival
Subject: Re: Lily crash
Date: Mon, 18 Sep 2006 19:07:59 -0700
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)

Thanks for the report! I'm surprised that lilypond has any problems with an easy score like this... what does "AV's" mean? Could your system have another issue?

I didn't have any problems with 2.9.18, and we should be releasing a new 2.10 release fairly soon, so I don't think it's prudent to add this to the bug database (it would distract developers from finishing 2.10).

Cheers,
- Graham


Panteck wrote:
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 -> -- ) |
}
}


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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