Re: xfce4.2.2

Olivier Fourdan <[email protected]> Tue, 14 Feb 2006 09:10:15 +0100
Newsgroups gmane.comp.xfce.devel
Message-ID <[email protected]>
Hi Rick,

Rick Sivernell wrote:
> I have built the xfce4.2.2 system with the installer. All went 
> very well. When I reboot and login, the panel starts and then
> is gone. I get the following:
> 
> rick@RSivernell:~> /usr/local/bin/xfce4-panel &[1] 13145rick@RSivernell:~> *** glibc detected *** double free or corruption:
> 0x00000000008dde60 *** *** glibc detected *** double free or corruption:
> 0x00000000008ddf20 *** *** glibc detected *** free(): invalid pointer:
> 0x00000000008de040 ***[1]+  Segmentation fault      /usr/local/bin/xfce4-panelrick@RSivernell:~>

It's impossible for us to tell without additional information.

Can you try this:

1) Open an X terminal
2) From there, launch "gdb xfce4-panel"
3) from the gdb prompt (gdb) type "run"
4) once the panel has died, type "bt" and post the results on this list.

Thanks in advance,
Olivier.