Bug 255816 - Klipper crashes when disabling popup contextual menu
Summary: Klipper crashes when disabling popup contextual menu
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: 2010-11-01 15:46 UTC by Francis Lewis
Modified: 2010-11-16 22:04 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 Francis Lewis 2010-11-01 15:46:58 UTC
Application: klipper (v0.9.7)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Klipper crashed when disabling the popup contextual menu.

-- Backtrace:
Application: Klipper (klipper), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78ac710 (LWP 3815))]

Thread 2 (Thread 0xb7678b70 (LWP 3816)):
#0  0x003fc416 in __kernel_vsyscall ()
#1  0x00855de6 in poll () from /lib/libc.so.6
#2  0x01215a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0120843c in ?? () from /lib/libglib-2.0.so.0
#4  0x01208ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0x0768f6b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0x0122f48f in ?? () from /lib/libglib-2.0.so.0
#7  0x003ddcc9 in start_thread () from /lib/libpthread.so.0
#8  0x008646ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb78ac710 (LWP 3815)):
[KCrash Handler]
#7  0x010a66ee in QMetaObject::changeGuard (ptr=0x88bc0b0, o=0x0) at kernel/qobject.cpp:470
#8  0x050ada77 in operator= (this=0x88bbf10, action=0x88ac3f8, action_e=QAction::Trigger, self=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#9  QMenuPrivate::activateAction (this=0x88bbf10, action=0x88ac3f8, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1098
#10 0x050af2fe in QMenu::keyPressEvent (this=0x88a8e50, e=0xbfecb564) at widgets/qmenu.cpp:2676
#11 0x00bc5aa7 in KMenu::keyPressEvent (this=0x88a8e50, e=0xbfecb564) at ../../kdeui/widgets/kmenu.cpp:236
#12 0x04c3fb13 in QWidget::event (this=0x88a8e50, event=0xbfecb564) at kernel/qwidget.cpp:8222
#13 0x050b002f in QMenu::event (this=0x88a8e50, e=0xbfecb564) at widgets/qmenu.cpp:2410
#14 0x04be1fdc in QApplicationPrivate::notify_helper (this=0x85ee018, receiver=0x88a8e50, e=0xbfecb564) at kernel/qapplication.cpp:4396
#15 0x04be9ac9 in QApplication::notify (this=0xbfecbfc0, receiver=0x88a8e50, e=0xbfecb564) at kernel/qapplication.cpp:3857
#16 0x00aca68a in KApplication::notify (this=0xbfecbfc0, receiver=0x88a8e50, event=0xbfecb564) at ../../kdeui/kernel/kapplication.cpp:310
#17 0x01092b3b in QCoreApplication::notifyInternal (this=0xbfecbfc0, receiver=0x88a8e50, event=0xbfecb564) at kernel/qcoreapplication.cpp:732
#18 0x04be1b9e in sendSpontaneousEvent (receiver=0x88a8e50, event=0x87911d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#19 qt_sendSpontaneousEvent (receiver=0x88a8e50, event=0x87911d8) at kernel/qapplication.cpp:5388
#20 0x04c9e69d in QKeyMapper::sendKeyEvent (keyWidget=0x88a8e50, grab=false, type=QEvent::KeyPress, code=16777220, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1867
#21 0x04ca0b49 in QKeyMapperPrivate::translateKeyEvent (this=0x8613798, keyWidget=0x88a8e50, event=0xbfecbc2c, grab=false) at kernel/qkeymapper_x11.cpp:1837
#22 0x04c74387 in QApplication::x11ProcessEvent (this=0xbfecbfc0, event=0xbfecbc2c) at kernel/qapplication_x11.cpp:3429
#23 0x04ca436a in x11EventSourceDispatch (s=0x85f0ee8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x01204855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x01208668 in ?? () from /lib/libglib-2.0.so.0
#26 0x01208848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x010c1565 in QEventDispatcherGlib::processEvents (this=0x85cf9d0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#28 0x04ca3be5 in QGuiEventDispatcherGlib::processEvents (this=0x85cf9d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x01091609 in QEventLoop::processEvents (this=0xbfecbf24, flags=) at kernel/qeventloop.cpp:149
#30 0x01091a8a in QEventLoop::exec (this=0xbfecbf24, flags=...) at kernel/qeventloop.cpp:201
#31 0x0109600f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x04be0e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#33 0x0073a18c in kdemain (argc=1, argv=0xbfecc0c4) at ../../klipper/main.cpp:52
#34 0x080485ab in main (argc=1, argv=0xbfecc0c4) at klipper_dummy.cpp:3

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-16 22:04:13 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 ***