bug-lilypond
[Top][All Lists]
Advanced

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

array overflow problem with 2.1.23


From: Paul Scott
Subject: array overflow problem with 2.1.23
Date: Sun, 15 Feb 2004 13:24:08 -0700
User-agent: Mozilla Thunderbird 0.5 (X11/20040209)

I've reduced this example to as small as I can.

Paul Scott

\version "2.1.23"

\include "english.ly"

cueOn = \set Staff.fontSize = #-1
cueOff = \unset Staff.fontSize 

numberEveryBar = {
    \override Score.BarNumber   
    #'break-visibility = #end-of-line-invisible
    \set Score.barNumberVisibility = #(every-nth-bar-number-visible 1)
}

trstart = \notes { %\override TextSpanner   #'font-family = #'music
    \override TextSpanner   #'style = #'trill
    \override TextSpanner   #'edge-height = #'(0 . 0)
    \override TextSpanner   #'edge-text
     = #(cons (make-musicglyph-markup "scripts-trill")  "")
}

dyviiiixcom = \notes { 
    \time 2/2 \skip 1*18 \bar "||" \time 3/2 \skip 2*3 \bar "||"
    \time 2/2 \skip 1*2 \bar "||"
    \time 2/2 \skip 1*16 \bar "||" \skip 1*20 \bar "||" %58
    \skip 1*8 \bar "||" \skip 1*8 \bar "||" \skip 1*34
    \time 2/2 \skip 1*4 %\bar "||" 
}

sjbfi   = \notes\relative c'' { 
    d4^\markup\large\bold{ Soli } e8 fs a,4 b8 cs d4 d a'2 } %9-10
picc = \notes\relative c''' {
    \numberEveryBar \key g \major 
    << { \cueOn g4^\markup{ Whistle on stage } a8 b d,4 e8 fs 
         g4 g d'2 \cueOff } 
       { R1*2 } >> 
}

flii = \notes\relative c''' {
    \numberEveryBar
    \key g \major
    << { \cueOn g4^\markup{ Whistle on stage } a8 b d,4 e8 fs 
         g4 g d'2 \cueOff }
       { R1*2 } >>
    R1*2 
    \cueOn a4^\markup{ Piccolo cue } b8 c e,4 fs8 g a4 a e2 \cueOff R1*2
    \transpose c bf \sjbfi r4 c'-. r c-. r b-. c-. r %13
    \transpose c bf \sjbfi c,4 c c c b8 b b4 c r
}

cliv = \notes\relative c'' {
    \numberEveryBar \key a \major 
    R1*8
    \sjbfi r4 fs-. r fs-. r g-. fs-. r \sjbfi a,4 a a a a8 a a4 a r
    b'8\ff fs b, fs b4 fs r2 \acciaccatura{ as'8 } b2-^(\fz 
    c1~ c4) c8[-^ \times 2/3 { bf16( a g] } %20
    \key f \major f4-.) c,-. r c-. r\> c-. r c-.\!
}
i = \notes\relative c'' { r2 r4 \acciaccatura{ cs8 } d8-^\fz r }
ii = \notes\relative c'' { 
    bf,2( c~ c2.) c4-. f2( e f2.) d4-. df-. r df-. r df4-. r8 df4 r8 r4 %46
    R1*2 ef4-.\p r \repeat unfold 3 { ef4-. r } 
    << \repeat "tremolo" 16 { f'32(\f g } { s2..\< s8\! } >>
    << { \repeat "tremolo" 8 { f32 g } f4) } { s2\> s8 s8\! } >> r4 %50
    cs,8-. r d d~-- d4 r | f8-. r d d~-- d4 r | cs8-. r d d~-- d4 r | %53
    f8-. r ds ds~-- ds4 r g,2(\pp gs\< a\! bf4-.) 
}
cliva = \notes\relative c' {
    << { s1*2^\markup\large\bold{ To Clarinet } } { R1*2 } >> R2*3 %22
    \key f \major R1*2 
    \repeat unfold 2 { \acciaccatura{ e,8 } f1~ f c'4 c c c c8 c c4 c2 } %30
    R1*2 d1( ef2 d4) r R1*2 %36
    \repeat unfold 2 { r4 \acciaccatura{ e8 } f4-. } r4 f-. f-. r %38
    \ii e'-> %56
    r4 e->\f r4 e-> r4 e-> 
}
\version "2.1.23"
\include "bug89notes.ly"

\score {
    <<
        \dyviiiixcom
        \context StaffGroup <<
            \set Score.skipBars = ##t
            \new Staff { \flii \cliva }
            \new Staff { \cliv \notes\acciaccatura{ b8 } }
            \new Staff { \picc }
        >>
    >>
    \paper { }
}
lilypond (GNU LilyPond) 2.1.23
Opening pipe `/usr/bin/lilypond-bin --version '
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Invoking `/usr/bin/lilypond-bin  -I /home/paul/music/pima -I 
/home/paul/music/pima -I /home/paul/music/pima -H dedication -H title -H 
subtitle -H subsubtitle -H footer -H head -H composer -H arranger -H instrument 
-H opus -H piece -H metre -H meter -H poet -H texttranslator -H textheight -H 
orientation -H language -H latexpackages -H papersize -H pagenumber -H 
latexheaders -H latexoptions -H linewidth -H unit --verbose bug89test'
lilypond_datadir: `/usr/share/lilypond'
local_lilypond_datadir: `/usr/share/lilypond/2.1.23'
localedir: `/usr/share/locale'
LILYPONDPREFIX: `'


Now processing: `bug89test.ly'
Parsing...[/usr/share/lilypond/2.1.23/ly/init.ly[/usr/share/lilypond/2.1.23/ly/declarations-init.ly[/usr/share/lilypond/2.1.23/ly/nederlands.ly][/usr/share/lilypond/2.1.23/ly/drumpitch-init.ly][/usr/share/lilypond/2.1.23/ly/chord-modifiers-init.ly][/usr/share/lilypond/2.1.23/ly/script-init.ly][/usr/share/lilypond/2.1.23/ly/scale-definitions-init.ly][/usr/share/lilypond/2.1.23/ly/grace-init.ly][/usr/share/lilypond/2.1.23/ly/midi-init.ly[/usr/share/lilypond/2.1.23/ly/performer-init.ly]][/usr/share/lilypond/2.1.23/ly/engraver-init.ly][/usr/share/lilypond/2.1.23/ly/dynamic-scripts-init.ly][/usr/share/lilypond/2.1.23/ly/spanners-init.ly][/usr/share/lilypond/2.1.23/ly/property-init.ly]][/home/paul/music/pima/bug89test.ly[/home/paul/music/pima/bug89notes.ly[/usr/share/lilypond/2.1.23/ly/english.ly]][/usr/share/lilypond/2.1.23/fonts/afm/feta20.afm][/usr/share/lilypond/2.1.23/fonts/tfm/feta20.tfm]Interpreting
 music...[8][16]
/usr/share/lilypond/2.1.23/ly/grace-init.ly:25:8: warning: unbound spanner 
`Slur':
    s1*0
        (
[24][32][40][48][56][58]elapsed time: 1.36 seconds
Element count 2503 (spanners 122) Preprocessing graphical objects... Grob count 
4209 
[/usr/share/lilypond/2.1.23/fonts/afm/parmesan20.afm][/usr/share/lilypond/2.1.23/fonts/tfm/parmesan20.tfm]
/home/paul/music/pima/bug89notes.ly:62:40: warning: beam has less than two 
visible stems:
    << \repeat "tremolo" 16 { f'32(\f g 
                                        } { s2..\< s8\! } >>
[/usr/share/lilypond/2.1.23/fonts/afm/feta14.afm][/usr/share/lilypond/2.1.23/fonts/tfm/feta14.tfm][/usr/share/lilypond/2.1.23/fonts/afm/parmesan14.afm][/usr/share/lilypond/2.1.23/fonts/tfm/parmesan14.tfm][/usr/share/lilypond/2.1.23/fonts/afm/feta18.afm][/usr/share/lilypond/2.1.23/fonts/tfm/feta18.tfm][/usr/share/lilypond/2.1.23/fonts/afm/parmesan18.afm][/usr/share/lilypond/2.1.23/fonts/tfm/parmesan18.tfm]
Calculating line breaks... 
[/usr/share/lilypond/2.1.23/fonts/afm/feta-din14.afm][/usr/share/lilypond/2.1.23/fonts/tfm/feta-din14.tfm][/usr/share/lilypond/2.1.23/fonts/afm/feta-nummer10.afm][/usr/share/lilypond/2.1.23/fonts/tfm/feta-nummer10.tfm][/usr/share/lilypond/2.1.23/fonts/afm/feta13.afm][/usr/share/lilypond/2.1.23/fonts/tfm/feta13.tfm][/usr/share/lilypond/2.1.23/fonts/afm/parmesan13.afm][/usr/share/lilypond/2.1.23/fonts/tfm/parmesan13.tfm]Global
 shortest duration is 1/8
[/usr/share/texmf/fonts/tfm/public/cm/cmr8.tfm][3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][48][51][54][57][58]
Optimal demerits: 1.254680
paper output to `bug89test.tex'...
Element count 
2544.[[/usr/share/texmf/fonts/tfm/public/cm/cmbx12.tfm]0][1][lilypond-bin: 
../flower/include/array.hh:149: T& Array<T>::elem_ref(int) const [with T = 
void*]: Assertion `i >=0&&i<size_' failed.
lilypond: warning: `usr' failed (signal 6) (ignored)



lilypond: error: LilyPond crashed (signal 6).
lilypond: error: Please submit a bug report to address@hidden
Traceback (most recent call last):
  File "/usr/bin/lilypond", line 869, in ?
    run_lilypond (files, dep_prefix)
  File "/usr/bin/lilypond", line 286, in run_lilypond
    ly.exit (status)
  File "/usr/share/lilypond/2.1.23/python/lilylib.py", line 130, in exit
    raise _ ('Exiting (%d)...') % i
Exiting (6)...
Cleaning /tmp/tmpCIV-JVlilypond...

reply via email to

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