> something segfaulted, and it is giving gdb a heartache it seems...
> 
> look in /var/cores to see who this guy is...
gdb is new to me, but a little bit of googlin' makes even me look like a
hardcore debugger ;-)

I found mojito is "that guy"  by running
gdb /usr/bin/w /var/cores/core.687

then I did
gdb /usr/libexec/mojito-core /var/cores/core.637 

It told me:
warning: Can't read pathname for load map: Input/output error.
and on the last line:
"Missing separate debuginfos, use: debuginfo-install mojito.i586" 

I got the debuginfos:

sudo debuginfo-install mojito.i586

and more:
sudo debuginfo-install gnutls.i586 gvfs.i586 libgcrypt.i586
libgpg-error.i586 libproxy.i586 libtasn1.i586 nss-mdns.i586 sqlite.i586
zlib.i586

And now it gives me:
Core was generated by `/usr/libexec/mojito-core'.
Program terminated with signal 11, Segmentation fault.
[New process 637]
#0  0xb7665fa0 in ?? ()

What more can I do to test this segfault?

_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to