bug-lilypond
[Top][All Lists]
Advanced

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

Issue 540 in lilypond: programming error: 'cruelty to springs' and irre


From: codesite-noreply
Subject: Issue 540 in lilypond: programming error: 'cruelty to springs' and irregular spacing.
Date: Sun, 02 Mar 2008 18:27:47 -0800

Issue 540: programming error: 'cruelty to springs' and irregular spacing.
http://code.google.com/p/lilypond/issues/detail?id=540

Comment #13 by joeneeman:
Thanks, but the backtrace isn't very illuminating -- I have re-read the code many times and what you get shouldn't happen. I do have a patch (unfortunately, not on this computer) that may fix the problem and I'll upload it for you to test at the next opportunity I have. In the meantime, does compiling with optimisation disabled (using the flag --disable-optimising to ./configure) change anything (make sure you
"make clean" after re-configuring)?

Also, if you don't mind messing around more with gdb, the following set of commands
/might/ provide me with useful information:

(gdb) b programming_error(std::string)
(gdb) r cruelty
<wait until it hits the breakpoint>
(gdb) up
(gdb) p *this



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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