bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Lilypond 1.6.2 segfault.


From: Alexandre Beneteau
Subject: Lilypond 1.6.2 segfault.
Date: Fri, 13 Sep 2002 14:31:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020828

Hello,

I imagine my .ly file contains some mistakes I have to correct, but as Lily segfault, I suppose you will be interested...

I send you log and source as attached piece.
Feel free to ask for more details.

Thanks for developing lilypond :-)

Alex.
Script started on Fri Sep 13 14:20:05 2002
> make dictee_rythme.dvi
ly2dvi dictee_rythme.ly
Running LilyPond...
GNU LilyPond 1.6.2
Now processing: `dictee_rythme.ly'
Parsing...
Interpreting music...[8][13]
Preprocessing elements... 
Calculating column positions... [3][6][9][12][13]
paper output to `dictee_rythme.tex'...
error: 

LilyPond crashed (signal 11).Please submit a bug report to address@hidden

Traceback (most recent call last):
  File "/usr/local/bin/ly2dvi", line 1012, in ?
    run_lilypond (files, dep_prefix)
  File "/usr/local/bin/ly2dvi", line 516, in run_lilypond
    error ("\n\n" + _ ("LilyPond crashed (signal %d).") % signal \
  File "/usr/local/bin/ly2dvi", line 151, in error
    sys.exit (2)
SystemExit: 2
> cat dictee_rythme.ly 
\score {
    \notes
    \context RhythmicStaff=dictee {
        \time 4/4
        c8 c16 c c c c8 c4. c8
        \times 2/3 {c8 c c} c c32 c c c c16 c c8 ~ c c
        c4 r c16 c c c c c c8 c
        c8 c4 c8 \times 2/3 {c8 c c} c16 c c c
        c4 c8 c \times 2/3 {c8 c c} c16 c c c
        c4 c8 c c16 c c c c c c8 ~
        c c c4 c \times 2/3 {c8 c c}
        c8 c c c ~ c  ~ c c
        c4 r c8 c16 c c c c c
        \times 4/6 {c16 c c c c c} c4 r c8 c
        c16 c8 c16 c8 c c16 c c8 ~ c c16 c
        c4 c8. c16 c4 r
        \bar "|."
    }
}
> ^D
Script done on Fri Sep 13 14:20:39 2002

reply via email to

[Prev in Thread] Current Thread [Next in Thread]