Ticket #4037: abi_bt.txt

File abi_bt.txt, 3.3 KB (added by godiard, 12 years ago)

bt running abiword in a terminal

Line 
1[olpc@xo-93-20-86 ~]$ gdb abiword core.1710
2GNU gdb (GDB) Fedora (7.5.0.20120926-25.fc18)
3Copyright (C) 2012 Free Software Foundation, Inc.
4License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
5This is free software: you are free to change and redistribute it.
6There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
7and "show warranty" for details.
8This GDB was configured as "armv7hl-redhat-linux-gnueabi".
9For bug reporting instructions, please see:
10<http://www.gnu.org/software/gdb/bugs/>...
11Reading symbols from /usr/bin/abiword...(no debugging symbols found)...done.
12[New LWP 1710]
13[New LWP 1711]
14
15warning: File "/usr/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py".
16To enable execution of this file add
17        add-auto-load-safe-path /usr/lib/libthread_db-1.0.so
18line to your configuration file "/home/olpc/.gdbinit".
19To completely disable this security protection add
20        set auto-load safe-path /
21line to your configuration file "/home/olpc/.gdbinit".
22For more information about this security protection see the
23"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
24        info "(gdb)Auto-loading safe path"
25
26warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
27
28warning: File "/usr/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py".
29
30warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
31Core was generated by `abiword'.
32Program terminated with signal 6, Aborted.
33#0  0xb5a75e38 in raise () from /lib/libc.so.6
34Missing separate debuginfos, use: debuginfo-install abiword-2.9.3-1.git20121011.fc18.olpc2.armv7hl
35(gdb) bt
36#0  0xb5a75e38 in raise () from /lib/libc.so.6
37#1  0xb5a77478 in abort () from /lib/libc.so.6
38#2  0xb6caeb8c in AP_UnixApp::catchSignals(int) () from /lib/libabiword-2.9.so
39#3  0xb6caec40 in signalWrapper(int) () from /lib/libabiword-2.9.so
40#4  <signal handler called>
41#5  0xb6c4f980 in FV_View::_getDocPos(_FVDocPos, bool) const () from /lib/libabiword-2.9.so
42#6  0xb6e0cca0 in XAP_UnixFrameImpl::_imRetrieveSurrounding_cb(_GtkIMContext*, void*) ()
43   from /lib/libabiword-2.9.so
44#7  0xb64cbce0 in ?? () from /lib/libgtk-3.so.0
45#8  0xb609a4e0 in g_closure_invoke () from /lib/libgobject-2.0.so.0
46#9  0xb60ac40c in ?? () from /lib/libgobject-2.0.so.0
47#10 0xb60b4654 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0
48#11 0xb60b4f4c in g_signal_emit_by_name () from /lib/libgobject-2.0.so.0
49#12 0xb64b0978 in ?? () from /lib/libgtk-3.so.0
50#13 0xb64cbce0 in ?? () from /lib/libgtk-3.so.0
51#14 0xb609a4e0 in g_closure_invoke () from /lib/libgobject-2.0.so.0
52#15 0xb60ac40c in ?? () from /lib/libgobject-2.0.so.0
53#16 0xb60b4654 in g_signal_emit_valist () from /lib/libgobject-2.0.so.0
54#17 0xb60b4b04 in g_signal_emit () from /lib/libgobject-2.0.so.0
55#18 0xb64ada20 in ?? () from /lib/libgtk-3.so.0
56#19 0xb64ae470 in gtk_im_context_get_surrounding () from /lib/libgtk-3.so.0
57#20 0xb2970710 in ?? () from /usr/lib/gtk-3.0/3.0.0/immodules/libim-maliit.so
58#21 0xb2970710 in ?? () from /usr/lib/gtk-3.0/3.0.0/immodules/libim-maliit.so
59Backtrace stopped: previous frame identical to this frame (corrupt stack?)
60