SHR enlightenment crash

Seth Rothenberg seth at pachai.net
Mon Nov 2 12:21:22 CET 2009


Carsten,

> gdb enlightenment PID
...
...
> we even have a whole wiki page on it:
>
> http://trac.enlightenment.org/e/wiki/Debugging


Thank you.  That's a great lead.
The reason I looked at dmesg is in case it
is a systems issue as suggested by the message
>>>[21474576.125000] Unable to find swap-space signature

Here's what I did next...

    opkg install gdb
    gdb enlightenment 1542

I got a lot of reports of  "no debugging symbols found"
(Perhaps I need to install a version compiled with -g or such?)

and

    (gdb) bt
    #0  0x409eae3c in poll () from /lib/libc.so.6
    #1  0x4085c7c8 in ?? () from /usr/lib/libX11.so.6
    Cannot access memory at address 0x0
    (gdb)

All the output from gdb does not mention "sig"



More information about the support mailing list