Bug 193372

Summary: kglobalaccel crash on Alt-PrntScrn
Product: [Unmaintained] kdelibs Reporter: Andrey Borzenkov <arvidjaar>
Component: shortcutsAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: 4.2   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andrey Borzenkov 2009-05-20 18:02:44 UTC
Version:            (using KDE 4.2.85)
OS:                Linux
Installed from:    Mandriva RPMs

Out of habit I pressed Alt-PrtScrn; it resulted in following crash:

Application: KDE Global Shortcuts Service (kglobalaccel), signal: Aborted
[KCrash Handler]
#5  0x00007fe34cceda15 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fe34ccef243 in abort () at abort.c:88
#7  0x00007fe34b8882c5 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2017
#8  0x00007fe34b88840b in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2216
#9  0x00007fe34d02e630 in GlobalShortcutsRegistry::keyPressed (this=0xc678a0, keyQt=150994954) at /usr/src/debug/kdebase-runtime-4.2.85/kglobalaccel/globalshortcutsregistry.cpp:185
#10 0x00007fe34d030862 in KGlobalAccelImpl::x11KeyPress (this=0xc746a0, pEvent=0x7fff554540b0) at /usr/src/debug/kdebase-runtime-4.2.85/kglobalaccel/kglobalaccel_x11.cpp:223
#11 0x00007fe34d030945 in KGlobalAccelImpl::x11Event (this=0xc746a0, event=0x8ea) at /usr/src/debug/kdebase-runtime-4.2.85/kglobalaccel/kglobalaccel_x11.cpp:159
#12 0x00007fe34c8a01e2 in KApplication::x11EventFilter (this=<value optimized out>, _event=0x7fff554540b0) at /usr/src/debug/kdelibs-4.2.85/kdeui/kernel/kapplication.cpp:985
#13 0x00007fe34ae314df in qt_x11EventFilter (ev=0x7fff554540b0) at kernel/qapplication_x11.cpp:375
#14 0x00007fe34ae449e4 in QApplication::x11ProcessEvent (this=0x7fff554544b0, event=0x7fff554540b0) at kernel/qapplication_x11.cpp:3287
#15 0x00007fe34ae6d1e4 in x11EventSourceDispatch (s=0xa93b80, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#16 0x00007fe347d7b611 in IA__g_main_context_dispatch (context=0xa92cc0) at gmain.c:1814
#17 0x00007fe347d7ecc0 in g_main_context_iterate (context=0xa92cc0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2448
#18 0x00007fe347d7ee5c in IA__g_main_context_iteration (context=0xa92cc0, may_block=1) at gmain.c:2511
#19 0x00007fe34b9a2bef in QEventDispatcherGlib::processEvents (this=0xa618c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#20 0x00007fe34ae6c96f in QGuiEventDispatcherGlib::processEvents (this=0x8ea, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x00007fe34b977de2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1430602656}) at kernel/qeventloop.cpp:149
#22 0x00007fe34b9781ad in QEventLoop::exec (this=0x7fff554543e0, flags={i = 1430602736}) at kernel/qeventloop.cpp:200
#23 0x00007fe34b97a474 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x00007fe34d02453c in kdemain (argc=1, argv=0x7fff55454798) at /usr/src/debug/kdebase-runtime-4.2.85/kglobalaccel/main.cpp:92
#25 0x00007fe34ccda446 in __libc_start_main (main=0x4006d0 <main>, argc=1, ubp_av=0x7fff55454798, init=0x400700 <__libc_csu_init>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
    stack_end=0x7fff55454788) at libc-start.c:220
#26 0x0000000000400609 in _start () at ../sysdeps/x86_64/elf/start.S:113
Comment 1 Dario Andres 2009-05-20 19:09:59 UTC
Marking as duplicate of bug 192549. Thanks

*** This bug has been marked as a duplicate of bug 192549 ***