Bug 333463 - Klipper crashed after disabling pop upt menu
Summary: Klipper crashed after disabling pop upt menu
Status: RESOLVED DUPLICATE of bug 220004
Alias: None
Product: klipper
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.9.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-04-15 12:27 UTC by Vit Pelcak
Modified: 2014-05-11 20:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (4.37 KB, text/plain)
2014-05-11 20:44 UTC, Martin Holec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vit Pelcak 2014-04-15 12:27:48 UTC
Application: klipper (0.9.7)
KDE Platform Version: 4.11.5 (Compiled from sources)
Qt Version: 4.8.5
Operating System: Linux 3.11.10-7-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

Whenever I copied some text, pop up menu appeared with suggestions what to do.
After I disabled it, I was suggested on how te enable it once I want it back and then application crashed with this backtrace.

-- Backtrace:
Application: Klipper (klipper), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f1b4e8ec4c3 in QMetaObject::changeGuard (ptr=ptr@entry=0x150db80, o=o@entry=0x0) at kernel/qobject.cpp:460
#7  0x00007f1b4de7d63d in operator= (p=0x0, this=0x150db80) at ../../src/corelib/kernel/qpointer.h:68
#8  QMenuPrivate::activateAction (this=0x150d8c0, action=0x15206b0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1143
#9  0x00007f1b4de80fe5 in QMenu::mouseReleaseEvent (this=this@entry=0x1508020, e=e@entry=0x7fff4a158c50) at widgets/qmenu.cpp:2372
#10 0x00007f1b4f732735 in KMenu::mouseReleaseEvent (this=0x1508020, e=0x7fff4a158c50) at /usr/src/debug/kdelibs-4.11.5/kdeui/widgets/kmenu.cpp:464
#11 0x00007f1b4daa3dfe in QWidget::event (this=this@entry=0x1508020, event=event@entry=0x7fff4a158c50) at kernel/qwidget.cpp:8376
#12 0x00007f1b4de813eb in QMenu::event (this=0x1508020, e=0x7fff4a158c50) at widgets/qmenu.cpp:2481
#13 0x00007f1b4da548ac in QApplicationPrivate::notify_helper (this=this@entry=0x1085f80, receiver=receiver@entry=0x1508020, e=e@entry=0x7fff4a158c50) at kernel/qapplication.cpp:4562
#14 0x00007f1b4da5afad in QApplication::notify (this=this@entry=0x7fff4a1593d0, receiver=receiver@entry=0x1508020, e=e@entry=0x7fff4a158c50) at kernel/qapplication.cpp:4105
#15 0x00007f1b4f67c18a in KApplication::notify (this=0x7fff4a1593d0, receiver=0x1508020, event=0x7fff4a158c50) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#16 0x00007f1b4e8d50ad in QCoreApplication::notifyInternal (this=0x7fff4a1593d0, receiver=receiver@entry=0x1508020, event=event@entry=0x7fff4a158c50) at kernel/qcoreapplication.cpp:949
#17 0x00007f1b4da5a763 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#18 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x1508020, event=event@entry=0x7fff4a158c50, alienWidget=alienWidget@entry=0x0, nativeWidget=nativeWidget@entry=0x1508020, buttonDown=buttonDown@entry=0x7f1b4e532278 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3173
#19 0x00007f1b4dacc2ac in QETWidget::translateMouseEvent (this=this@entry=0x1508020, event=event@entry=0x7fff4a158f90) at kernel/qapplication_x11.cpp:4462
#20 0x00007f1b4daca9ec in QApplication::x11ProcessEvent (this=0x7fff4a1593d0, event=event@entry=0x7fff4a158f90) at kernel/qapplication_x11.cpp:3651
#21 0x00007f1b4daf1882 in x11EventSourceDispatch (s=0x10823d0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#22 0x00007f1b4a1af316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f1b4a1af668 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f1b4a1af70c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f1b4e901d76 in QEventDispatcherGlib::processEvents (this=0x1081240, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#26 0x00007f1b4daf1936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f1b4e8d3d0f in QEventLoop::processEvents (this=this@entry=0x7fff4a159370, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f1b4e8d4005 in QEventLoop::exec (this=this@entry=0x7fff4a159370, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007f1b4e8d913b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#30 0x00007f1b4da5306c in QApplication::exec () at kernel/qapplication.cpp:3823
#31 0x00007f1b37dcebd2 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kde-workspace-4.11.6/klipper/main.cpp:50
#32 0x000000000040879e in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 220004.

Possible duplicates by query: bug 331217, bug 330125, bug 326631.

Reported using DrKonqi
Comment 1 Christoph Feck 2014-04-18 02:26:00 UTC

*** This bug has been marked as a duplicate of bug 220004 ***
Comment 2 Martin Holec 2014-05-11 20:44:30 UTC
Created attachment 86588 [details]
New crash information added by DrKonqi

klipper (0.9.7) on KDE Platform 4.13.0 using Qt 4.8.6

- What I was doing when the application crashed:

Disabled pop-up.

.....................

-- Backtrace (Reduced):
#7  0x0000003ed2c14dbd in operator= (p=0x0, this=0x14d60a0) at ../../src/corelib/kernel/qpointer.h:68
#8  QMenuPrivate::activateAction (this=0x14d5de0, action=0x1350110, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1142
#9  0x0000003ed2c18905 in QMenu::mouseReleaseEvent (this=this@entry=0x14650e0, e=e@entry=0x7fff122583a0) at widgets/qmenu.cpp:2371
#10 0x0000003ed550bbbb in KMenu::mouseReleaseEvent (this=0x14650e0, e=0x7fff122583a0) at /usr/src/debug/kdelibs-4.13.0/kdeui/widgets/kmenu.cpp:464
#11 0x0000003ed281dd78 in QWidget::event (this=this@entry=0x14650e0, event=event@entry=0x7fff122583a0) at kernel/qwidget.cpp:8389