Bug 129640

Summary: Konsole stops responding. The window gets white, and the process uses much cpu.
Product: [Applications] konsole Reporter: Amund Sjaavaag <sjaavaag>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of konsole

Description Amund Sjaavaag 2006-06-22 14:15:29 UTC
Version:           1.6.3  (using KDE KDE 3.5.3)
Installed from:    Unlisted Binary Package
OS:                Linux

Sometimes, when i am working in a Konsole tab, konsole stops responding. The window gets white, and even the mouse cursor is hidden, if i move it to the konsole window. The menu bar and the tab list disappear and these fields gets grey. 

I am not sure, how to reproduce the problem.
Comment 1 Amund Sjaavaag 2006-06-22 14:18:12 UTC
Created attachment 16753 [details]
Screenshot of konsole
Comment 2 Philip Rodrigues 2006-06-23 20:35:47 UTC
When it next happens, kill konsole with "kill -SEGV <pid-of-konsole>", and paste the backtrace here.
Comment 3 Thiago Macieira 2006-06-30 11:00:51 UTC
any news?
Comment 4 Amund Sjaavaag 2006-07-04 13:57:26 UTC
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232374080 (LWP 4733)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb70f1d92 in __gnu_cxx::free_list::_M_get () from /usr/lib/libstdc++.so.6
#7  0xb778fb64 in QString::deref () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0xb7790928 in QString::operator= () from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0xb6780500 in TEmulation::onRcvBlock () from /usr/lib/libkdeinit_konsole.so
#10 0xb6780a69 in TESession::onRcvBlock () from /usr/lib/libkdeinit_konsole.so
#11 0xb6780cca in TESession::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#12 0xb74e143d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb675a9a5 in TEPty::block_in () from /usr/lib/libkdeinit_konsole.so
#14 0xb675ab0b in TEPty::dataReceived () from /usr/lib/libkdeinit_konsole.so
#15 0xb6765673 in TEPty::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#16 0xb74e143d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb79d7b21 in KProcess::receivedStdout () from /usr/lib/libkdecore.so.4
#18 0xb79d7d0a in KProcess::childOutput () from /usr/lib/libkdecore.so.4
#19 0xb79d7d49 in KProcess::slotChildOutput () from /usr/lib/libkdecore.so.4
#20 0xb79d825c in KProcess::qt_invoke () from /usr/lib/libkdecore.so.4
#21 0xb67655f3 in TEPty::qt_invoke () from /usr/lib/libkdeinit_konsole.so
#22 0xb74e143d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb74e19d8 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb77cec68 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb74fdd01 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb7486bab in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb748726a in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb7a855fe in KApplication::notify () from /usr/lib/libkdecore.so.4
#29 0xb747aec8 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0xb7438427 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0xb749b5a7 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0xb749b4b4 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0xb748633f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0xb6799c81 in kdemain () from /usr/lib/libkdeinit_konsole.so
#35 0xb7f51564 in kdeinitmain () from /usr/lib/kde3/konsole.so
#36 0x0804e140 in ?? ()
#37 0x0804e7f4 in ?? ()
#38 0x0804ed77 in ?? ()
#39 0x0804fe83 in ?? ()
#40 0xb6f98e40 in __libc_start_main () from /lib/tls/libc.so.6
#41 0x0804b7b1 in ?? ()
Comment 5 Robert Knight 2006-12-26 19:29:41 UTC
Hello,

Does it make a difference as to what application you are running in the terminal?
Comment 6 Robert Knight 2007-07-09 00:11:51 UTC
Closing since there has not been a response from the original poster for 6 months and have not had any similar reports of this problem which I am unable to reproduce.

Please reply if anyone is able to reproduce the bug with the current stable release of Konsole.  
Comment 7 Amund Sjaavaag 2007-07-09 10:21:14 UTC
It is a long time since i have experienced the problem, and the problem might been solved in newer versions. I think it is OK to close the case.