Re: Callbacks from an idle function
- From: Peter Bloomfield <peterbloomfield BellSouth net>
- To: Vivien Malerba <vmalerba gmail com>
- Cc: Gtk App Devel list <gtk-app-devel-list gnome org>
- Subject: Re: Callbacks from an idle function
- Date: Fri, 08 Apr 2005 15:26:34 +0000
On 04/08/2005 10:22:59 AM, Vivien Malerba wrote:
[ snip ]
However, still from the same function, I then destroy the custom
widget, and the whole application locks. A backtrace from gdb attached
to the locked application gives:
(gdb) bt
#0 0x00ad37a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x00d3913e in __lll_mutex_lock_wait () from
/lib/tls/libpthread.so.0
#2 0x00d35d9b in _L_mutex_lock_32 () from /lib/tls/libpthread.so.0
#3 0x00000000 in ?? ()
Perhaps you're trying to use gdk_threads_enter recursively? Instant
lock...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]