Comment #2 on issue 909 by pnorcks: Redundant \consists produce a segfault
http://code.google.com/p/lilypond/issues/detail?id=909
With --disable-optimising, I get
programming error: cyclic dependency: calculation-in-progress encountered
for
#'glyph-name (SpanBar)
programming error: cyclic dependency: calculation-in-progress encountered
for
#'glyph-name (SpanBar)
and then the segfault.
With the extra \consists, two SpanBar grobs are created, which is
incorrect. I'm not
sure why this is happening.
--
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