Bug 335958 - Klipper crashed when disabling show popup menu from it
Summary: Klipper crashed when disabling show popup menu from it
Status: RESOLVED DUPLICATE of bug 220004
Alias: None
Product: klipper
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.9.7
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Flöser
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-06-08 15:30 UTC by Pavel ALexeev (aka Pahan-Hubbitus)
Modified: 2014-06-09 00:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel ALexeev (aka Pahan-Hubbitus) 2014-06-08 15:30:11 UTC
Application: klipper (0.9.7)
KDE Platform Version: 4.12.5
Qt Version: 4.8.6
Operating System: Linux 3.14.5-200.fc20.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

Copy URL, popup menu appeared. Among others there item "Do not show actions menu again" (or similar text, translated from Russian). After click it crash happened. Tries two times.

The crash can be reproduced every time.

-- Backtrace:
Application: Klipper (klipper), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x0000003e5a39f1f3 in QMetaObject::changeGuard(QObject**, QObject*) () from /lib64/libQtCore.so.4
#6  0x00000033f8c14dbd in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) () from /lib64/libQtGui.so.4
#7  0x0000003a4e10bbbb in KMenu::mouseReleaseEvent(QMouseEvent*) () from /lib64/libkdeui.so.5
#8  0x00000033f881dd78 in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#9  0x00000033f8c18deb in QMenu::event(QEvent*) () from /lib64/libQtGui.so.4
#10 0x00000033f87cae7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#11 0x00000033f87d1921 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#12 0x0000003a4e04ab0a in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#13 0x0000003e5a386ebd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#14 0x00000033f87d1097 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQtGui.so.4
#15 0x00000033f8846a9c in QETWidget::translateMouseEvent(_XEvent const*) () from /lib64/libQtGui.so.4
#16 0x00000033f88451dc in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#17 0x00000033f886cbe4 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtGui.so.4
#18 0x0000003d036492a6 in g_main_dispatch (context=0x221d220) at gmain.c:3066
#19 g_main_context_dispatch (context=context@entry=0x221d220) at gmain.c:3642
#20 0x0000003d03649628 in g_main_context_iterate (context=context@entry=0x221d220, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713
#21 0x0000003d036496dc in g_main_context_iteration (context=0x221d220, may_block=1) at gmain.c:3774
#22 0x0000003e5a3b5ad5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#23 0x00000033f886cd66 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#24 0x0000003e5a38595f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#25 0x0000003e5a385cad in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#26 0x0000003e5a38b399 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#27 0x0000003a4ea317d2 in kdemain () from /lib64/libkdeinit4_klipper.so
#28 0x0000003cffe21d65 in __libc_start_main (main=0x400810 <main>, argc=1, argv=0x7fff1a405138, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff1a405128) at libc-start.c:285
#29 0x0000000000400841 in _start ()

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

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

Reported using DrKonqi
Comment 1 Christoph Feck 2014-06-09 00:18:13 UTC

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