Bug 139997 - Terminal sessions hang occasionally
Summary: Terminal sessions hang occasionally
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 23:47 UTC by Dave Reite
Modified: 2007-07-09 01:08 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 Dave Reite 2007-01-12 23:47:09 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Fedora RPMs
Compiler:          gcc version 4.1.1 20060525 (Red Hat 4.1.1-1) 
OS:                Linux

While using Konsole, while using a single session or multiple sessions in tabs, the currently running session will occasionally hang unexpectedly.  Other tabbed sessions (if open) are still available and responsive.  The hung session can be closed using Session/Close Session.  New sessions can be started normally.  This happens quite frequently (two or three times over a seven hour workday).  From my experience, it appears to always occurs during user input, either straight keyboard entry or pasting text.  It occurs whether or not I'm using vi/emacs/other text applications, or during ssh sessions to other machines so it doesn't appear application specific.
Comment 1 Robert Knight 2007-01-13 03:28:06 UTC
Hello Dave,

Can you try a couple of things to get more debugging information:

1.  Start xterm and run Konsole from that.  When a Konsole session hangs please post the most recent output shown in the xterm. 

2.  When a session hangs, start ksysguard and go to the process list.  Tick the "tree" box underneath the list and scroll down to find the entry for Konsole.  Underneath the Konsole branch there should be one process shown for each running session in the terminal.  eg.  If you have 3 tabs open there should be 3 bash processes listed under Konsole (or whatever program is being run in the terminal)
Comment 2 Dave Reite 2007-01-18 01:57:51 UTC
Hi Robert,

Thanks for having a look.  I've started an xterm session and ran Konsole from that as you suggested.  So far I haven't had a single session hang in four days!  *rolls eyes*

I'll give this a go for another couple days, then try starting Konsole from the desktop again and see if that makes any difference.  Sound good?
Comment 3 Robert Knight 2007-07-09 01:08:37 UTC
> So far I haven't had a single session hang in four days!  *rolls eyes* 

Murphy's law :)

I am closing this for now unless you still have problems?