Comment #21 on issue 1997 by [email protected]: segfault in
tablature-negative-fret.ly
http://code.google.com/p/lilypond/issues/detail?id=1997
hmm, fun and joy here. Brand new mac mini, brand new installation of
ubuntu 11.10. make, make doc, make test-baseline, make check is happy. So
is your crash from comment 14.
gperciva@chikara:~/src/lilypond$ g++ --version
g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
gperciva@chikara:~/src/lilypond$ git show
commit 45b219221124f4d7b977a1a0b1e489c47bb3ac02
...
gperciva@chikara:~/src/lilypond/build$ uname -a
Linux chikara 3.0.0-13-generic #22-Ubuntu SMP Wed Nov 2 13:27:26 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux
gperciva@chikara:~/src/lilypond/build$ out/bin/lilypond crash-comment-14.ly
GNU LilyPond 2.15.21
Processing `crash-comment-14.ly'
Parsing...
crash-comment-14.ly:0: warning: no \version statement found, please add
\version "2.15.21"
for future compatibility
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `crash-comment-14.ps'...
Converting to `./crash-comment-14.pdf'...
Success: compilation successfully completed
Where to go next? Well, I suppose it _could_ be due to uninitialized
variables. As previously discussed, I'm starting a vendetta against
those. The machine code is a bit beyond me, I'm afraid.
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond