Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 836880 Details for
Bug 1043224
[abrt] licq-1.8.1-1.fc19: __gnu_cxx::__verbose_terminate_handler(): Process /usr/bin/licq was killed by signal 6 (SIGABRT)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 14.37 KB, created by
z.d
on 2013-12-15 07:31:31 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
z.d
Created:
2013-12-15 07:31:31 UTC
Size:
14.37 KB
patch
obsolete
>[New LWP 1999] >[New LWP 1998] >[New LWP 1997] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `licq'. >Program terminated with signal 6, Aborted. >#0 0x00000032a1a359e9 in raise () from /lib64/libc.so.6 > >Thread 3 (Thread 0x7fd2962d9840 (LWP 1997)): >#0 0x00000032a1aeb7fd in poll () from /lib64/libc.so.6 >No symbol table info available. >#1 0x000000000047789f in Licq::MainLoop::run() () >No symbol table info available. >#2 0x000000000046407d in CLicq::Main() () >No symbol table info available. >#3 0x000000000044ffbe in main () >No symbol table info available. > >Thread 2 (Thread 0x7fd28fdb3700 (LWP 1998)): >#0 0x00000032a1aed553 in select () from /lib64/libc.so.6 >No symbol table info available. >#1 0x00007fd28f31643c in LicqIcq::MonitorSockets_func() () from /usr/lib64/licq/protocol_icq.so >No symbol table info available. >#2 0x00007fd28f2e9139 in LicqIcq::IcqProtocol::start() () from /usr/lib64/licq/protocol_icq.so >No symbol table info available. >#3 0x00007fd28f2f11c0 in LicqIcq::IcqProtocolPlugin::run() () from /usr/lib64/licq/protocol_icq.so >No symbol table info available. >#4 0x00000000004df952 in LicqDaemon::PluginInstance::startThreadEntry(void*) () >No symbol table info available. >#5 0x00000000004e0e80 in pluginThreadEntry(void*) () >No symbol table info available. >#6 0x00000032a2207c53 in start_thread () from /lib64/libpthread.so.0 >No symbol table info available. >#7 0x00000032a1af5dbd in clone () from /lib64/libc.so.6 >No symbol table info available. > >Thread 1 (Thread 0x7fd28f278700 (LWP 1999)): >#0 0x00000032a1a359e9 in raise () from /lib64/libc.so.6 >No symbol table info available. >#1 0x00000032a1a37238 in abort () from /lib64/libc.so.6 >No symbol table info available. >#2 0x00000032ace60565 in __gnu_cxx::__verbose_terminate_handler() () from /lib64/libstdc++.so.6 >No symbol table info available. >#3 0x00000032ace5e6c6 in ?? () from /lib64/libstdc++.so.6 >No symbol table info available. >#4 0x00000032ace5e6f3 in std::terminate() () from /lib64/libstdc++.so.6 >No symbol table info available. >#5 0x00000032ace5f1df in __cxa_pure_virtual () from /lib64/libstdc++.so.6 >No symbol table info available. >#6 0x00000000004ed614 in LicqDaemon::ProtocolPluginInstance::~ProtocolPluginInstance() () >No symbol table info available. >#7 0x00000000004ebebb in boost::detail::sp_counted_impl_pd<LicqDaemon::ProtocolPluginInstance*, boost::detail::sp_ms_deleter<LicqDaemon::ProtocolPluginInstance> >::dispose() () >No symbol table info available. >#8 0x00000000004d0406 in std::_Rb_tree<Licq::UserId, std::pair<Licq::UserId const, boost::shared_ptr<LicqDaemon::ProtocolPluginInstance> >, std::_Select1st<std::pair<Licq::UserId const, boost::shared_ptr<LicqDaemon::ProtocolPluginInstance> > >, std::less<Licq::UserId>, std::allocator<std::pair<Licq::UserId const, boost::shared_ptr<LicqDaemon::ProtocolPluginInstance> > > >::_M_erase(std::_Rb_tree_node<std::pair<Licq::UserId const, boost::shared_ptr<LicqDaemon::ProtocolPluginInstance> > >*) () >No symbol table info available. >#9 0x00000000004cba6f in LicqDaemon::PluginManager::~PluginManager() () >No symbol table info available. >#10 0x00000032a1a39279 in __run_exit_handlers () from /lib64/libc.so.6 >No symbol table info available. >#11 0x00000032a1a392c5 in exit () from /lib64/libc.so.6 >No symbol table info available. >#12 0x0000003134c2ec68 in qt_xio_errhandler () from /lib64/libQtGui.so.4 >No symbol table info available. >#13 0x00000032a4643cce in _XIOError () from /lib64/libX11.so.6 >No symbol table info available. >#14 0x00000032a464169d in _XEventsQueued () from /lib64/libX11.so.6 >No symbol table info available. >#15 0x00000032a463378b in XEventsQueued () from /lib64/libX11.so.6 >No symbol table info available. >#16 0x0000003134c64a2c in x11EventSourceCheck(_GSource*) () from /lib64/libQtGui.so.4 >No symbol table info available. >#17 0x0000003133047b61 in g_main_context_check () from /lib64/libglib-2.0.so.0 >No symbol table info available. >#18 0x000000313304807b in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0 >No symbol table info available. >#19 0x00000031330481ec in g_main_context_iteration () from /lib64/libglib-2.0.so.0 >No symbol table info available. >#20 0x00000031345a7145 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4 >No symbol table info available. >#21 0x0000003134c64fc6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4 >No symbol table info available. >#22 0x0000003134578ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4 >No symbol table info available. >#23 0x00000031345791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4 >No symbol table info available. >#24 0x000000313457e45b in QCoreApplication::exec() () from /lib64/libQtCore.so.4 >No symbol table info available. >#25 0x00007fd28e717590 in LicqQtGui::LicqGui::Run() () from /usr/lib64/licq/licq_qt4-gui.so >No symbol table info available. >#26 0x00007fd28e72130e in LicqQtGui::QtGuiPlugin::run() () from /usr/lib64/licq/licq_qt4-gui.so >No symbol table info available. >#27 0x00000000004df952 in LicqDaemon::PluginInstance::startThreadEntry(void*) () >No symbol table info available. >#28 0x00000000004e0e80 in pluginThreadEntry(void*) () >No symbol table info available. >#29 0x00000032a2207c53 in start_thread () from /lib64/libpthread.so.0 >No symbol table info available. >#30 0x00000032a1af5dbd in clone () from /lib64/libc.so.6 >No symbol table info available. >From To Syms Read Shared Object Library >0x00000032a2205790 0x00000032a22103b4 Yes (*) /lib64/libpthread.so.0 >0x00000032a2e022c0 0x00000032a2e050bc Yes (*) /lib64/librt.so.1 >0x00000032a1e00ed0 0x00000032a1e019d0 Yes (*) /lib64/libdl.so.2 >0x00000032a96060b0 0x00000032a9623d60 Yes (*) /lib64/libgpgme.so.11 >0x00000032b22009c0 0x00000032b2201018 Yes (*) /lib64/libgpg-error.so.0 >0x000000385b8181b0 0x000000385b8515d0 Yes (*) /lib64/libssl.so.10 >0x00000032b6265d00 0x00000032b6352228 Yes (*) /lib64/libcrypto.so.10 >0x00000032bec04110 0x00000032bec10d94 Yes (*) /lib64/libnsl.so.1 >0x0000003bdf649670 0x0000003bdf6e4dc4 Yes (*) /lib64/libboost_regex-mt.so.1.53.0 >0x00000032ace5b510 0x00000032acebe5ba Yes (*) /lib64/libstdc++.so.6 >0x00000032a26054b0 0x00000032a266fbb8 Yes (*) /lib64/libm.so.6 >0x00000032a1a1f410 0x00000032a1b62740 Yes (*) /lib64/libc.so.6 >0x00000032a3e02af0 0x00000032a3e121f8 Yes (*) /lib64/libgcc_s.so.1 >0x00000032a1600ae0 0x00000032a161ac0a Yes (*) /lib64/ld-linux-x86-64.so.2 >0x00000032a6603120 0x00000032a660b760 Yes (*) /lib64/libassuan.so.0 >0x000000385b40bbb0 0x000000385b43bb24 Yes (*) /lib64/libgssapi_krb5.so.2 >0x000000385a424530 0x000000385a48540c Yes (*) /lib64/libkrb5.so.3 >0x00000032b7e01510 0x00000032b7e020d4 Yes (*) /lib64/libcom_err.so.2 >0x000000385ac04750 0x000000385ac24680 Yes (*) /lib64/libk5crypto.so.3 >0x00000032a2a02170 0x00000032a2a0e5f0 Yes (*) /lib64/libz.so.1 >0x00000032bf0521a0 0x00000032bf100e78 Yes (*) /lib64/libicuuc.so.50 >0x00000032c2498520 0x00000032c2596c94 Yes (*) /lib64/libicui18n.so.50 >0x00000032bd200570 0x00000032bd200658 Yes (*) /lib64/libicudata.so.50 >0x000000385b0035e0 0x000000385b009f3c Yes (*) /lib64/libkrb5support.so.0 >0x000000385a8015b0 0x000000385a8021ac Yes (*) /lib64/libkeyutils.so.1 >0x00000032a4e03a40 0x00000032a4e1271c Yes (*) /lib64/libresolv.so.2 >0x00000032a3606260 0x00000032a3617e9c Yes (*) /lib64/libselinux.so.1 >0x00000032a32015f0 0x00000032a3249cc8 Yes (*) /lib64/libpcre.so.1 >0x00007fd28f2a5b00 0x00007fd28f32753c Yes (*) /usr/lib64/licq/protocol_icq.so >0x00007fd28e6cc190 0x00007fd28e7fba6c Yes (*) /usr/lib64/licq/licq_qt4-gui.so >0x00007fd28e466c20 0x00007fd28e46ab40 Yes (*) /lib64/libSM.so.6 >0x00000032a9e04f30 0x00000032a9e11e8c Yes (*) /lib64/libICE.so.6 >0x00000032a461df60 0x00000032a46a15ac Yes (*) /lib64/libX11.so.6 >0x00000032a5203760 0x00000032a520ce70 Yes (*) /lib64/libXext.so.6 >0x00000037d8800d00 0x00000037d880194c Yes (*) /lib64/libXss.so.1 >0x0000003134bb63b0 0x0000003135218f00 Yes (*) /lib64/libQtGui.so.4 >0x0000003133410530 0x0000003133431cc0 Yes (*) /lib64/libQtXml.so.4 >0x000000313445dbb0 0x00000031345d9ce0 Yes (*) /lib64/libQtCore.so.4 >0x00007fd28e261510 0x00007fd28e262ad0 Yes (*) /lib64/libuuid.so.1 >0x00000032a4a09a00 0x00000032a4a150a8 Yes (*) /lib64/libxcb.so.1 >0x00000031340006b0 0x000000313400081c Yes (*) /lib64/libgthread-2.0.so.0 >0x000000313301a260 0x00000031330af89c Yes (*) /lib64/libglib-2.0.so.0 >0x00000032a8604f50 0x00000032a86200b0 Yes (*) /lib64/libpng15.so.15 >0x00000032a820cec0 0x00000032a8275db0 Yes (*) /lib64/libfreetype.so.6 >0x000000313380aad0 0x0000003133837b60 Yes (*) /lib64/libgobject-2.0.so.0 >0x00000032aa602230 0x00000032aa60bf54 Yes (*) /lib64/libXi.so.6 >0x00000032a6e01b00 0x00000032a6e077c8 Yes (*) /lib64/libXrender.so.1 >0x00000032a8a01ba0 0x00000032a8a070c8 Yes (*) /lib64/libXrandr.so.2 >0x00000032aae01580 0x00000032aae037c8 Yes (*) /lib64/libXfixes.so.3 >0x00000032b1202ab0 0x00000032b12074b0 Yes (*) /lib64/libXcursor.so.1 >0x00000032a8e00b40 0x00000032a8e01424 Yes (*) /lib64/libXinerama.so.1 >0x00000032aa206ae0 0x00000032aa22313c Yes (*) /lib64/libfontconfig.so.1 >0x00000032a4200ec0 0x00000032a4201b3c Yes (*) /lib64/libXau.so.6 >0x00000032a5a01870 0x00000032a5a05f58 Yes (*) /lib64/libffi.so.6 >0x00000032a9203e00 0x00000032a921cc1c Yes (*) /lib64/libexpat.so.1 >0x00007fd28e05c680 0x00007fd28e05dd7c Yes (*) /usr/lib64/gconv/UTF-16.so >0x00007fd28de15730 0x00007fd28de17428 Yes (*) /usr/lib64/qt4/plugins/inputmethods/libqimsw-multi.so >0x00007fd28db5d4d0 0x00007fd28db60494 Yes (*) /usr/lib64/qt4/plugins/imageformats/libqgif.so >0x00007fd28d9558c0 0x00007fd28d9585e0 Yes (*) /usr/lib64/qt4/plugins/imageformats/libqico.so >0x00007fd28d74e190 0x00007fd28d750a84 Yes (*) /usr/lib64/qt4/plugins/imageformats/libqjpeg.so >0x00000032b7603c90 0x00000032b763a100 Yes (*) /lib64/libjpeg.so.62 >0x00007fd28d546ca0 0x00007fd28d548094 Yes (*) /usr/lib64/qt4/plugins/imageformats/libqmng.so >0x00007fd28d2cf5b0 0x00007fd28d313cf4 Yes (*) /lib64/libmng.so.1 >0x00007fd28d084670 0x00007fd28d0a7ea0 Yes (*) /lib64/liblcms.so.1 >0x00007fd28ce799d0 0x00007fd28ce7ada8 Yes (*) /usr/lib64/qt4/plugins/imageformats/libqsvg.so >0x0000003133c13350 0x0000003133c448c8 Yes (*) /lib64/libQtSvg.so.4 >0x00007fd28cc734c0 0x00007fd28cc74930 Yes (*) /usr/lib64/qt4/plugins/imageformats/libqtga.so >0x00007fd28ca6bbb0 0x00007fd28ca6e824 Yes (*) /usr/lib64/qt4/plugins/imageformats/libqtiff.so >0x00000032a7e08310 0x00000032a7e43324 Yes (*) /lib64/libtiff.so.5 >0x00000032a9a01060 0x00000032a9a079e0 Yes (*) /lib64/libjbig.so.2.0 >(*): Shared library is missing debugging information. >$1 = 0x0 >No symbol table is loaded. Use the "file" command. >rax 0x0 0 >rbx 0x1320280 20054656 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x7cf 1999 >rdi 0x7cd 1997 >rbp 0x1320260 0x1320260 >rsp 0x7fd28f2776e8 0x7fd28f2776e8 >r8 0x0 0 >r9 0x32acebec30 217649507376 >r10 0x8 8 >r11 0x202 514 >r12 0x0 0 >r13 0xffffffff 4294967295 >r14 0x734108 7553288 >r15 0x44f430 4518960 >rip 0x32a1a359e9 0x32a1a359e9 <raise+57> >eflags 0x202 [ IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >mxcsr *value not available* >ymm0 *value not available* >ymm1 *value not available* >ymm2 *value not available* >ymm3 *value not available* >ymm4 *value not available* >ymm5 *value not available* >ymm6 *value not available* >ymm7 *value not available* >ymm8 *value not available* >ymm9 *value not available* >ymm10 *value not available* >ymm11 *value not available* >ymm12 *value not available* >ymm13 *value not available* >ymm14 *value not available* >ymm15 *value not available* >Dump of assembler code for function raise: > 0x00000032a1a359b0 <+0>: mov %fs:0x2d4,%eax > 0x00000032a1a359b8 <+8>: mov %eax,%ecx > 0x00000032a1a359ba <+10>: mov %fs:0x2d0,%esi > 0x00000032a1a359c2 <+18>: test %esi,%esi > 0x00000032a1a359c4 <+20>: jne 0x32a1a359f8 <raise+72> > 0x00000032a1a359c6 <+22>: mov $0xba,%eax > 0x00000032a1a359cb <+27>: syscall > 0x00000032a1a359cd <+29>: mov %eax,%ecx > 0x00000032a1a359cf <+31>: mov %eax,%fs:0x2d0 > 0x00000032a1a359d7 <+39>: mov %eax,%esi > 0x00000032a1a359d9 <+41>: movslq %edi,%rdx > 0x00000032a1a359dc <+44>: movslq %esi,%rsi > 0x00000032a1a359df <+47>: movslq %ecx,%rdi > 0x00000032a1a359e2 <+50>: mov $0xea,%eax > 0x00000032a1a359e7 <+55>: syscall >=> 0x00000032a1a359e9 <+57>: cmp $0xfffffffffffff000,%rax > 0x00000032a1a359ef <+63>: ja 0x32a1a35a0a <raise+90> > 0x00000032a1a359f1 <+65>: repz retq > 0x00000032a1a359f3 <+67>: nopl 0x0(%rax,%rax,1) > 0x00000032a1a359f8 <+72>: test %eax,%eax > 0x00000032a1a359fa <+74>: jg 0x32a1a359d9 <raise+41> > 0x00000032a1a359fc <+76>: mov %eax,%ecx > 0x00000032a1a359fe <+78>: neg %ecx > 0x00000032a1a35a00 <+80>: test $0x7fffffff,%eax > 0x00000032a1a35a05 <+85>: cmove %esi,%ecx > 0x00000032a1a35a08 <+88>: jmp 0x32a1a359d9 <raise+41> > 0x00000032a1a35a0a <+90>: mov 0x38444f(%rip),%rdx # 0x32a1db9e60 > 0x00000032a1a35a11 <+97>: neg %eax > 0x00000032a1a35a13 <+99>: mov %eax,%fs:(%rdx) > 0x00000032a1a35a16 <+102>: or $0xffffffffffffffff,%rax > 0x00000032a1a35a1a <+106>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1043224
: 836880 |
836881
|
836882
|
836883
|
836884
|
836885
|
836886
|
836887
|
836888
|
836889