Xfce4-session segfault on exit
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Mon Mar 14 18:10:19 CET 2005
Daichi Kawahata wrote:
> Hi,
>
> Recently, xfce4-session crashes on exit without prompt window even
> though I had enabled "Prompt on logout" (I'm forced back into IRIX's
> xdm login window, in next login I'll have to see core in my home).
> It was compiled gcc 3.4.3 with flags -O2 -W -Wall -Wformat=2 on IRIX
> 6.5.
>
> PS. Should I report those at Bugzilla or is it okay posting here?
Please use Bugzilla.
> (gdb) bt full
> #0 simple_add_group (simple=0x1062d550, name=0x5fc261e8 "[NULL]") at xfce-rc-simple.c:144
> group = (Group *) 0x0
The problem is in libxfce4util. Unfortunately group cannot be NULL
unless g_chunk_new() returns NULL.
Benedikt
More information about the Xfce4-dev
mailing list