Bug 271327 - Popup disable = crash
Summary: Popup disable = crash
Status: RESOLVED DUPLICATE of bug 220004
Alias: None
Product: klipper
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 02:56 UTC by dimaborger
Modified: 2011-05-01 16:48 UTC (History)
1 user (show)

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 dimaborger 2011-04-20 02:56:43 UTC
Application: klipper (v0.9.7)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu Natty (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to Ctrl-C link from .pls file with Kate.
It was Skype, Kopete and KTorren running at the moment of crash.

-- Backtrace:
Application: Klipper (klipper), signal: Segmentation fault
[KCrash Handler]
#7  QMetaObject::changeGuard (ptr=0x9a758b8, o=0x0) at kernel/qobject.cpp:471
#8  0x089e9193 in operator= (this=0x9a75718, action=0x980d6b0, action_e=QAction::Trigger, self=true) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#9  QMenuPrivate::activateAction (this=0x9a75718, action=0x980d6b0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1098
#10 0x089e9ffe in QMenu::mouseReleaseEvent (this=0x9a68290, e=0xbfe03ad4) at widgets/qmenu.cpp:2306
#11 0x005bdcf4 in KMenu::mouseReleaseEvent (this=0x9a68290, e=0xbfe03ad4) at ../../kdeui/widgets/kmenu.cpp:458
#12 0x085b013a in QWidget::event (this=0x9a68290, event=0xbfe03ad4) at kernel/qwidget.cpp:8259
#13 0x089ea4d7 in QMenu::event (this=0x9a68290, e=0xbfe03ad4) at widgets/qmenu.cpp:2415
#14 0x08557d24 in QApplicationPrivate::notify_helper (this=0x9704088, receiver=0x9a68290, e=0xbfe03ad4) at kernel/qapplication.cpp:4462
#15 0x0855d201 in QApplication::notify (this=0xbfe04350, receiver=0x9a68290, e=0xbfe03ad4) at kernel/qapplication.cpp:4023
#16 0x004e03ca in KApplication::notify (this=0xbfe04350, receiver=0x9a68290, event=0xbfe03ad4) at ../../kdeui/kernel/kapplication.cpp:311
#17 0x010fe0bb in QCoreApplication::notifyInternal (this=0xbfe04350, receiver=0x9a68290, event=0xbfe03ad4) at kernel/qcoreapplication.cpp:731
#18 0x08558c3b in sendSpontaneousEvent (receiver=0x9a68290, event=0xbfe03ad4, alienWidget=0x0, nativeWidget=0x9a68290, buttonDown=0x8ea4c60, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#19 QApplicationPrivate::sendMouseEvent (receiver=0x9a68290, event=0xbfe03ad4, alienWidget=0x0, nativeWidget=0x9a68290, buttonDown=0x8ea4c60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#20 0x085e24c3 in QETWidget::translateMouseEvent (this=0x9a68290, event=0xbfe03ffc) at kernel/qapplication_x11.cpp:4490
#21 0x085e0746 in QApplication::x11ProcessEvent (this=0xbfe04350, event=0xbfe03ffc) at kernel/qapplication_x11.cpp:3678
#22 0x0860bb84 in x11EventSourceDispatch (s=0x9707500, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x0325daa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0x0325e270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0x0325e524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0x0112b53c in QEventDispatcherGlib::processEvents (this=0x96cb440, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#27 0x0860b775 in QGuiEventDispatcherGlib::processEvents (this=0x96cb440, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x010fd289 in QEventLoop::processEvents (this=0xbfe042c4, flags=...) at kernel/qeventloop.cpp:149
#29 0x010fd522 in QEventLoop::exec (this=0xbfe042c4, flags=...) at kernel/qeventloop.cpp:201
#30 0x01101ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#31 0x085558e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#32 0x00c1a180 in kdemain (argc=1, argv=0xbfe04454) at ../../klipper/main.cpp:52
#33 0x080485bb in main (argc=1, argv=0xbfe04454) at klipper_dummy.cpp:3

Possible duplicates by query: bug 257080, bug 253455, bug 252372.

Reported using DrKonqi
Comment 1 Dario Andres 2011-05-01 16:48:55 UTC
[Comment from a bug triager]
This issue is being tracked at bug 220004, merging.
Thanks

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