Quote:
Originally Posted by kovidgoyal
You need to run the bt command at the gdb command line to get a backtrace after the crash.
|
Sorry ! Hope this is better.
Code:
gdb: Symbol `acs_map' has different size in shared object, consider re-linking
GNU gdb (GDB) 7.8-1pclos2014 (PCLinuxOS release 2014)
Copyright (C) 2014 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-mandriva-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from calibre...(no debugging symbols found)...done.
[?1034h(gdb) handle SIGPIPE nostop noprint
Signal Stop Print Pass to program Description
SIGPIPE No No Yes Broken pipe
(gdb) run
Starting program: /usr/bin/calibre
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
warning: File "/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /lib64/libthread_db-1.0.so
line to your configuration file "/home/ron/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/ron/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
process 32662 is executing new program: /opt/calibre/bin/calibre
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
warning: File "/lib64/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
malloc(): invalid size (unsorted)
Program received signal SIGABRT, Aborted.
0x00007ffff7c07de0 in raise () from /lib64/libc.so.6
(gdb) bt full
#0 0x00007ffff7c07de0 in raise () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007ffff7bef548 in abort () from /lib64/libc.so.6
No symbol table info available.
#2 0x00007ffff7c4a3c8 in ?? () from /lib64/libc.so.6
No symbol table info available.
#3 0x00007ffff7c51e2a in ?? () from /lib64/libc.so.6
No symbol table info available.
#4 0x00007ffff7c547dc in ?? () from /lib64/libc.so.6
No symbol table info available.
#5 0x00007ffff7c566c9 in malloc () from /lib64/libc.so.6
No symbol table info available.
#6 0x00007fffe44fdc34 in ?? () from /usr/lib64/libGLX_mesa.so.0
No symbol table info available.
#7 0x00007fffe44ff211 in ?? () from /usr/lib64/libGLX_mesa.so.0
No symbol table info available.
#8 0x00007fffe9362909 in glXChooseFBConfig () from /usr/lib64/libGLX.so.0
No symbol table info available.
#9 0x00007fffe5ab5d81 in ?? () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
No symbol table info available.
#10 0x00007fffe5ab6497 in ?? () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
No symbol table info available.
#11 0x00007fffe5ab19e2 in ?? () from /usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
No symbol table info available.
#12 0x00007fffe5574084 in QXcbWindow::create() () from /opt/calibre/lib/libQt5XcbQpa.so.5
No symbol table info available.
#13 0x00007fffe556014a in QXcbIntegration::createPlatformWindow(QWindow*) const () from /opt/calibre/lib/libQt5XcbQpa.so.5
No symbol table info available.
#14 0x00007fffe988d4fe in QWindowPrivate::create(bool, unsigned long long) () from /opt/calibre/lib/libQt5Gui.so.5
No symbol table info available.
#15 0x00007fffe7e88811 in QWidgetPrivate::create() () from /opt/calibre/lib/libQt5Widgets.so.5
No symbol table info available.
#16 0x00007fffe7e88ea0 in QWidget::create(unsigned long long, bool, bool) () from /opt/calibre/lib/libQt5Widgets.so.5
No symbol table info available.
#17 0x00007fffe7e946a4 in QWidgetPrivate::setVisible(bool) () from /opt/calibre/lib/libQt5Widgets.so.5
No symbol table info available.
#18 0x00007fffe85386b4 in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtWidgets.so
No symbol table info available.
#19 0x00007fffe868b398 in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtWidgets.so
No symbol table info available.
#20 0x00007ffff7895a35 in PyEval_EvalFrameEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#21 0x00007ffff7897fbc in PyEval_EvalCodeEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#22 0x00007ffff7894404 in PyEval_EvalFrameEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#23 0x00007ffff7897fbc in PyEval_EvalCodeEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#24 0x00007ffff780cc6c in ?? () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#25 0x00007ffff77da2b3 in PyObject_Call () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#26 0x00007ffff77ec08c in ?? () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#27 0x00007ffff77da2b3 in PyObject_Call () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#28 0x00007ffff788e087 in PyEval_CallObjectWithKeywords () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#29 0x00007fffeadac1e5 in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtCore.so
No symbol table info available.
#30 0x00007fffeadac738 in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtCore.so
No symbol table info available.
#31 0x00007fffeadac9f0 in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtCore.so
No symbol table info available.
#32 0x00007fffeadad527 in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtCore.so
No symbol table info available.
#33 0x00007fffea899ae7 in ?? () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#34 0x00007fffea89d473 in ?? () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#35 0x00007fffea892323 in QObject::event(QEvent*) () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#36 0x00007fffe7e538fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/calibre/lib/libQt5Widgets.so.5
No symbol table info available.
#37 0x00007fffe7e5add0 in QApplication::notify(QObject*, QEvent*) () from /opt/calibre/lib/libQt5Widgets.so.5
No symbol table info available.
#38 0x00007fffe870768e in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtWidgets.so
No symbol table info available.
#39 0x00007fffea860ca8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#40 0x00007fffea8bc1e9 in QTimerInfoList::activateTimers() () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#41 0x00007fffea8bca71 in ?? () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#42 0x00007fffeb5c8db7 in g_main_context_dispatch () from /opt/calibre/lib/libglib-2.0.so.0
No symbol table info available.
#43 0x00007fffeb5c90c8 in ?? () from /opt/calibre/lib/libglib-2.0.so.0
No symbol table info available.
#44 0x00007fffeb5c92ac in g_main_context_iteration () from /opt/calibre/lib/libglib-2.0.so.0
No symbol table info available.
#45 0x00007fffea8bce3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#46 0x00007fffea85f532 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#47 0x00007fffea868c34 in QCoreApplication::exec() () from /opt/calibre/lib/libQt5Core.so.5
No symbol table info available.
#48 0x00007fffe867c2cb in ?? () from /opt/calibre/lib/python2.7/site-packages/PyQt5/QtWidgets.so
No symbol table info available.
#49 0x00007ffff7895a35 in PyEval_EvalFrameEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#50 0x00007ffff7897fbc in PyEval_EvalCodeEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#51 0x00007ffff7894404 in PyEval_EvalFrameEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#52 0x00007ffff7897fbc in PyEval_EvalCodeEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#53 0x00007ffff7894404 in PyEval_EvalFrameEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#54 0x00007ffff7897fbc in PyEval_EvalCodeEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#55 0x00007ffff7894404 in PyEval_EvalFrameEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#56 0x00007ffff7897fbc in PyEval_EvalCodeEx () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#57 0x00007ffff780cc6c in ?? () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#58 0x00007ffff77da2b3 in PyObject_Call () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#59 0x00007ffff788e087 in PyEval_CallObjectWithKeywords () from /opt/calibre/lib/../lib/libpython2.7.so.1.0
No symbol table info available.
#60 0x00007ffff7dbe529 in execute_python_entrypoint () from /opt/calibre/lib/libcalibre-launcher.so
No symbol table info available.
#61 0x0000000000400636 in ?? ()
No symbol table info available.
#62 0x00007ffff7bf0e2b in __libc_start_main () from /lib64/libc.so.6
No symbol table info available.
#63 0x0000000000400669 in ?? ()
No symbol table info available.
(gdb) quit
A debugging session is active.
Inferior 1 [process 32662] will be killed.
Quit anyway? (y or n)