bug-lilypond
[Top][All Lists]
Advanced

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

‹ Prev 7 of 7


From: Toine Schreurs
Subject: ‹ Prev 7 of 7
Date: Tue, 3 Jul 2007 14:11:12 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

segfault,
        programming error bad number of pages
X-BeenThere: address@hidden
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:address@hidden>
List-Archive: <http://lists.gnu.org/pipermail/bug-lilypond>
List-Post: <mailto:address@hidden>
List-Help: <mailto:address@hidden>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/bug-lilypond>,
        <mailto:address@hidden>
X-List-Received-Date: Tue, 03 Jul 2007 14:11:30 -0000

> 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






reply via email to

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