Systray question/problem
Brian J. Tarricone
bjt23 at cornell.edu
Mon Feb 2 01:53:56 CET 2004
Olivier Fourdan wrote:
>On Thu, 2004-01-29 at 21:57, Bernhard Walle wrote:
>
>
>>#0 0x404192bf in g_type_check_instance_is_a () from /opt/gnome/lib/libgobject-2.0.so.0
>>#1 0x40401395 in g_object_unref () from /opt/gnome/lib/libgobject-2.0.so.0
>>#2 0x4024e479 in gtk_socket_get_id () from /opt/gnome/lib/libgtk-x11-2.0.so.0
>>#3 0x4024fde7 in gtk_socket_get_id () from /opt/gnome/lib/libgtk-x11-2.0.so.0
>>#4 0x4030fa48 in gdk_event_get_graphics_expose () from /opt/gnome/lib/libgdk-x11-2.0.so.0
>>#5 0x4031123a in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
>>#6 0x40311a8f in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
>>#7 0x40311c99 in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
>>#8 0x4057b148 in g_main_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
>>#9 0x4057c1a8 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
>>#10 0x4057c5a8 in g_main_context_iterate () from /opt/gnome/lib/libglib-2.0.so.0
>>#11 0x4057cbf7 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
>>#12 0x401536ff in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
>>#13 0x0804b4c9 in main (argc=1, argv=0xbffff5f4) at xftaskbar.c:573
>>
>>
>
>This backtrace doesn't tell me much, everyting is from gtk...
>
>
ok, this is a _huge_ shot in the dark, but perhaps it might help...
danny and i fixed a crash bug in xfdesktop with a somewhat-similar
looking backtrace. the problem was calling gtk stuff inside an X event
handler, which, predictably, was causing a crash. not sure if this
could be the case here, but i guess it's something to look at.
-brian
More information about the Xfce4-dev
mailing list