Application: klipper (v0.9.7) KDE Platform Version: 4.4.5 (KDE 4.4.5) Qt Version: 4.6.3 Operating System: Linux 2.6.34.7-56.fc13.x86_64 x86_64 Distribution: "Fedora release 13 (Goddard)" -- Information about the crash: I selected a string that match a action rule in Klipper actions. The popop menu of Klipper popped to propose the action. I clicked on "Disable this popup" (by error: I clicked to fast)... then Klipper showed the message dialog that explains that actions had been disabled. After a click on "OK" on that message dialog, Klipper crashed. I have verified the backtrace of possible duplicates proposed by the Crash Reporting Assistant (Dr Foobar), and they seem real duplicates (see bug numbers at the end of the report). -- Backtrace: Application: Klipper (klipper), signal: Segmentation fault 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #5 QMetaObject::changeGuard (ptr=0x27ec728, o=0x0) at kernel/qobject.cpp:488 #6 0x00000031641b1dfe in operator= (this=0x27ec470, action=0x264b680, action_e=QAction::Trigger, self=true) at ../../src/corelib/kernel/qpointer.h:68 #7 QMenuPrivate::activateAction (this=0x27ec470, action=0x264b680, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1107 #8 0x000000316b8d09fe in KMenu::mouseReleaseEvent (this=0x25656e0, e=<value optimized out>) at /usr/src/debug/kdelibs-4.4.5/kdeui/widgets/kmenu.cpp:471 #9 0x0000003163df648a in QWidget::event (this=0x25656e0, event=0x7fff1b6913b0) at kernel/qwidget.cpp:8044 #10 0x00000031641b3ddb in QMenu::event (this=0x25656e0, e=0x7fff1b6913b0) at widgets/qmenu.cpp:2421 #11 0x0000003163dab39c in QApplicationPrivate::notify_helper (this=0x1edb950, receiver=0x25656e0, e=0x7fff1b6913b0) at kernel/qapplication.cpp:4306 #12 0x0000003163db1e2d in QApplication::notify (this=<value optimized out>, receiver=0x25656e0, e=0x7fff1b6913b0) at kernel/qapplication.cpp:3871 #13 0x000000316b807016 in KApplication::notify (this=0x7fff1b692080, receiver=0x25656e0, event=0x7fff1b6913b0) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302 #14 0x0000003163753ddc in QCoreApplication::notifyInternal (this=0x7fff1b692080, receiver=0x25656e0, event=0x7fff1b6913b0) at kernel/qcoreapplication.cpp:726 #15 0x0000003163db101e in sendEvent (receiver=0x25656e0, event=0x7fff1b6913b0, alienWidget=0x0, nativeWidget=0x25656e0, buttonDown=0x316482f088, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:215 #16 QApplicationPrivate::sendMouseEvent (receiver=0x25656e0, event=0x7fff1b6913b0, alienWidget=0x0, nativeWidget=0x25656e0, buttonDown=0x316482f088, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2971 #17 0x0000003163e235cd in QETWidget::translateMouseEvent (this=0x25656e0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4314 #18 0x0000003163e21acc in QApplication::x11ProcessEvent (this=0x7fff1b692080, event=0x7fff1b691cd0) at kernel/qapplication_x11.cpp:3513 #19 0x0000003163e4ab92 in x11EventSourceDispatch (s=0x1edf3b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #20 0x000000315de3bd02 in g_main_dispatch (context=0x1ede120) at gmain.c:1960 #21 IA__g_main_context_dispatch (context=0x1ede120) at gmain.c:2513 #22 0x000000315de3fae8 in g_main_context_iterate (context=0x1ede120, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591 #23 0x000000315de3fc9c in IA__g_main_context_iteration (context=0x1ede120, may_block=1) at gmain.c:2654 #24 0x0000003163779863 in QEventDispatcherGlib::processEvents (this=0x1ea8f40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #25 0x0000003163e4a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #26 0x0000003163752822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #27 0x0000003163752aec in QEventLoop::exec (this=0x7fff1b692000, flags=...) at kernel/qeventloop.cpp:201 #28 0x00000031637561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #29 0x0000003165231a44 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.4.5/klipper/main.cpp:52 #30 0x000000315ba1ec5d in __libc_start_main (main=0x400820 <main(int, char**)>, argc=1, ubp_av=0x7fff1b6921e8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff1b6921d8) at libc-start.c:226 #31 0x0000000000400759 in _start () This bug may be a duplicate of or related to bug 252372, bug 253455, bug 220004. Possible duplicates by query: bug 253455, bug 252372, bug 243470, bug 220004. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 220004 ***