From owner-freebsd-current@FreeBSD.ORG Sat Nov 15 21:24:56 2003 Return-Path: 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 1B43416A4CE; Sat, 15 Nov 2003 21:24:56 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 296C443FD7; Sat, 15 Nov 2003 21:24:55 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9BD5366B80; Sat, 15 Nov 2003 21:24:54 -0800 (PST) Date: Sat, 15 Nov 2003 21:24:54 -0800 From: Kris Kennaway To: Kris Kennaway Message-ID: <20031116052454.GA6306@xor.obsecurity.org> References: <20031116023617.GA4461@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <20031116023617.GA4461@xor.obsecurity.org> User-Agent: Mutt/1.4.1i cc: peter@FreeBSD.org cc: jhb@FreeBSD.org cc: current@FreeBSD.org Subject: Re: panic: Assertion TD_IS_RUNNING(td) failed at /a/asami/portbuild/amd64/src-client/sys/kern/subr_turnstile.c:687 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 16 Nov 2003 05:24:56 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 15, 2003 at 06:36:17PM -0800, Kris Kennaway wrote: > hammer02 died after a few minutes of idling with: >=20 > panic: Assertion TD_IS_RUNNING(td) failed at /a/asami/portbuild/amd64/src= -client/sys/kern/subr_turnstile.c:687 > Debugger("panic") > Stopped at Debugger+0x4b: xchgl %ebx,0x317b8f > db> trace > Debugger() at Debugger+0x4b > panic() at panic+0x169 > turnstile_unpend() at turnstile_unpend+0x322 > _mtx_unlock_sleep() at _mtx_unlock_sleep+0xa0 > _mtx_unlock_flags() at _mtx_unlock_flags+0xb0 > ithread_loop() at ithread_loop+0x1ac > fork_exit() at fork_exit+0xbd > fork_trampoline() at fork_trampoline+0xe > --- trap 0, rip =3D 0, rsp =3D 0xffffffff986bad30, rbp =3D 0 --- > db> Another one: panic: Assertion TD_IS_RUNNING(td) failed at /a/asami/portbuild/amd64/src-c= lient/sys/kern/subr_turnstile.c:687 Debugger("panic") Stopped at Debugger+0x4b: xchgl %ebx,0x317b8f db> trace Debugger() at Debugger+0x4b panic() at panic+0x169 turnstile_unpend() at turnstile_unpend+0x322 _mtx_unlock_sleep() at _mtx_unlock_sleep+0xa0 _mtx_unlock_flags() at _mtx_unlock_flags+0xb0 bufdonebio() at bufdonebio+0x4f biodone() at biodone+0x66 g_dev_done() at g_dev_done+0x7c biodone() at biodone+0x66 g_io_schedule_up() at g_io_schedule_up+0x85 g_up_procbody() at g_up_procbody+0x40 fork_exit() at fork_exit+0xbd fork_trampoline() at fork_trampoline+0xe --- trap 0, rip =3D 0, rsp =3D 0xffffffff98694d30, rbp =3D 0 --- db> --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/twomWry0BWjoQKURAjMBAKDlTWBkqeOtCRrzT6/IiIFENR9A8gCgg6XE ys3qdSvsgAwYwfyYm+uvV+s= =UPtM -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--