speechd-discuss
[Top][All Lists]
Advanced

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

More on speech-dispatcher crashes


From: Hynek Hanke
Subject: More on speech-dispatcher crashes
Date: Mon, 04 Feb 2008 17:52:53 +0100

Adam Myrow napsal(a):
> Program terminated with signal 11, Segmentation fault.
> #0  0xb7f1a6f2 in g_list_first () from /usr/lib/libglib-2.0.so.0
> (gdb) backtrace
> #0  0xb7f1a6f2 in g_list_first () from /usr/lib/libglib-2.0.so.0
> #1  0x08057591 in get_message_from_queues () at speaking.c:91
>   
> Is this of any help?  To me, at least in my case, it almost looks like a 
> problem with glib on my system rather than Speech-dispatcher.  I'm running 
> Slackware 12.0 with Dropline Gnome installed.
>   
Hello Adam,

thank you for the backtrace. I've checked that all places
where MessageQueue (the list on which the reported g_list_first
operates) is accessed are mutex protected by inserting mutex
checks into the code. I'll still try to do further tests.

With regards,
Hynek Hanke







reply via email to

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