SVN panel crash

Jasper Huijsmans jasper at xfce.org
Fri Oct 21 08:25:35 CEST 2005


Brian J. Tarricone schreef:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hey guys,
> 
> Here's a weird one.  Panel was running fine last night and this morning.
>  I just get home, and it's not running, I try to start it again, but it
> crashes on startup.  Here's output followed by bt:
> 

bleh.

> (gdb) r
> Starting program: /opt/xfce4-svn/bin/xfce4-panel
> [Thread debugging using libthread_db enabled]
> [New Thread -1217509712 (LWP 423)]
> 
> (xfce4-panel:423): Gtk-CRITICAL **: gtk_widget_get_style: assertion
> `GTK_IS_WIDGET (widget)' failed
> 
> (xfce4-panel:423): Gtk-CRITICAL **: gtk_widget_get_modifier_style:
> assertion `GTK_IS_WIDGET (widget)' failed
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1217509712 (LWP 423)]
> urgent_timeout_callback (data=0x80fca50) at netk-tasklist.c:2347
> 2347                c = style->fg[GTK_STATE_SELECTED];
> (gdb) bt
> #0  urgent_timeout_callback (data=0x80fca50) at netk-tasklist.c:2347

Hmm, are you running the tasklist without labels?

It seems priv->show_label is set, but task->label is not a widget.

	Jasper



More information about the Xfce4-dev mailing list