denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Denemo crash


From: Richard Shann
Subject: Re: [Denemo-devel] Denemo crash
Date: Tue, 07 Feb 2017 10:19:01 +0000

On Sun, 2017-02-05 at 22:02 +0100, Andreas Schneider wrote:
> Thread 1 "denemo" received signal SIGINT, Interrupt.
> 0x00007ffff1fb754d in poll () at ../sysdeps/unix/syscall-template.S:84
> (gdb) b select.c:1176
> Make breakpoint pending on future shared library load? (y or [n])

So the other crash that you tested failed to stop for the same reason -
the breakpoint was never set on anything gdb knew about.

Could you make the following check:

start the version of the program that crashes when trying to delete the
last verse. Create a voice to a staff and add a verse to it. Typeset the
score and see if the verse that is attached to the voice is typeset.

The point of this is that if this fails to typeset the verse on the
voice then the version you are compiling is not the latest git
development, as typesetting verses on voices was fixed after the
crash-on-deleting-last-verse was fixed.

I have a substantial internal upgrade of the code ready to commit, but
I'm holding off so as to not muddy the picture. I could bump the Denemo
version now, but it would be better to do it after I commit this
upgrade.

Richard





reply via email to

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