From owner-freebsd-current Wed Dec 11 13:51:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5981D37B404 for ; Wed, 11 Dec 2002 13:51:49 -0800 (PST) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78FD443E4A for ; Wed, 11 Dec 2002 13:51:48 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.6/8.12.5) with ESMTP id gBBLpcnU059274; Wed, 11 Dec 2002 14:51:38 -0700 (MST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.6/8.12.5/Submit) id gBBLpcDZ059273; Wed, 11 Dec 2002 14:51:38 -0700 (MST) (envelope-from ken) Date: Wed, 11 Dec 2002 14:51:38 -0700 From: "Kenneth D. Merry" To: Nate Lawson Cc: Lamont Granquist , freebsd-current@FreeBSD.ORG Subject: Re: ioctl(CAMGETPASSTHRU) hung X11/cda process Message-ID: <20021211145137.A59223@panzer.kdm.org> References: <20021210194257.J37121-100000@coredump.scriptkiddie.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from nate@root.org on Wed, Dec 11, 2002 at 11:37:42AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 11, 2002 at 11:37:42 -0800, Nate Lawson wrote: > On Tue, 10 Dec 2002, Lamont Granquist wrote: > > # ps xauww | egrep cda > > root 36761 0.0 0.3 1884 1452 p4 D 7:25PM 0:00.01 > > /usr/X11R6/lib/X11/xmcd/bin-FreeBSD_5-i386/cda -batch -dev /dev/cd0 on > > # strace -p 36761 > > ioctl(0, CAMGETPASSTHRU > > > > (...hangs forever and won't die with kill -9...) > > ps axl output for that proc, please. It's probably hanging waiting for a CCB, although ps axl output should tell us whether or not that's the case. If that is the case, it raises the "why" question, especially since nothing has changed in that area recently that I know of. > > And i'm running a fairly current -current: > > > > # uname -a > > FreeBSD coredump.scriptkiddie.org 5.0-CURRENT FreeBSD 5.0-CURRENT #18: Wed > > Dec 4 10:39:19 PST 2002 lamont@coredump.scriptkiddie.org:/usr/obj/usr/src/sys/COREDUMP i386 > > Please update to at least Dec 5. There was a critical ahc fix that went > in on the 4th, although it wouldn't cause the problem you're reporting. If it could cause lost transactions somehow, it might have something to do with this, but it looks like it is a lost timeout problem that got fixed. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message