]> git.donarmstrong.com Git - lilypond.git/blobdiff - BUGS
release: 0.1.53
[lilypond.git] / BUGS
diff --git a/BUGS b/BUGS
index 6c32757d6a7a3312b2eb868cd42523eb316237c0..384fb5ce6bf735f2ac1edbe9e0ccd748a0137aa9 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,21 +1,21 @@
-Document Really Ugly Bugs (coredumps, assert fails, etc)
-
+\score{
+       \melodic{
+               [c2 c]
+       }
+}
+lilypond: ../flower/include/varray.hh:141: struct Rhythmic_grouping *& Array<Rhythmic_grouping *>::elem(int) const: Assertion `i >=0&&i<size_' failed.
+Aborted (core dumped)
 
 \score{
        \melodic{
-       [a8 a-2] /bla
+               [c]
        }
 }
-koor.ly: 4: error: parse error, expecting `DIGIT' or `UNSIGNED':
-        [a8 a-2] /bla
-                     
-koor.ly: 5: error: Have to be in Lyric mode for lyrics:
-        }
-         
-lilypond: parser.y:765: int yyparse(void *): Assertion `((My_lily_parser *) my_lily_parser_l)->post_reqs.empty ()' failed.
+lilypond: ../flower/include/cursor.tcc:104: int Cursor<void *>::operator -(class Cursor<void *>) const: Assertion `c.ok()' failed.
 Aborted (core dumped)
 
 
+
 [GNU libc]
 
 The GNU extension memmem() is known to be buggy on linux libc 5.0.9
@@ -23,10 +23,6 @@ and before. Glibc upto 2.0.5 also has problems with memmem (), but
 these should not affect LilyPond.
 
 
-[IRIX (5.3?)]
-
-coredump from strstream::strstream () upon the first read of a file
-
 [Linux Intel]
 
 LilyPond occasionally crashes while parsing the initialisation files.