GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"... Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/abiword [Thread debugging using libthread_db enabled] [New Thread -1224026432 (LWP 9344)] (abiword:9344): libgsf:msole-CRITICAL **: ole_get_block: assertion `block < ole->info->max_block' failed [New Thread -1252762736 (LWP 9356)] [New Thread -1261155440 (LWP 9357)] [Thread -1252762736 (LWP 9356) exited] [Thread -1261155440 (LWP 9357) exited] [New Thread -1261155440 (LWP 9378)] [Thread -1261155440 (LWP 9378) exited] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1224026432 (LWP 9344)] 0x082f75cb in UT_basename () (gdb) backtrace full #0 0x082f75cb in UT_basename () No symbol table info available. #1 0x0821b72b in s_HTML_Listener::_openStyleSheet () No symbol table info available. #2 0x08222768 in s_HTML_Listener::_outputStyles () No symbol table info available. #3 0x08224204 in s_HTML_Listener::_outputBegin () No symbol table info available. #4 0x08224370 in s_HTML_Listener::_openSection () No symbol table info available. #5 0x0822a37f in s_HTML_Listener::populateStrux () No symbol table info available. #6 0x084457bd in pt_PieceTable::tellListenerSubset () No symbol table info available. #7 0x0841bc91 in PD_Document::tellListenerSubset () No symbol table info available. #8 0x082248de in IE_Exp_HTML::_writeDocument () No symbol table info available. #9 0x0821a3ff in IE_Exp_HTML::_writeDocument () No symbol table info available. #10 0x0820ee02 in IE_Exp::copyToBuffer () No symbol table info available. #11 0x0817b51e in AP_UnixApp::copyToClipboard () No symbol table info available. #12 0x083485f1 in FV_View::cmdCopy () No symbol table info available. #13 0x0818ada9 in ap_EditMethods::copy () No symbol table info available. #14 0x083105f9 in EV_EditMethod::Fn () No symbol table info available. #15 0x08312190 in EV_Keyboard::invokeKeyboardMethod () No symbol table info available. #16 0x08315b23 in ev_UnixKeyboard::charDataEvent () No symbol table info available. #17 0x08315d66 in ev_UnixKeyboard::keyPressEvent () No symbol table info available. #18 0x082cdb82 in XAP_UnixFrameImpl::_fe::key_press_event () No symbol table info available. #19 0xb7cd41de in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #20 0xb775a772 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #21 0xb776b323 in ?? () from /usr/lib/libgobject-2.0.so.0 No symbol table info available. #22 0x089c82a0 in ?? () No symbol table info available. #23 0xbfc14420 in ?? () No symbol table info available. #24 0x00000002 in ?? () No symbol table info available. #25 0xbfc144fc in ?? () No symbol table info available. #26 0xbfc1440c in ?? () No symbol table info available. #27 0xf074b7db in ?? () No symbol table info available. #28 0xbfc14378 in ?? () No symbol table info available. #29 0x0915f100 in ?? () No symbol table info available. #30 0x0915f100 in ?? () No symbol table info available. #31 0xbfc14404 in ?? () No symbol table info available. #32 0xbfc14394 in ?? () No symbol table info available. #33 0xbfc14434 in ?? () No symbol table info available. #34 0x089588c0 in ?? () No symbol table info available. #35 0x00000000 in ?? () No symbol table info available. (gdb) info registers eax 0x0 0 ecx 0xffffffff -1 edx 0x820ffcc 136380364 ebx 0x94d50e0 156061920 esp 0xbfc13c30 0xbfc13c30 ebp 0xbfc13c48 0xbfc13c48 esi 0x8421e50 138550864 edi 0x0 0 eip 0x82f75cb 0x82f75cb eflags 0x210286 [ PF SF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backgtratrace Thread 1 (Thread -1224026432 (LWP 9344)): #0 0x082f75cb in UT_basename () #1 0x0821b72b in s_HTML_Listener::_openStyleSheet () #2 0x08222768 in s_HTML_Listener::_outputStyles () #3 0x08224204 in s_HTML_Listener::_outputBegin () #4 0x08224370 in s_HTML_Listener::_openSection () #5 0x0822a37f in s_HTML_Listener::populateStrux () #6 0x084457bd in pt_PieceTable::tellListenerSubset () #7 0x0841bc91 in PD_Document::tellListenerSubset () #8 0x082248de in IE_Exp_HTML::_writeDocument () #9 0x0821a3ff in IE_Exp_HTML::_writeDocument () #10 0x0820ee02 in IE_Exp::copyToBuffer () #11 0x0817b51e in AP_UnixApp::copyToClipboard () #12 0x083485f1 in FV_View::cmdCopy () #13 0x0818ada9 in ap_EditMethods::copy () #14 0x083105f9 in EV_EditMethod::Fn () #15 0x08312190 in EV_Keyboard::invokeKeyboardMethod () #16 0x08315b23 in ev_UnixKeyboard::charDataEvent () #17 0x08315d66 in ev_UnixKeyboard::keyPressEvent () #18 0x082cdb82 in XAP_UnixFrameImpl::_fe::key_press_event () #19 0xb7cd41de in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0 #20 0xb775a772 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #21 0xb776b323 in ?? () from /usr/lib/libgobject-2.0.so.0 #22 0x089c82a0 in ?? () #23 0xbfc14420 in ?? () #24 0x00000002 in ?? () #25 0xbfc144fc in ?? () #26 0xbfc1440c in ?? () #27 0xf074b7db in ?? () #28 0xbfc14378 in ?? () #29 0x0915f100 in ?? () #30 0x0915f100 in ?? () #31 0xbfc14404 in ?? () #32 0xbfc14394 in ?? () #33 0xbfc14434 in ?? () #34 0x089588c0 in ?? () #35 0x00000000 in ?? () (gdb) quit The program is running. Exit anyway? (y or n)