lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Implement new handling for margin settings


From: Joe Neeman
Subject: Re: [PATCH] Implement new handling for margin settings
Date: Wed, 02 Sep 2009 14:31:47 -0700

On Wed, 2009-09-02 at 09:34 +0200, Michael Käppler wrote:
> Hi Neil,
> > 1. Setting system-count = 1 causes a segfault (try running the file
> > Documentation/general/examples/granados.ly)
> >   
> I've checked out a fresh master and it seems that it also crashes 
> without my patches. Can you reproduce this?
> The problem occurs after page-breaking.cc:525 I think. There 
> details.last_column_ contains an empty Grob (0x0). When calling the 
> methods of the Grob class on it, it crashes, which happens after 
> is_break ().
> 2.13.3 doesn't have this problem, but there were lots of commits between.
> Joe, can you help?

When a line doesn't fit (horizontally), the page breaker doesn't fill
out its Line_details struct. I'll see what can be done.

Joe






reply via email to

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