Am 09.10.2014 um 22:07 schrieb Richard Shann:
> On Thu, 2014-10-09 at 20:19 +0200, Andreas Schneider wrote:
>> With the statically built binary, Denemo does not crash when the
>> selected audio device is busy or the selected MIDI device is turned off.
>> That means that the library of my distribution (Debian Jessie) is to blame.
> Well, that is a good suspicion - unfortunately, with this sort of bug it
> is not possible to be sure, it could be that Denemo's use of threads has
> some error which randomly affects behavior depending on the details of
> what it is linked to.

There is also a threading error on quit:

GThread - ERROR   : file
/home/jjbenham/public_html/gub/target/linux-x86/src/glib-0/gthread/gthread-posix.c:
line 171 (g_mutex_free_posix_impl): error 'Das Gerät oder die Ressource
ist belegt' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'

As it mentions mutex, that might indeed hint at a threading error which
causes the problem.

>> By the way, with the binary, typesetting with Lilypond does not work.
> Did you launch it with the script? That is supposed to set things up so
> that the lilypond binary (which is included) will be found (IIRC).

Yes, I ran ./Launch_Denemo.sh

Andreas

_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to