From owner-freebsd-stable@FreeBSD.ORG Thu Feb 24 01:34:49 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3783A16A4CE; Thu, 24 Feb 2005 01:34:49 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB2FD43D49; Thu, 24 Feb 2005 01:34:48 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CA20B5129C; Wed, 23 Feb 2005 17:34:47 -0800 (PST) Date: Wed, 23 Feb 2005 17:34:47 -0800 From: Kris Kennaway To: Kris Kennaway Message-ID: <20050224013447.GA51370@xor.obsecurity.org> References: <20050223235405.GB19137@xor.obsecurity.org> <20050223235515.GA19260@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <20050223235515.GA19260@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: ups@FreeBSD.org cc: stable@FreeBSD.org cc: julian@FreeBSD.org cc: jhb@FreeBSD.org Subject: Re: panic: Assertion td->td_sleepqueue != NULL failed at /usr/src/sys/kern/subr_sleepqueue.c:258 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 01:34:49 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 23, 2005 at 03:55:15PM -0800, Kris Kennaway wrote: > On Wed, Feb 23, 2005 at 03:54:05PM -0800, Kris Kennaway wrote: > > I got this on a 12-processor e4500 running RELENG_5: > >=20 > > panic: Assertion td->td_sleepqueue !=3D NULL failed at /usr/src/sys/ker= n/subr_sleepqueue.c:258 > > cpuid =3D 0 > > KDB: enter: panic > > [thread pid 1 tid 100003 ] > > Stopped at kdb_enter+0x38: ta %xcc, 1 > > db> wh > > Tracing pid 1 tid 100003 td 0xfffff801385067b0 > > panic() at panic+0x19c > > sleepq_add() at sleepq_add+0x168 > > cv_wait() at cv_wait+0x174 > > _sx_xlock() at _sx_xlock+0x64 > > kern_wait() at kern_wait+0x3c > > wait4() at wait4+0x18 > > syscall() at syscall+0x220 > > -- syscall (7, FreeBSD ELF64, wait4) %o7=3D0x10a7b0 -- >=20 > 1 fffff80138505ab8 0 0 1 0004200 [SLPQ proctree 0xc03de0c8= ][CPU 0] init >=20 > > About the only nonstandard thing I did was set > > kern.sched.ipiwakeup.onecpu=3D1 which was suggested for working around > > other deadlocks. I don't recall if preemption is enabled for this > > machine (I didn't set it up). Is there any other online debugging I > > can do? No preemption. I did get a core, and I'll add KTR_PROC per discussion of this same panic when Peter Holm reported it in December. Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCHS83Wry0BWjoQKURAiL3AKDDMNXmYEpOgT1HeAqPVwFErmi+6gCgqyEH UB95UCrB4GOYEluohC0tlbE= =guOb -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--