Comment #17 on issue 818 by percival.music.ca: Bus error when adding
Instrument_name_engraver to StaffGroup and outputting MIDI.
http://code.google.com/p/lilypond/issues/detail?id=818
Does this help?
(gdb) run foo.ly
Starting program: /home/gperciva/.usr/lilypond/usr/bin/lilypond foo.ly
GNU LilyPond 2.13.32
Processing `foo.ly'
Parsing...
Interpreting music...
Program received signal SIGSEGV, Segmentation fault.
Engraver::internal_make_grob (this=0x99fd1d8, symbol=0xb64a56d0,
cause=0x404,
file=0x833470c "/main/src/gub/target/linux-x86/src/lilypond-git.sv.gnu.org--lilypond.git-master/lily/instrument-name-engraver.cc",
line=106,
fun=0x8334800 "start_spanner")
at
/main/src/gub/target/linux-x86/src/lilypond-git.sv.gnu.org--lilypond.git-master/lily/include/lily-guile.hh:199
199 inline SCM ly_cdr (SCM x) { return SCM_CDR (x); }
(gdb)
More importantly, the attached patch should let you produce such
executables for yourself.
Attachments:
0001-HACK-DO-NOT-PUSH-produces-gdb-usable-installer.patch 1.9 KB
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond