From owner-freebsd-current@FreeBSD.ORG Thu Oct 5 20:01:21 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 8C6F516A51B for ; Thu, 5 Oct 2006 20:01:21 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DE3B43D49 for ; Thu, 5 Oct 2006 20:01:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 221241A4D87; Thu, 5 Oct 2006 13:01:21 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 810B651569; Thu, 5 Oct 2006 16:01:20 -0400 (EDT) Date: Thu, 5 Oct 2006 16:01:20 -0400 From: Kris Kennaway To: Peter Holm Message-ID: <20061005200120.GA80070@xor.obsecurity.org> References: <20061004203715.GA38692@xor.obsecurity.org> <200610050819.53832.davidxu@freebsd.org> <20061005002203.GB42061@xor.obsecurity.org> <20061005175606.GA77443@xor.obsecurity.org> <20061005195835.GA19157@peter.osted.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <20061005195835.GA19157@peter.osted.lan> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org, Ivan Voras , Kris Kennaway Subject: Re: Thread stuck in aioprn X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 20:01:21 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 05, 2006 at 09:58:35PM +0200, Peter Holm wrote: > On Thu, Oct 05, 2006 at 01:56:06PM -0400, Kris Kennaway wrote: > > On Thu, Oct 05, 2006 at 11:11:06AM +0200, Ivan Voras wrote: > > > Kris Kennaway wrote: > > >=20 > > > >I guess I was unclear: the stress2 test calls random syscalls with > > > >random arguments, so the error condition is probably from insufficie= nt > > > >sanity checking of the input in aio_read(). > > >=20 > > > Just a thought - does that include using random values of 0,1,2 for f= ile=20 > > > descriptor? > >=20 > > I'd presume it could happen. > >=20 >=20 > Lots of syscalls will hang in this test, but the stress test > environment will send a SIGHUP and a SIGKILL when the default RUNTIME > has expired. That's the theory, anaway. Yep, this one is unkillable, which is the problem (it's run as non-root, too). Kris --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFJWSQWry0BWjoQKURAn3HAJ0RIK/EyVa8t59MTaWk4dkbb96yAACeNfYL /ErKg7WD8UPLGvMizOwccE0= =/gKD -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--