bug-lilypond
[Top][All Lists]
Advanced

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

Issue 781 in lilypond: segfault with multiple \consists


From: codesite-noreply
Subject: Issue 781 in lilypond: segfault with multiple \consists
Date: Sat, 20 Jun 2009 00:15:31 +0000


Comment #1 on issue 781 by n.puttock: segfault with multiple \consists
http://code.google.com/p/lilypond/issues/detail?id=781

This is partly my fault: when I fixed the last problem with ambitus (segfault with percussion staves), I moved the stream event dereference for pitch outside the if {} block. This wouldn't normally be a problem, but when the Ambitus_engraver is added to both Staff and Voice contexts one of the engravers ends up acknowledging an
AmbitusNoteHead, which has no event-cause.

I've just pushed a fix.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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