[Konsole-devel] [Bug 154675] New: Konsole crashes when closing tab

mutlu inek mutlu_inek at yahoo.de
Thu Dec 27 12:00:45 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=154675         
           Summary: Konsole crashes when closing tab
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: mutlu_inek yahoo de


Version:           1.9.2 (svn r753240) (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.2 
OS:                Linux

When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting "Close Current Tab" sometimes closes the current tab and sometimes crashes Konsole.

The backtrace (unfortunately debugging symbols for non-KDE4 libraries are missing):

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[...]
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5e6b6d0 (LWP 8984)]
(no debugging symbols found)
[...]
(no debugging symbols found)
[KCrash handler]
#6  0xb6655f19 in ?? () from /usr/lib/libQtGui.so.4
#7  0xb6646dbb in QWidget::removeAction () from /usr/lib/libQtGui.so.4
#8  0xb75cdbf9 in KXMLGUI::ActionList::unplug ()
   from /opt/kde4/lib/libkdeui.so.5
#9  0xb75cdd35 in KXMLGUI::ContainerNode::unplugClient ()
   from /opt/kde4/lib/libkdeui.so.5
#10 0xb75cdfc7 in KXMLGUI::ContainerNode::unplugActions ()
   from /opt/kde4/lib/libkdeui.so.5
#11 0xb75ce02f in KXMLGUI::ContainerNode::destruct ()
   from /opt/kde4/lib/libkdeui.so.5
#12 0xb75ce20b in KXMLGUI::ContainerNode::destructChildren ()
   from /opt/kde4/lib/libkdeui.so.5
#13 0xb75ce020 in KXMLGUI::ContainerNode::destruct ()
   from /opt/kde4/lib/libkdeui.so.5
#14 0xb75ce20b in KXMLGUI::ContainerNode::destructChildren ()
   from /opt/kde4/lib/libkdeui.so.5
#15 0xb75ce020 in KXMLGUI::ContainerNode::destruct ()
   from /opt/kde4/lib/libkdeui.so.5
#16 0xb75c8f15 in KXMLGUIFactory::removeClient ()
   from /opt/kde4/lib/libkdeui.so.5
#17 0xb7f19def in Konsole::MainWindow::activeViewChanged ()
   from /opt/kde4/lib/libkdeinit4_konsole.so
#18 0xb7f1a040 in Konsole::MainWindow::qt_metacall ()
   from /opt/kde4/lib/libkdeinit4_konsole.so
#19 0xb6e0c596 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb6e0cb62 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb7f5bb93 in Konsole::ViewManager::activeViewChanged ()
   from /opt/kde4/lib/libkdeinit4_konsole.so
#22 0xb7f5d9ab in Konsole::ViewManager::qt_metacall ()
   from /opt/kde4/lib/libkdeinit4_konsole.so
#23 0xb6e0c596 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#24 0xb6e0cb62 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#25 0xb7f37d73 in Konsole::SessionController::focused ()
   from /opt/kde4/lib/libkdeinit4_konsole.so
#26 0xb7f3cfbd in Konsole::SessionController::eventFilter ()
   from /opt/kde4/lib/libkdeinit4_konsole.so
#27 0xb6607232 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#28 0xb6609b28 in QApplication::notify () from /usr/lib/libQtGui.so.4
#29 0xb74e0ba3 in KApplication::notify () from /opt/kde4/lib/libkdeui.so.5
#30 0xb6df978b in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#31 0xb660977a in QApplicationPrivate::setFocusWidget ()
   from /usr/lib/libQtGui.so.4
#32 0xb664ac76 in QWidget::setFocus () from /usr/lib/libQtGui.so.4
#33 0xb660f675 in QApplication::setActiveWindow () from /usr/lib/libQtGui.so.4
#34 0xb66659cd in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#35 0xb668b9a4 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb60742a6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb6077632 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#38 0xb6077bee in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0xb6e1e6e2 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#40 0xb668b7d5 in ?? () from /usr/lib/libQtGui.so.4
#41 0xb6df8b72 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#42 0xb6df8c7a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#43 0xb6dfb17d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#44 0xb66067f7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#45 0xb7f697eb in kdemain () from /opt/kde4/lib/libkdeinit4_konsole.so
#46 0x080487d2 in _start ()



More information about the konsole-devel mailing list