https://bugs.kde.org/show_bug.cgi?id=406156
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |crash --- Comment #1 from Christoph Feck <cf...@kde.org> --- Pasting backtrace inline: Application: KDE Global Shortcuts Service (kglobalaccel5), signal: Floating point exception Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fd1d9d03800 (LWP 3301))] Thread 1 (Thread 0x7fd1d9d03800 (LWP 3301)): [KCrash Handler] #6 0x00007fd1d8427f19 in QHashData::nextNode (node=node@entry=0x560d47581a70) at tools/qhash.cpp:594 #7 0x00007fd1d9901bab in QHash<QString, GlobalShortcut*>::const_iterator::operator++ (this=<synthetic pointer>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:395 #8 KdeDGlobalAccel::Component::cleanUp (this=0x560d4756db00) at ./src/runtime/component.cpp:163 #9 0x00007fd1d990a99b in KdeDGlobalAccel::Component::qt_static_metacall (_o=_o@entry=0x560d4756db00, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=1, _a=_a@entry=0x7ffd30cbf020) at ./obj-x86_64-linux-gnu/src/runtime/KF5GlobalAccelPrivate_autogen/EWIEGA46WW/moc_component.cpp:130 #10 0x00007fd1d990ad85 in KdeDGlobalAccel::Component::qt_metacall (this=0x560d4756db00, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffd30cbf020) at ./obj-x86_64-linux-gnu/src/runtime/KF5GlobalAccelPrivate_autogen/EWIEGA46WW/moc_component.cpp:205 #11 0x00007fd1d72b5128 in QDBusConnectionPrivate::deliverCall (this=this@entry=0x7fd1bc003f10, object=object@entry=0x560d4756db00, msg=..., metaTypes=..., slotIdx=<optimized out>) at qdbusintegrator.cpp:991 #12 0x00007fd1d72b9f80 in QDBusConnectionPrivate::activateCall (this=this@entry=0x7fd1bc003f10, object=0x560d4756db00, flags=240, msg=...) at qdbusintegrator.cpp:894 #13 0x00007fd1d72ba467 in QDBusConnectionPrivate::activateCall (msg=..., flags=<optimized out>, object=<optimized out>, this=0x7fd1bc003f10) at qdbusintegrator.cpp:843 #14 QDBusConnectionPrivate::activateObject (this=0x7fd1bc003f10, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1501 #15 0x00007fd1d72bcf1e in QDBusActivateObjectEvent::placeMetaCall (this=0x7fd1bc0153c0) at qdbusintegrator.cpp:1597 #16 0x00007fd1d85d3992 in QObject::event (this=0x560d4756db00, e=<optimized out>) at kernel/qobject.cpp:1249 #17 0x00007fd1d85a3328 in QCoreApplication::notifyInternal2 (receiver=0x560d4756db00, event=0x7fd1bc0153c0) at kernel/qcoreapplication.cpp:1061 #18 0x00007fd1d85a34fe in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x7fd1bc0153c0) at kernel/qcoreapplication.cpp:1451 #19 0x00007fd1d85a5e87 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x560d474cc440) at kernel/qcoreapplication.cpp:1800 #20 0x00007fd1d85a6428 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1654 #21 0x00007fd1d8600b23 in postEventSourceDispatch (s=0x560d474d0340) at kernel/qeventdispatcher_glib.cpp:276 #22 0x00007fd1d480c387 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007fd1d480c5c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007fd1d480c64c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007fd1d860013f in QEventDispatcherGlib::processEvents (this=0x560d474d8d80, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #26 0x00007fd1d85a164a in QEventLoop::exec (this=this@entry=0x7ffd30cbf5e0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225 #27 0x00007fd1d85aa800 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1364 #28 0x0000560d45fe87f7 in main (argc=<optimized out>, argv=<optimized out>) at ./src/runtime/main.cpp:88 -- You are receiving this mail because: You are watching all bug changes.