[EMAIL PROTECTED] writes: > I'm getting a segmentation fault for any input file I process (e.g. > simple.ly). This seems to be a very similar bug as I got in 2.5.7, > ecept that the offending string is now at 0x0 instead of 0x22 > > Let me know if there is anything more I can do diagnostically. Due to > all the inline code, it's kind of hard for me track this down further > in a meaningful way.
Rebuild the binary without -O2. This will switch off the inlining. The stacktrace (with the 0x0 markup variable) looks bogus to me. Are you sure that Pango does work in other apps? What version of Pango are you running? -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel