Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2013 15:20:01 GMT
From:      Jilles Tjoelker <jilles@stack.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/179530: [syscons] tty gets unresponsive when in scrolling mode and shell killed
Message-ID:  <201306141520.r5EFK1C0011754@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/179530; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, gedimitr@gmail.com
Cc:  
Subject: Re: kern/179530: [syscons] tty gets unresponsive when in scrolling
 mode and shell killed
Date: Fri, 14 Jun 2013 17:16:23 +0200

 In FreeBSD PR 179530, you wrote:
 > How-To-Repeat:
 > 1. Log into a virtual console
 > 2. Press scroll lock
 > 3. Press some non-special keys, e.g. asdfas
 > (Nothing is printed in scrolling mode, but the keystrokes are buffered)
 > 4. Kill the shell that is using this tty
 > 5. Press scroll lock to exit scrolling mode
 > 6. tty remains hanging
 
 I can reproduce this. The login [pam] process gets stuck in state IEs
 wchan ttyout (while closing the tty).
 
 -- 
 Jilles Tjoelker



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306141520.r5EFK1C0011754>