Hello everybody, this code generates a segfault using 2.19.80 (Ubuntu 16.04, 64-bit):
\version "2.19.80" \score { \new StaffGroup {} \midi {} } $ lilypond debug.ly GNU LilyPond 2.19.80 Processing `debug.ly' Parsing... Interpreting music... warning: no music found in score MIDI output to `debug.midi'...Segmentation fault (core dumped) .ly source and MIDI ‘output’ attached. Best, Simon
\version "2.19.80" \score { \new StaffGroup {} \midi {} }
debug.midi
Description: MIDI audio
_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond