problem running new panel
Jasper Huijsmans
jasper at xfce.org
Sun Sep 18 17:28:34 CEST 2005
Nicolas Masse schreef:
> On Fri, 16 Sep 2005 08:28:54 +0200
> Jasper Huijsmans <jasper at xfce.org> wrote:
>
>
>>...
>>
>>>It seems there is a bug with the test plugin: if I kill the app or remove a panel, I have an error message saying that the plugin was
>>>unexpedly removed. Also if I do it by removing a panel, I have a segfault:
>>>
>>>(testplugin:30905): Gdk-WARNING **: GdkWindow 0x1c0001c unexpectedly destroyed
>>>
>>>(testplugin:30905): Gdk-WARNING **: GdkWindow 0x1c00003 unexpectedly destroyed
>>>Erreur de segmentation
>>>
>>
>>Hmm, this happens when the panel crashes. Could you try and get
>>backtrace in gdb?
>
> here is the complete backtrace.
...
>
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 6627)]
> 0xb7fe1eca in xfce_itembar_forall (container=0x807e3d8, include_internals=0,
> callback=0xb7dad550 <gtk_widget_destroy>, callback_data=0x0)
> at xfce-itembar.c:778
> 778 if (child && GTK_IS_WIDGET (child->widget))
> (gdb)
> (gdb) bt
> #0 0xb7fe1eca in xfce_itembar_forall (container=0x807e3d8,
> include_internals=0, callback=0xb7dad550 <gtk_widget_destroy>,
> callback_data=0x0) at xfce-itembar.c:778
> #1 0xb7c31972 in gtk_container_foreach () from /usr/lib/libgtk-x11-2.0.so.0
>
This is the same crash I thought I fixed earlier :( If you're not fed up
yet, you could try compiling with --enable-debug=full and see what it
says (a lot, probably, not sure it will be useful ;).
Jasper
More information about the Xfce4-dev
mailing list