Bug 111423 - konsole crashes if one detach a certain tab
Summary: konsole crashes if one detach a certain tab
Status: RESOLVED DUPLICATE of bug 106464
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 16:50 UTC by Johannes Schaub
Modified: 2005-08-29 00:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Schaub 2005-08-24 16:50:30 UTC
Version:            (using KDE KDE 3.4.2)
Installed from:    Compiled From Sources

konsole crashes if yo do the action documented in this video:

http://www.johannes-schaub.de/desktop-recording.ogg
Comment 1 Johannes Schaub 2005-08-28 13:39:40 UTC
ok, for the one who hasn't a ogg player:

start konsole. click on "Click for a new Standard Session" Button. Detach the first tab. close the second tab (the window, which is now behind the active konsole window. or, in other words: the other tab, which you haven't detached). konsole will crash, providing this backtrace: 

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1096081728 (LWP 21656)]
[KCrash handler]
#7  0x417642ca in Konsole::activateSession ()
   from /opt/kde3/lib/libkdeinit_konsole.so
#8  0x41765a7f in Konsole::doneSession ()
   from /opt/kde3/lib/libkdeinit_konsole.so
#9  0x41773924 in Konsole::qt_invoke ()
   from /opt/kde3/lib/libkdeinit_konsole.so
#10 0x40c4e154 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x4177c550 in TESession::done () from /opt/kde3/lib/libkdeinit_konsole.so
#12 0x4177c5c7 in TESession::done () from /opt/kde3/lib/libkdeinit_konsole.so
#13 0x4177e082 in TESession::qt_invoke ()
   from /opt/kde3/lib/libkdeinit_konsole.so
#14 0x40c4e154 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40c4e77b in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x4174c0b0 in TEPty::done () from /opt/kde3/lib/libkdeinit_konsole.so
#17 0x4174c0ee in TEPty::donePty () from /opt/kde3/lib/libkdeinit_konsole.so
#18 0x4174cf26 in TEPty::qt_invoke () from /opt/kde3/lib/libkdeinit_konsole.so
#19 0x40c4e154 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x407aa32d in KProcess::processExited ()
   from /opt/kde3/lib/libkdecore.so.4
#21 0x407aa3ac in KProcess::processHasExited ()
   from /opt/kde3/lib/libkdecore.so.4
#22 0x407adbdc in KProcessController::slotDoHousekeeping ()
   from /opt/kde3/lib/libkdecore.so.4
#23 0x00000001 in ?? ()
#24 0x00000001 in ?? ()
#25 0x000f699c in ?? ()
#26 0x0822baf0 in ?? ()
#27 0x081fdb18 in ?? ()
#28 0xbfd32fd8 in ?? ()
#29 0x00000001 in ?? ()
#30 0xbfd33920 in ?? ()
#31 0x08246920 in ?? ()
#32 0xbfd33160 in ?? ()
#33 0x410f699c in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x08246920 in ?? ()
#35 0x00000013 in ?? ()
#36 0xbfd32ff8 in ?? ()
#37 0x40bea54c in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 2 Kurt Hindenburg 2005-08-29 00:29:53 UTC

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