Bug 232038 - kde global hotkeys unexpected crash
Summary: kde global hotkeys unexpected crash
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-24 21:30 UTC by aka
Modified: 2010-03-24 21:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aka 2010-03-24 21:30:49 UTC
Application that crashed: kglobalaccel
Version of the application: 0.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Ubuntu 9.10
kernel: Linux 2.6.31-20-generic
GNOME 2.28.1
KDE 4.3.2

I manipulated an image with The GIMP under GNOME, talked to a friend with Skype (2.1.0.81), in the background runs a Yakuake (2.9.6) and a Klipper (v0.9.7) when the mysterious unexpected error occoured.
Maybe triggered by a Ctrl / Shift conbination, when I manipulated an image in The GIMP.
However, this doesn't happened before.


 -- Backtrace:
Application: KDE Global Shortcuts Service (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x00007f859f31aaa0 in ?? ()
#6  0x00007f859b31c5ae in IA__g_closure_invoke (closure=0x885450, return_value=0x0, n_param_values=2, param_values=0x924530, invocation_hint=0x7fff50af28b0)
    at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c:767
#7  0x00007f859b33129c in signal_emit_unlocked_R (node=0x8cca50, detail=<value optimized out>, instance=<value optimized out>, emission_return=<value optimized out>, 
    instance_and_params=<value optimized out>) at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:3177
#8  0x00007f859b332d39 in IA__g_signal_emit_valist (instance=0x8c2410, signal_id=<value optimized out>, detail=0, var_args=0x7fff50af2aa0) at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:2980
#9  0x00007f859b333283 in IA__g_signal_emit (instance=0x885450, signal_id=0, detail=2) at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:3037
#10 0x00007f859739dda5 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x00007f8596df6cec in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#12 0x00007f859eaddbce in g_main_dispatch (context=0x723a40) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#13 IA__g_main_context_dispatch (context=0x723a40) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#14 0x00007f859eae1598 in g_main_context_iterate (context=0x723a40, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#15 0x00007f859eae16c0 in IA__g_main_context_iteration (context=0x723a40, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#16 0x00007f85a1c251a6 in QEventDispatcherGlib::processEvents (this=0x724cc0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#17 0x00007f859fc414be in QGuiEventDispatcherGlib::processEvents (this=0x885450, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x00007f85a1bfb532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#19 0x00007f85a1bfb904 in QEventLoop::exec (this=0x7fff50af2e00, flags=) at kernel/qeventloop.cpp:201
#20 0x00007f85a1bfdab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x00007f8599805d4d in kdemain () from /usr/lib/libkdeinit4_kglobalaccel.so
#22 0x0000000000406da8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=1, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x6f14eb "Reimu;1269451979;978442;3464_TIME0") at ../../kinit/kinit.cpp:677
#23 0x0000000000407aa0 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#24 0x0000000000407f51 in handle_requests (waitForPid=3507) at ../../kinit/kinit.cpp:1362
#25 0x0000000000408ccd in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1745

Reported using DrKonqi
Comment 1 Christoph Feck 2010-03-24 21:50:11 UTC
This crash happened in glib2 / gtk2. Please report this bug to the Gnome developers.