lilypond-devel
[Top][All Lists]
Advanced

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

Re: segfault with (almost) empty input


From: David Kastrup
Subject: Re: segfault with (almost) empty input
Date: Fri, 11 Jan 2013 16:59:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Werner LEMBERG <address@hidden> writes:

> [git commit 51d4e23a]
>
>
> This small input file
>
>   \version "2.17.10"
>
>   \score {
>     \new Staff { }
>
>     \midi { }
>   }
>
> causes a segfault.

Can you reign this in?  It is not likely caused by the above mentioned
commit.  A good candidate for causing the failure could be

commit 255fe22c663dbbcb25b693fc8e60ca95343417ef
Author: David Kastrup <address@hidden>
Date:   Tue Nov 6 17:43:45 2012 +0100

    Issue 2951: Allow music of nominally zero duration to be typeset.
    
    This is important for things like incipits without notes or other
    material that produces output without spending time.  In particular,
    this is interesting for \score in markup which more often than not
    only contains few notational elements and where attempts to just get
    basic key/clef/timesignature drawings are sometimes failing in
    frustrating manners.

first released in version 2.17.8.  Can you check whether this is the
culprit?  I have to go feed the horses.  Did not have time today to
actually get food and/or eat.

-- 
David Kastrup




reply via email to

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