Bug 253455

Summary: Klipper crashes when popups are disabled
Product: [Unmaintained] klipper Reporter: judydevoti <judydevoti>
Component: generalAssignee: Esben Mose Hansen <kde>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description judydevoti 2010-10-07 00:34:14 UTC
Application: klipper (v0.9.7)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Klipper crashed when I selected "disable" on the file popup menu

 -- Backtrace:
Application: Klipper (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7752aa0 (LWP 1620))]

Thread 2 (Thread 0xb3fa5b70 (LWP 2496)):
#0  0x001dc422 in __kernel_vsyscall ()
#1  0x01d1ab86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x05de94eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x05ddc0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x05ddc4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00e2460f in QEventDispatcherGlib::processEvents (this=0x90ea9f8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x00df7059 in QEventLoop::processEvents (this=0xb3fa5290, flags=) at kernel/qeventloop.cpp:149
#7  0x00df74aa in QEventLoop::exec (this=0xb3fa5290, flags=...) at kernel/qeventloop.cpp:201
#8  0x00cf35a8 in QThread::exec (this=0x91421c0) at thread/qthread.cpp:487
#9  0x00dd6c1b in QInotifyFileSystemWatcherEngine::run (this=0x91421c0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00cf632e in QThreadPrivate::start (arg=0x91421c0) at thread/qthread_unix.cpp:248
#11 0x0011596e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x01d28a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7752aa0 (LWP 1620)):
[KCrash Handler]
#6  QMetaObject::changeGuard (ptr=0x9131f88, o=0x0) at kernel/qobject.cpp:488
#7  0x014e8ae7 in QPointer<QAction>::operator= (this=0x9131df0, action=0x919a4e8, action_e=QAction::Trigger, self=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:68
#8  QMenuPrivate::activateAction (this=0x9131df0, action=0x919a4e8, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1116
#9  0x014e9ac7 in QMenu::mouseReleaseEvent (this=0x906d068, e=0xbfc94e40) at widgets/qmenu.cpp:2312
#10 0x00baef65 in KMenu::mouseReleaseEvent (this=0x906d068, e=0xbfc94e40) at ../../kdeui/widgets/kmenu.cpp:471
#11 0x010a17f8 in QWidget::event (this=0x906d068, event=0xbfc94e40) at kernel/qwidget.cpp:7998
#12 0x014eb0cc in QMenu::event (this=0x906d068, e=0xbfc94e40) at widgets/qmenu.cpp:2414
#13 0x010434dc in QApplicationPrivate::notify_helper (this=0x8f2fe50, receiver=0x906d068, e=0xbfc94e40) at kernel/qapplication.cpp:4300
#14 0x0104a9f7 in QApplication::notify (this=0xbfc956e0, receiver=0x906d068, e=0xbfc94e40) at kernel/qapplication.cpp:3865
#15 0x00ab8f2a in KApplication::notify (this=0xbfc956e0, receiver=0x906d068, event=0xbfc94e40) at ../../kdeui/kernel/kapplication.cpp:302
#16 0x00df8a3b in QCoreApplication::notifyInternal (this=0xbfc956e0, receiver=0x906d068, event=0xbfc94e40) at kernel/qcoreapplication.cpp:704
#17 0x01049952 in QCoreApplication::sendEvent (receiver=0x906d068, event=0xbfc94e40, alienWidget=0x0, nativeWidget=0x906d068, buttonDown=0x1987058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QApplicationPrivate::sendMouseEvent (receiver=0x906d068, event=0xbfc94e40, alienWidget=0x0, nativeWidget=0x906d068, buttonDown=0x1987058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0x010d55cf in QETWidget::translateMouseEvent (this=0x906d068, event=0xbfc9535c) at kernel/qapplication_x11.cpp:4302
#20 0x010d4511 in QApplication::x11ProcessEvent (this=0xbfc956e0, event=0xbfc9535c) at kernel/qapplication_x11.cpp:3379
#21 0x0110360a in x11EventSourceDispatch (s=0x8f32ca8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#22 0x05dd85e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x05ddc2d8 in ?? () from /lib/libglib-2.0.so.0
#24 0x05ddc4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00e245d5 in QEventDispatcherGlib::processEvents (this=0x8f2f9f0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0x01103135 in QGuiEventDispatcherGlib::processEvents (this=0x8f2f9f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00df7059 in QEventLoop::processEvents (this=0xbfc95654, flags=) at kernel/qeventloop.cpp:149
#28 0x00df74aa in QEventLoop::exec (this=0xbfc95654, flags=...) at kernel/qeventloop.cpp:201
#29 0x00dfb69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#30 0x01043577 in QApplication::exec () at kernel/qapplication.cpp:3579
#31 0x0338ebac in kdemain () from /usr/lib/libkdeinit4_klipper.so
#32 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8f1f841 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051465 "0") at ../../kinit/kinit.cpp:717
#33 0x0804ec6d in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#34 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#35 0x0804fe4f in main (argc=4, argv=0xbfc96094, envp=0xbfc960a8) at ../../kinit/kinit.cpp:1845

This bug may be a duplicate of or related to bug 252372.

Possible duplicates by query: bug 252372, bug 243470, bug 220004.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-11 13:14:14 UTC

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