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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond