I have recently installed the hardened profile with PaX enabled onto my
laptop.  At first I was just running xchat-2 with out the systray
module, but now when I emerged xchat-systray, xchat comes up for a few
seconds and then dies.

I have checked the pax.log because I figured that it would be that, but
there is nothing in there.  There doesn't appear to be a core file that
I could analyze and there are no errors reported to stdout when I run it
from the command line.  It just disappears.

$ xchat-2
Segmentation fault

I recompiled with -g and ran it through gdb and when the segv is thrown
the stack dump looks like:

#0  0x148046f6 in ?? ()
#1  0x8e7d66bf in ?? ()
#2  0x149f8af8 in ?? ()
...
#1526 0x00000000 in ?? ()
#1527 0x00000000 in ?? ()
#1528 0x00000000 in ?? ()

Which looks a little strange since there isn't 1 line that has any
non-optimized code in it.

Any thoughts on what's wrong or what else I should check?


Thanks,
Dan
-- 
[email protected] mailing list

Reply via email to