On 8/31/07, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: > 2007/8/31, Trevor Bača <[EMAIL PROTECTED]>: > > Hi, > > > > Crossposted as Google #433. > > > > Running 2.11.30 on a relatively large file (110 measures of six staves > > with 4559 lines of total input) causes the following segmentation > > fault. > > > > > > > GNU LilyPond 2.11.30 > > Processing `/Users/trevorbaca/Documents/lilypond/pictures/1768.ly' > > Parsing... > > Interpreting music... [8][16][24] > > Preprocessing graphical > > objects.../Users/trevorbaca/Documents/lascaux/scr/lily: line 4: 14270 > > Segmentation fault > > > > > > I've been cutting out parts of the file all morning to produce a > > minimal snippet. But at this point it appears that the seg fault comes > > from the *size* of the inputfile rather than from the *musical > > contents*. (Ie, file compiles absolutely fine to and with measure 109; > > adding measure 110 *in any of the six musical staves* causes the seg > > fault.) > > One way of finding this out is to run the thing inside GDB and look at > the stack trace. Unfortunately, for useful information, you have to > do this in an unstripped binary, which is not included in the > installer.
Joe's looking at the inputfile, which is awesome. For future reference, is there any way to get an unstripped binary (one with all the debug messages not commented out, right?) from the website? Or is git the only way to go? (I've so far avoided using git because I've not been contributing patches; but I'm certainly comfortable running stuff in gdb if it would help.) -- Trevor Bača [EMAIL PROTECTED]
_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond