KDE Global Shortcuts Service close unexpectedly : kglobalaccel5 Segmentation Fault

Asked by reverse

I've KDE Neon. Whenever I login, the global shortcuts crash info appears, and none of the keyboard hotkey work.
I've also tried to remove and reinstall any package related to kglobalaccel.

Crash information generated is as follow:

Application: KDE Global Shortcuts Service (kglobalaccel5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fec7f88d800 (LWP 19396))]

Thread 3 (Thread 0x7fec67064700 (LWP 19404)):
#0 0x00007fec7d84abf9 in __GI___poll (fds=0x7fec60004db0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fec7a399539 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fec7a39964c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fec7e18d15b in QEventDispatcherGlib::processEvents (this=0x7fec60000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4 0x00007fec7e12e64a in QEventLoop::exec (this=this@entry=0x7fec67063d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5 0x00007fec7df5641a in QThread::exec (this=this@entry=0x7fec7d0aed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:531
#6 0x00007fec7ce37015 in QDBusConnectionManager::run (this=0x7fec7d0aed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#7 0x00007fec7df57bc2 in QThreadPrivate::start (arg=0x7fec7d0aed80 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:361
#8 0x00007fec7c47d6db in start_thread (arg=0x7fec67064700) at pthread_create.c:463
#9 0x00007fec7d85788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fec73ad7700 (LWP 19397)):
#0 0x00007fec7d84abf9 in __GI___poll (fds=0x7fec73ad6cb8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fec79686747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2 0x00007fec7968836a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3 0x00007fec7505232a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4 0x00007fec7df57bc2 in QThreadPrivate::start (arg=0x55778f6c60b0) at thread/qthread_unix.cpp:361
#5 0x00007fec7c47d6db in start_thread (arg=0x7fec73ad7700) at pthread_create.c:463
#6 0x00007fec7d85788f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fec7f88d800 (LWP 19396)):
[KCrash Handler]
#6 GlobalShortcut::isPresent (this=this@entry=0x10000000f0) at ./src/runtime/globalshortcut.cpp:106
#7 0x00007fec7f48eaf0 in KdeDGlobalAccel::Component::cleanUp (this=0x55778f757ef0) at ./src/runtime/component.cpp:166
#8 0x00007fec7f49799b in KdeDGlobalAccel::Component::qt_static_metacall (_o=_o@entry=0x55778f757ef0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=1, _a=_a@entry=0x7ffc3ab36aa0) at ./obj-x86_64-linux-gnu/src/runtime/KF5GlobalAccelPrivate_autogen/EWIEGA46WW/moc_component.cpp:130
#9 0x00007fec7f497d85 in KdeDGlobalAccel::Component::qt_metacall (this=0x55778f757ef0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffc3ab36aa0) at ./obj-x86_64-linux-gnu/src/runtime/KF5GlobalAccelPrivate_autogen/EWIEGA46WW/moc_component.cpp:205
#10 0x00007fec7ce42128 in QDBusConnectionPrivate::deliverCall (this=this@entry=0x7fec60003f10, object=object@entry=0x55778f757ef0, msg=..., metaTypes=..., slotIdx=<optimized out>) at qdbusintegrator.cpp:991
#11 0x00007fec7ce46f80 in QDBusConnectionPrivate::activateCall (this=this@entry=0x7fec60003f10, object=0x55778f757ef0, flags=240, msg=...) at qdbusintegrator.cpp:894
#12 0x00007fec7ce47467 in QDBusConnectionPrivate::activateCall (msg=..., flags=<optimized out>, object=<optimized out>, this=0x7fec60003f10) at qdbusintegrator.cpp:843
#13 QDBusConnectionPrivate::activateObject (this=0x7fec60003f10, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1501
#14 0x00007fec7ce49f1e in QDBusActivateObjectEvent::placeMetaCall (this=0x7fec60017540) at qdbusintegrator.cpp:1597
#15 0x00007fec7e160992 in QObject::event (this=0x55778f757ef0, e=<optimized out>) at kernel/qobject.cpp:1249
#16 0x00007fec7e130328 in QCoreApplication::notifyInternal2 (receiver=0x55778f757ef0, event=0x7fec60017540) at kernel/qcoreapplication.cpp:1061
#17 0x00007fec7e1304fe in QCoreApplication::sendEvent (receiver=<optimized out>, event=event@entry=0x7fec60017540) at kernel/qcoreapplication.cpp:1451
#18 0x00007fec7e132e87 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55778f6be440) at kernel/qcoreapplication.cpp:1800
#19 0x00007fec7e133428 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1654
#20 0x00007fec7e18db23 in postEventSourceDispatch (s=0x55778f71a300) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007fec7a399387 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fec7a3995c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fec7a39964c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fec7e18d13f in QEventDispatcherGlib::processEvents (this=0x55778f6cd390, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#25 0x00007fec7e12e64a in QEventLoop::exec (this=this@entry=0x7ffc3ab37060, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#26 0x00007fec7e137800 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1364
#27 0x000055778dfb87f7 in main (argc=<optimized out>, argv=<optimized out>) at ./src/runtime/main.cpp:88

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.