From owner-freebsd-current Thu Jan 13 15:45:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from inbox.org (inbox.org [216.22.145.8]) by hub.freebsd.org (Postfix) with ESMTP id 05E5B14C3C; Thu, 13 Jan 2000 15:45:34 -0800 (PST) (envelope-from bsd@inbox.org) Received: from localhost (bsd@localhost) by inbox.org (8.9.3/8.9.3) with SMTP id SAA13451; Thu, 13 Jan 2000 18:45:39 -0500 (EST) Date: Thu, 13 Jan 2000 18:45:39 -0500 (EST) From: "Mr. K." To: freebsd-stable@freebsd.org, freebsd-current@freebsd.org Subject: process hung in ttywri Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I figured out how to reproduce the ttywri hang at will (I'm sure there are other ways, but this works for me 100%): 1) using SecureCRT and ssh2, ssh into your machine 2) run "find /" 3) click your mouse in the window and hold down. the scrolling will stop. hold this down for a few seconds. 4) let go of the mouse button, the buffer will flush and then the process will hang in ttywri: 2847 anthony 4 0 936K 620K ttywri 0:00 0.00% 0.00% find Since I can reproduce this at will, on both stable and current, if anyone wants me to reproduce it and give the results of something, let me know. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message