lilypond-devel
[Top][All Lists]
Advanced

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

MIDI crashes in 2.7.35


From: Erik Sandberg
Subject: MIDI crashes in 2.7.35
Date: Sun, 19 Feb 2006 20:33:09 +0100
User-agent: KMail/1.8.3

Hi,

The midi code causes memory corruption in 2.7.35. For example:

\version "2.7.35"

\score {
 {c4}
        \midi {
        }
}

gives the following here:

GNU LilyPond 2.7.35
Processing `foo.ly'
Parsing...
Interpreting music...
MIDI output to `foo.midi'...
Track... Segmentation fault

By randomly manipulating the input, the crash can be made to happen as early 
as:

Processing `foo.ly'
Parsing...
Interpreting music... *** glibc detected *** malloc(): memory corruption: 
0x08616db0 ***
Aborted

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.7/




reply via email to

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