Application: konsole (2.4.1) KDE Platform Version: 4.4.1 (KDE 4.4.1) "release 2" Qt Version: 4.6.2 Operating System: Linux 2.6.33-6-default x86_64 Distribution: "openSUSE 11.3 Milestone 3 (x86_64)" -- Information about the crash: When working in an editor I pressed Alt-Ctrl-/ which instantly crashed all running instances of console. The crash can be reproduced every time. -- Backtrace: Application: Konsole (kdeinit4), signal: Segmentation fault 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #5 detach (this=0x0, session=0x8b40f0, master=false) at /usr/include/QtCore/qhash.h:299 #6 operator[] (this=0x0, session=0x8b40f0, master=false) at /usr/include/QtCore/qhash.h:733 #7 Konsole::SessionGroup::setMasterStatus (this=0x0, session=0x8b40f0, master=false) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/Session.cpp:1260 #8 0x00007fb41d75ba35 in Konsole::SessionGroup::removeSession (this=0x0, session=0x8b40f0) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/Session.cpp:1241 #9 0x00007fb41d764494 in Konsole::SessionController::copyInputToNone (this=0xe942f0) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/SessionController.cpp:783 #10 0x00007fb41d76502d in Konsole::SessionController::qt_metacall (this=0xe942f0, _c=InvokeMetaMethod, _id=10, _a=0x7fffe00cfa70) at /usr/src/debug/kdebase-4.4.1/build/apps/konsole/src/SessionController.moc:160 #11 0x00007fb42ab3747f in QMetaObject::activate (sender=0xeb2990, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffe00cfa70) at kernel/qobject.cpp:3293 #12 0x00007fb429cf4f12 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263 #13 0x00007fb429cf510a in QAction::activate (this=0xeb2990, event=<value optimized out>) at kernel/qaction.cpp:1255 #14 0x00007fb429cf5287 in QAction::event (this=<value optimized out>, e=<value optimized out>) at kernel/qaction.cpp:1181 #15 0x00007fb42b0f73ed in KAction::event (this=<value optimized out>, event=0x7fffe00d0100) at /usr/src/debug/kdelibs-4.4.1/kdeui/actions/kaction.cpp:129 #16 0x00007fb429cfb7b4 in QApplicationPrivate::notify_helper (this=0x682280, receiver=0xeb2990, e=0x7fffe00d0100) at kernel/qapplication.cpp:4300 #17 0x00007fb429cff89a in QApplication::notify (this=<value optimized out>, receiver=0xeb2990, e=0x7fffe00d0100) at kernel/qapplication.cpp:4183 #18 0x00007fb42afb2e46 in KApplication::notify (this=0x7fffe00d1690, receiver=0xeb2990, event=0x7fffe00d0100) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302 #19 0x00007fb42ab234bc in QCoreApplication::notifyInternal (this=0x7fffe00d1690, receiver=0xeb2990, event=0x7fffe00d0100) at kernel/qcoreapplication.cpp:704 #20 0x00007fb429d2c370 in sendEvent (this=<value optimized out>, e=0x7fffe00d0700) at ../../src/corelib/kernel/qcoreapplication.h:215 #21 QShortcutMap::dispatchEvent (this=<value optimized out>, e=0x7fffe00d0700) at kernel/qshortcutmap.cpp:879 #22 0x00007fb429d2d878 in QShortcutMap::tryShortcutEvent (this=0x6823a8, o=<value optimized out>, e=0x7fffe00d0700) at kernel/qshortcutmap.cpp:364 #23 0x00007fb429d014e5 in QApplication::notify (this=0x7fffe00d1690, receiver=0xe94f30, e=0x7fffe00d0700) at kernel/qapplication.cpp:3746 #24 0x00007fb42afb2e46 in KApplication::notify (this=0x7fffe00d1690, receiver=0xe94f30, event=0x7fffe00d0700) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302 #25 0x00007fb42ab234bc in QCoreApplication::notifyInternal (this=0x7fffe00d1690, receiver=0xe94f30, event=0x7fffe00d0700) at kernel/qcoreapplication.cpp:704 #26 0x00007fb429d97e1a in QKeyMapper::sendKeyEvent (keyWidget=0xe94f30, grab=<value optimized out>, type=KeyPress, code=63, modifiers=<value optimized out>, text=..., autorepeat=false, count=1, nativeScanCode=61, nativeVirtualKey=63, nativeModifiers=21) at kernel/qkeymapper_x11.cpp:1861 #27 0x00007fb429d9829f in QKeyMapperPrivate::translateKeyEvent (this=<value optimized out>, keyWidget=0xe94f30, event=<value optimized out>, grab=<value optimized out>) at kernel/qkeymapper_x11.cpp:1831 #28 0x00007fb429d74f9c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffe00d12d0) at kernel/qapplication_x11.cpp:3394 #29 0x00007fb429d9b332 in x11EventSourceDispatch (s=0x685cd0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #30 0x00007fb425da54d3 in g_main_dispatch (context=0x684920) at gmain.c:1960 #31 IA__g_main_context_dispatch (context=0x684920) at gmain.c:2513 #32 0x00007fb425da5cb0 in g_main_context_iterate (context=0x684920, block=<value optimized out>, dispatch=<value optimized out>) at gmain.c:2591 #33 0x00007fb425da5f4d in IA__g_main_context_iteration (context=0x684920, may_block=1) at gmain.c:2654 #34 0x00007fb42ab4beaf in QEventDispatcherGlib::processEvents (this=0x61c0e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #35 0x00007fb429d9afee in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #36 0x00007fb42ab228a2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #37 0x00007fb42ab22adc in QEventLoop::exec (this=0x7fffe00d15e0, flags=...) at kernel/qeventloop.cpp:201 #38 0x00007fb42ab26e0b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #39 0x00007fb41da21da6 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/main.cpp:77 #40 0x0000000000407069 in _start () This bug may be a duplicate of or related to bug 229384. Possible duplicates by query: bug 230415, bug 229384. Reported using DrKonqi
Merging with bug 229384. Thanks *** This bug has been marked as a duplicate of bug 229384 ***