segmentation fault in xfce 4.2.1.1 - gentoo

Jasper Huijsmans jasper at xfce.org
Thu Apr 14 11:47:57 CEST 2005


On Thu, Apr 14, 2005 at 12:40:05PM +0300, Adrian Pirciu wrote:
> Hello
> 
> I just emerged the 4.2.1.1 masked gentoo ebuild, but I'm having 
> problems with xfce4-panel. It crashed (segmentation fault) 3 times in 
> the last 2-3 hours (of course, I can restart it from a terminal). I 
> never had any problems whatsoever with xfce 4, and I was always on 
> the bleeding edge, using the latest version I had in gentoo's portage 
> (even masked).
> 
> Is it a known problem ? Is it happening only in gentoo ? Should 4.2.1 
> be more stable ? 
> 

Don't use the 4.2.1 panel, it will eat your configuration (that's why 4.2.1.1
was released).

And no, this is no a known issue. Could you try and get a backtrace from the
crash with gdb? In a terminal, when xfce4-panel is not running, type:

 $ gdb xfce4-panel
gdb> run
 [wait for the crash]
gdb> bt
 [output of backtrace]

Thanks,
	Jasper



More information about the Xfce mailing list