Hello,

When I try to compile a particularly file, Lilypond crashes. What is very
strange is when I add or remove a comment (or a line) anywhere in the file,
Lilypond doesn't crash anymore... The same case when I change the filename...

<[EMAIL PROTECTED]:/tmp>$ cp internationale.ily internationaleBug.ily
cp: overwrite `internationaleBug.ily'? y
<[EMAIL PROTECTED]:/tmp>$ md5sum internationale.ily
334ccea347754ae1f04c74eed0fcbdbc  internationale.ily
<[EMAIL PROTECTED]:/tmp>$ md5sum internationaleBug.ily
334ccea347754ae1f04c74eed0fcbdbc  internationaleBug.ily
<[EMAIL PROTECTED]:/tmp>$ lilypond -b eps internationale.ily
GNU LilyPond 2.10.29
Processing `internationale.ily'
Parsing...
Interpreting music... [8][16][24][32][40][48][56][64]
Preprocessing graphical objects...Erreur de segmentation
<[EMAIL PROTECTED]:/tmp>$ lilypond -b eps internationaleBug.ily
GNU LilyPond 2.10.29
Processing `internationaleBug.ily'
Parsing...
Interpreting music... [8][16][24][32][40][48][56][64]
Preprocessing graphical objects...
Writing internationaleBug-systems.tex...
Writing internationaleBug-systems.texi...
Layout output to `internationaleBug-1.eps'...
Converting to `internationaleBug-1.pdf'...
Layout output to `internationaleBug.eps'...
Converting to `internationaleBug.pdf'...
<[EMAIL PROTECTED]:/tmp>$


My "special" file doesn't contain many pitches, but if I remove any of them, the
bug doesn't occurs anymore...

Before considering this a bug, could you just check that my special file works
fine with newer versions of Lylipond ?

(Due to the specificity of this bug, I can't just copy/past the text here: feel
free to ask me the file)

Regards,

Emmanuel



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to