X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=BUGS;h=40be3fcf2895f97369cf4522f400cb4e46261e4f;hb=eb51afef3e13a459b68987e975f2cf2c7bb2877c;hp=ab3880a17e2102a0a1db11fa314d0b31e2a2c0a8;hpb=90d3ec050c58d6fa91f668dd6ca1ae8f16df20c3;p=lilypond.git diff --git a/BUGS b/BUGS index ab3880a17e..40be3fcf28 100644 --- a/BUGS +++ b/BUGS @@ -1,11 +1,33 @@ -This file documents bugs which were "re-introduced" in various pl's +Document Really Ugly Bugs (coredumps, assert fails, etc) -pl69 - * slurs.ly -pl68: - * opening rests wohltemperirt - - * lyrics broken, +[Linux Intel] + +LilyPond occasionally crashes while parsing the initialisation files. +This is a very obscure bug, and usually entering the commandline +differently "fixes" it. + + lilypond input.ly + +and + + lilypond -I. ./input.ly + +makes a difference + +Typical stacktrace: + + SIGSEGV + __libc_malloc (bytes=16384) + ?? () + yyFlexLexer::yy_create_buffer () + Includable_lexer::new_input (this=0x8209a00, s={strh_ = { + : + + +I get bitten by this every once in a while, and I am very interested +in hints what might be wrong. This problem has only been identified +with libc-5.3 and libc-5.4 platforms, so you might try upgrading to +6.0, ie. GNU libc-2. + - * midi broken