Application: konsole (2.6.4) KDE Platform Version: 4.6.5 (4.6.5) Qt Version: 4.7.2 Operating System: Linux 2.6.38-8-generic-pae i686 Distribution: Ubuntu 11.04 -- Information about the crash: The system was in the sleep mode. After waking it up I moved to the konsole and it crashed. I'm not sure if I managed to do a single action there or not. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault [Current thread is 1 (Thread 0xb4e7d930 (LWP 29270))] Thread 2 (Thread 0xb1099b70 (LWP 29331)): #0 0xb785a424 in __kernel_vsyscall () #1 0xb7790f76 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb598984b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb59791af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb5979524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb6ec1577 in QEventDispatcherGlib::processEvents (this=0x90133c8, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0xb6e93289 in QEventLoop::processEvents (this=0xb1099290, flags=...) at kernel/qeventloop.cpp:149 #7 0xb6e93522 in QEventLoop::exec (this=0xb1099290, flags=...) at kernel/qeventloop.cpp:201 #8 0xb6d9d2a0 in QThread::exec (this=0x9078fe8) at thread/qthread.cpp:492 #9 0xb6e74fdb in QInotifyFileSystemWatcherEngine::run (this=0x9078fe8) at io/qfilesystemwatcher_inotify.cpp:248 #10 0xb6d9fda2 in QThreadPrivate::start (arg=0x9078fe8) at thread/qthread_unix.cpp:320 #11 0xb5a27e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0xb779f73e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xb4e7d930 (LWP 29270)): [KCrash Handler] #7 parent (this=0x9877b30) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:250 #8 parentWidget (this=0x9877b30) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1022 #9 QWidget::window (this=0x9877b30) at kernel/qwidget.cpp:4252 #10 0xb63ec9e0 in QApplicationPrivate::dispatchEnterLeave (enter=0x8effdb8, leave=0x9877b30) at kernel/qapplication.cpp:2715 #11 0xb63ece80 in QApplicationPrivate::sendMouseEvent (receiver=0x8effdb8, event=0xbf80d7c4, alienWidget=0x8effdb8, nativeWidget=0x8e96d18, buttonDown=0xb6d3ac60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3102 #12 0xb647804c in QETWidget::translateMouseEvent (this=0x8e96d18, event=0xbf80dcec) at kernel/qapplication_x11.cpp:4558 #13 0xb64769b5 in QApplication::x11ProcessEvent (this=0xbf80e044, event=0xbf80dcec) at kernel/qapplication_x11.cpp:3680 #14 0xb64a25f4 in x11EventSourceDispatch (s=0x8e16940, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #15 0xb5978aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #16 0xb5979270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #17 0xb5979524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #18 0xb6ec153c in QEventDispatcherGlib::processEvents (this=0x8dd2aa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #19 0xb64a21e5 in QGuiEventDispatcherGlib::processEvents (this=0x8dd2aa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #20 0xb6e93289 in QEventLoop::processEvents (this=0xbf80dfb4, flags=...) at kernel/qeventloop.cpp:149 #21 0xb6e93522 in QEventLoop::exec (this=0xbf80dfb4, flags=...) at kernel/qeventloop.cpp:201 #22 0xb6e97ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008 #23 0xb63e98e7 in QApplication::exec () at kernel/qapplication.cpp:3736 #24 0xb7854198 in kdemain (argc=3, argv=0xbf80e184) at ../../../konsole/src/main.cpp:77 #25 0x080485bb in main (argc=3, argv=0xbf80e184) at konsole_dummy.cpp:3 Reported using DrKonqi
I couldn't find any duplicates or reproduce the bug.
Thanks for reporting! Unfortunately, the backtrace is not quite helpful since it does not cover any code from Konsole.
*** This bug has been marked as a duplicate of bug 302405 ***