segfault,
        programming error bad number of pages
X-BeenThere: [email protected]
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: LilyPond Bug Reports <bug-lilypond.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/bug-lilypond>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://lists.gnu.org/pipermail/bug-lilypond>
List-Post: <mailto:[email protected]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/bug-lilypond>,
        <mailto:[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]

> I'm not top posting.
segmentation fault, programming error: tried to space systems on a bad number of
pages.

%%% BEGIN %%%
\version "2.11.27"
% segfault for REP= 27 to 30, 35 to 50
REP=27

\paper {
  ragged-right = ##f
  ragged-bottom = ##t
  ragged-last-bottom = ##t
}

music = \relative c'' {
  \repeat unfold \REP {c4 d e f }
}

\score {
  <<
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
    \new Staff \music
  >>
}
%%% END %%%

lilypond score.ly
GNU LilyPond 2.11.27
Processing `score.ly'
Parsing...
Interpreting music... [8][16][24]
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 3 or 4 pages...
programming error: tried to space systems on a bad number of pages
continuing, cross fingers
Segmentation fault




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to