bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segfault with midi and \new StaffGroup


From: Simon Albrecht
Subject: Segfault with midi and \new StaffGroup
Date: Tue, 7 Nov 2017 23:49:38 +0100

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

Attachment: debug.ly
Description: Text Data

Attachment: debug.midi
Description: MIDI audio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]