bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2030 in lilypond: 2.14.2, dynamic cast crash introduced in com


From: lilypond
Subject: Re: Issue 2030 in lilypond: 2.14.2, dynamic cast crash introduced in commit 6f6369c0
Date: Wed, 21 Dec 2011 00:31:11 +0000

Updates:
        Status: Verified

Comment #7 on issue 2030 by address@hidden: 2.14.2, dynamic cast crash introduced in commit 6f6369c0
http://code.google.com/p/lilypond/issues/detail?id=2030

To verify this I used the sample code submitted by plroskin in Comment #2

\version "2.14.2"
\score {
  <<
\new Staff = right { r4 \change Staff=left r8 b b b \change Staff=right s }
    \new Staff = left { r4 }
  >>
  \layout { }
}

With 2.14.2 the compilation fails with a Segmentation fault. With 2.15.22-1 the Lilypond source compiles successfully. A preview of the result is attached.

So this is verified for 2.15.22 on Ubuntu 10.04.


Attachments:
        Console log  2.4 KB
        test.preview.png  2.1 KB
        test.ly  163 bytes




reply via email to

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