Latest Exp Panel segfaulting

Jasper Huijsmans jasper at xfce.org
Wed Sep 21 08:47:37 CEST 2005


Biju Chacko schreef:
> Hi Jas,
> 
> The panel (rev. 17710) is segfaulting for me. Here's a run with debug 
> messages enabled. The last DBG output looks a little goofy, perhaps that 
> could be it.
> 
...
> DBG[panel-item-manager.c:244] xfce_panel_item_manager_init():  + 
> directory: plu/xfce4/panel-plugins
> 

plu?? That doesn't look right...

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1208874528 (LWP 12199)]
> 0x08050a8e in xfce_panel_item_manager_init () at panel-item-manager.c:236
> 236                 if (strcmp (DATADIR, *d) == 0)

A segfault in strcmp usually means one of the two strings is NULL. As 
far as I can see that shouldn't be possible here.

If someone has a suggestion, or can reproduce this, please let me know.

	Jasper



More information about the Xfce4-dev mailing list