Bug 330125 - Klipper Krash
Summary: Klipper Krash
Status: RESOLVED DUPLICATE of bug 220004
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: 0.9.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-01-18 14:13 UTC by andy_90254
Modified: 2014-01-18 17:10 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 andy_90254 2014-01-18 14:13:33 UTC
Application: klipper (0.9.7)
KDE Platform Version: 4.12.0
Qt Version: 4.8.2
Operating System: Linux 3.2.0-58-generic-pae i686
Distribution: Ubuntu 12.04.4 LTS

-- Information about the crash:
- What I was doing when the application crashed: I was entering information into google docs, when the Klipper window popped up for some reason.  I cancelled it.  It krashed.

-- Backtrace:
Application: Klipper (klipper), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  0x01176e18 in QMetaObject::changeGuard (ptr=0x930e314, o=0x0) at kernel/qobject.cpp:461
#8  0x0406d8d9 in operator= (p=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#9  QMenuPrivate::activateAction (this=0x930e314, action=0x92b2698, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1133
#10 0x04070595 in QMenu::mouseReleaseEvent (this=0x929f4a8, e=0xbfb697b4) at widgets/qmenu.cpp:2360
#11 0x007e59cc in KMenu::mouseReleaseEvent (this=0x929f4a8, e=0xbfb697b4) at ../../kdeui/widgets/kmenu.cpp:464
#12 0x03c05ffc in QWidget::event (this=0x929f4a8, event=0xbfb697b4) at kernel/qwidget.cpp:8371
#13 0x0406f01c in QMenu::event (this=0x929f4a8, e=0xbfb697b4) at widgets/qmenu.cpp:2469
#14 0x03babdf4 in notify_helper (e=0xbfb697b4, receiver=0x929f4a8, this=0x8ed6528) at kernel/qapplication.cpp:4556
#15 QApplicationPrivate::notify_helper (this=0x8ed6528, receiver=0x929f4a8, e=0xbfb697b4) at kernel/qapplication.cpp:4528
#16 0x03bb1e74 in QApplication::notify (this=0x8ed6528, receiver=0x929f4a8, e=0xbfb697b4) at kernel/qapplication.cpp:4099
#17 0x00707161 in KApplication::notify (this=0xbfb6a000, receiver=0x929f4a8, event=0xbfb697b4) at ../../kdeui/kernel/kapplication.cpp:311
#18 0x01161e0e in QCoreApplication::notifyInternal (this=0xbfb6a000, receiver=0x929f4a8, event=0xbfb697b4) at kernel/qcoreapplication.cpp:915
#19 0x03bacdb5 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#20 QApplicationPrivate::sendMouseEvent (receiver=0x929f4a8, event=0xbfb697b4, alienWidget=0x0, nativeWidget=0x929f4a8, buttonDown=0x4540cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167
#21 0x03c396f2 in QETWidget::translateMouseEvent (this=0x929f4a8, event=0xbfb69c6c) at kernel/qapplication_x11.cpp:4551
#22 0x03c37b2d in QApplication::x11ProcessEvent (this=0xbfb6a000, event=0xbfb69c6c) at kernel/qapplication_x11.cpp:3732
#23 0x03c64e1c in x11EventSourceDispatch (s=0x8ed7340, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x05624d46 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0x056250e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0x056251c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0x01194d87 in QEventDispatcherGlib::processEvents (this=0x8ed79d8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x03c64a1a in QGuiEventDispatcherGlib::processEvents (this=0x8ed79d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x011606ad in QEventLoop::processEvents (this=0xbfb69f64, flags=...) at kernel/qeventloop.cpp:149
#30 0x01160949 in QEventLoop::exec (this=0xbfb69f64, flags=...) at kernel/qeventloop.cpp:204
#31 0x0116634a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#32 0x03ba99c4 in QApplication::exec () at kernel/qapplication.cpp:3817
#33 0x00c4fdb1 in kdemain (argc=1, argv=0xbfb6a0f4) at ../../klipper/main.cpp:50
#34 0x0804850b in main (argc=1, argv=0xbfb6a0f4) at klipper_dummy.cpp:3

Possible duplicates by query: bug 326631.

Reported using DrKonqi
Comment 1 Christoph Feck 2014-01-18 17:10:05 UTC
Indeed an old bug. Is it reproducible? If yes, please add steps to bug 220004.

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