lilypond-0.1.20
[lilypond.git] / BUGS
blob40be3fcf2895f97369cf4522f400cb4e46261e4f
1 Document Really Ugly Bugs (coredumps, assert fails, etc)
4 [Linux Intel]
6 LilyPond occasionally crashes while parsing the initialisation files.
7 This is a very obscure bug, and usually entering the commandline
8 differently "fixes" it.
10         lilypond input.ly 
12 and
14         lilypond -I. ./input.ly 
16 makes a difference
18 Typical stacktrace:
20         SIGSEGV
21         __libc_malloc (bytes=16384)
22         ?? ()
23         yyFlexLexer::yy_create_buffer ()
24         Includable_lexer::new_input (this=0x8209a00, s={strh_ = {
25                 :
28 I get bitten by this every once in a while, and I am very interested
29 in hints what might be wrong.  This problem has only been identified
30 with libc-5.3 and libc-5.4 platforms, so you might try upgrading to
31 6.0, ie. GNU libc-2.