Bug 298344

Summary: crash after disabling the pop-up-menu for cpoying URL
Product: [Unmaintained] klipper Reporter: bostaurus <mzpc>
Component: generalAssignee: Esben Mose Hansen <kde>
Status: RESOLVED DUPLICATE    
Severity: crash CC: de.meyer.maarten
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description bostaurus 2012-04-18 09:55:57 UTC
Application: klipper (v0.9.7)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic-pae i686
Distribution: Ubuntu precise (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I tried to say to konqueror that there is no nedd for a pop-up-menu after copying the URL.

-- Backtrace:
Application: Klipper (klipper), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  QMetaObject::changeGuard (ptr=0x99f6354, o=0x0) at kernel/qobject.cpp:461
#8  0xb649e349 in operator= (p=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#9  QMenuPrivate::activateAction (this=0x99f6354, action=0x9738c68, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1133
#10 0xb64a1005 in QMenu::mouseReleaseEvent (this=0x9614c70, e=0xbfa013f4) at widgets/qmenu.cpp:2360
#11 0xb73bde2c in KMenu::mouseReleaseEvent (this=0x9614c70, e=0xbfa013f4) at ../../kdeui/widgets/kmenu.cpp:464
#12 0xb60371ac in QWidget::event (this=0x9614c70, event=0xbfa013f4) at kernel/qwidget.cpp:8362
#13 0xb649fa8c in QMenu::event (this=0x9614c70, e=0xbfa013f4) at widgets/qmenu.cpp:2469
#14 0xb5fdced4 in notify_helper (e=0xbfa013f4, receiver=0x9614c70, this=0x95fe860) at kernel/qapplication.cpp:4559
#15 QApplicationPrivate::notify_helper (this=0x95fe860, receiver=0x9614c70, e=0xbfa013f4) at kernel/qapplication.cpp:4531
#16 0xb5fe3024 in QApplication::notify (this=0x95fe860, receiver=0x9614c70, e=0xbfa013f4) at kernel/qapplication.cpp:4102
#17 0xb72dfb21 in KApplication::notify (this=0xbfa01c40, receiver=0x9614c70, event=0xbfa013f4) at ../../kdeui/kernel/kapplication.cpp:311
#18 0xb6af197e in QCoreApplication::notifyInternal (this=0xbfa01c40, receiver=0x9614c70, event=0xbfa013f4) at kernel/qcoreapplication.cpp:876
#19 0xb5fdde95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QApplicationPrivate::sendMouseEvent (receiver=0x9614c70, event=0xbfa013f4, alienWidget=0x0, nativeWidget=0x9614c70, buttonDown=0xb6971cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#21 0xb606a7d2 in QETWidget::translateMouseEvent (this=0x9614c70, event=0xbfa018ac) at kernel/qapplication_x11.cpp:4551
#22 0xb6068c0d in QApplication::x11ProcessEvent (this=0xbfa01c40, event=0xbfa018ac) at kernel/qapplication_x11.cpp:3732
#23 0xb6095eac in x11EventSourceDispatch (s=0x96046a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0xb589ecda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb589f0e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb589f1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb6b24887 in QEventDispatcherGlib::processEvents (this=0x95db5c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0xb6095aaa in QGuiEventDispatcherGlib::processEvents (this=0x95db5c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0xb6af050d in QEventLoop::processEvents (this=0xbfa01ba4, flags=...) at kernel/qeventloop.cpp:149
#30 0xb6af07a9 in QEventLoop::exec (this=0xbfa01ba4, flags=...) at kernel/qeventloop.cpp:204
#31 0xb6af5eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#32 0xb5fdaa74 in QApplication::exec () at kernel/qapplication.cpp:3820
#33 0xb7722881 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_klipper.so
#34 0x0804850b in ?? ()
#35 0xb75504d3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
#36 0x08048531 in _start ()

Possible duplicates by query: bug 272456, bug 271327.

Reported using DrKonqi
Comment 1 Maarten De Meyer 2012-06-20 16:53:57 UTC

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