Application: konsole (2.4.1) KDE Platform Version: 4.4.1 (KDE 4.4.1) Qt Version: 4.6.2 Operating System: Linux 2.6.32.9-70.fc12.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: I simultaneously hit several keys while composing a message in alpine and the console crashed (taking all other instances along with it). I see similar bug reports that claim reproducibility, but I can't reproduce the crash after some trying, and have never seen it before (although KDE RPMs on my system were updated only recently, to kdebase-4.4.1-1.fc12.x86_64). Andrei The crash does not seem to be reproducible. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #5 detach (this=0x0, session=0x2433740, master=false) at /usr/include/QtCore/qhash.h:299 #6 operator[] (this=0x0, session=0x2433740, master=false) at /usr/include/QtCore/qhash.h:733 #7 Konsole::SessionGroup::setMasterStatus (this=0x0, session=0x2433740, master=false) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/Session.cpp:1260 #8 0x0000003db5c89b2a in Konsole::SessionGroup::removeSession (this=0x0, session=0x2433740) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/Session.cpp:1241 #9 0x0000003db5c8e2da in Konsole::SessionController::copyInputToNone (this=0x350c850) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/SessionController.cpp:783 #10 0x0000003db5c95e6d in Konsole::SessionController::qt_metacall (this=0x350c850, _c=InvokeMetaMethod, _id=10, _a=0x7ffff41440e0) at /usr/src/debug/kdebase-4.4.1/x86_64-redhat-linux-gnu/apps/konsole/src/SessionController.moc:160 #11 0x0000003e8c76a2af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #12 0x000000301bda5b52 in QAction::triggered(bool) () from /usr/lib64/libQtGui.so.4 #13 0x000000301bda728b in QAction::activate(QAction::ActionEvent) () from /usr/lib64/libQtGui.so.4 #14 0x000000301bda8347 in QAction::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #15 0x0000003db474bd7d in KAction::event(QEvent*) () from /usr/lib64/libkdeui.so.5 #16 0x000000301bdaa9dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #17 0x000000301bdb0aab in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #18 0x0000003db4806846 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #19 0x0000003e8c75774c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #20 0x000000301bdddae6 in ?? () from /usr/lib64/libQtGui.so.4 #21 0x000000301bddf997 in ?? () from /usr/lib64/libQtGui.so.4 #22 0x000000301bdb25db in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #23 0x0000003db4806846 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #24 0x0000003e8c75774c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #25 0x000000301be4490a in ?? () from /usr/lib64/libQtGui.so.4 #26 0x000000301be46d20 in ?? () from /usr/lib64/libQtGui.so.4 #27 0x000000301be20ee4 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4 #28 0x000000301be49d52 in ?? () from /usr/lib64/libQtGui.so.4 #29 0x0000003d5aa3920e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #30 0x0000003d5aa3cbf8 in ?? () from /lib64/libglib-2.0.so.0 #31 0x0000003d5aa3cd1a in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #32 0x0000003e8c77d063 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #33 0x000000301be49a1e in ?? () from /usr/lib64/libQtGui.so.4 #34 0x0000003e8c756192 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #35 0x0000003e8c75645c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #36 0x0000003e8c758749 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #37 0x0000003db5810366 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/main.cpp:77 #38 0x0000003a5de1eb1d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=<value optimized out>) at libc-start.c:226 #39 0x0000000000400759 in _start () This bug may be a duplicate of or related to bug 229384. Possible duplicates by query: bug 232135, bug 230415, bug 229384. Reported using DrKonqi
Merging with bug 229384. Thanks *** This bug has been marked as a duplicate of bug 229384 ***