View Single Post
Old 10-06-2009, 10:57 PM   #32
ciscoswitch
Enthusiast
ciscoswitch began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Sep 2009
Device: Kindle
ok, I think this is the info you want:

[root@puterserver calibre]# gdb /opt/calibre/loader -c core.15975
GNU gdb Fedora (6.8-27.el5)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu"...
(no debugging symbols found)
Reading symbols from /opt/calibre/libpython2.6.so.1.0...(no debugging symbols found)...done.
Loaded symbols for /opt/calibre/libpython2.6.so.1.0
Reading symbols from /opt/lib/libpthread.so.0...done.
Loaded symbols for /opt/calibre/../lib/libpthread.so.0
Reading symbols from /opt/lib/libdl.so.2...done.
Loaded symbols for /opt/calibre/../lib/libdl.so.2
Reading symbols from /opt/lib/libutil.so.1...done.
Loaded symbols for /opt/calibre/../lib/libutil.so.1
Reading symbols from /opt/lib/libm.so.6...done.
Loaded symbols for /opt/calibre/../lib/libm.so.6
Reading symbols from /opt/lib/libc.so.6...done.
Loaded symbols for /opt/calibre/../lib/libc.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /opt/calibre/_functools.so...done.
Loaded symbols for /opt/calibre/_functools.so
Core was generated by `/opt/calibre/loader'.
Program terminated with signal 11, Segmentation fault.
[New process 15975]
#0 0x0000003bee208da5 in do_lookup_x () from /lib64/ld-linux-x86-64.so.2
ciscoswitch is offline   Reply With Quote