Valentin Villenave wrote Thursday, July 16, 2009 2:26 PM
2009/2/18 Trevor Daniels <t.dani...@treda.co.uk>:
This looks like a bug. An attempt to add the
Instrument_name_engraver to a
StaffGroup context *and* produce MIDI output causes a Crash under
Vista.
Doing either separately is fine. Here's a minimal example:
\version "2.12.2"
\score {
\new StaffGroup \with { \consists Instrument_name_engraver }
a'
\midi { }
}
Greetings Trevor,
I have unfortunately let this untracked for a while... Can you
test
this piece of code again with a more recent Lily build, and tell
me if
it still causes LilyPond to crash? (If so, I'll finally add it to
the
tracker.)
Hi Valentin
It fails in the same way in both 2.13.2-0 and 2.13.3-0 under Vista,
with a crash - exception code c0000005.
Incidentally the Application Version number in the error report
appears not to have been bumped - it reports 2.13.1.1.
Could you check if it also crashes under unix?
Trevor
Valentin
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond