From owner-freebsd-current@FreeBSD.ORG Wed Jun 4 00:30:38 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 65F5337B401; Wed, 4 Jun 2003 00:30:38 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C70543F85; Wed, 4 Jun 2003 00:30:37 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 232E666B9B; Wed, 4 Jun 2003 00:30:37 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 04CA8483; Wed, 4 Jun 2003 00:30:36 -0700 (PDT) Date: Wed, 4 Jun 2003 00:30:36 -0700 From: Kris Kennaway To: Kris Kennaway Message-ID: <20030604073036.GA35212@rot13.obsecurity.org> References: <20030602231543.GA28135@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <20030602231543.GA28135@rot13.obsecurity.org> User-Agent: Mutt/1.4.1i cc: current@FreeBSD.org cc: sparc64@FreeBSD.org Subject: Re: phoenix crash in libc_r on sparc64 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: Wed, 04 Jun 2003 07:30:38 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 02, 2003 at 04:15:43PM -0700, Kris Kennaway wrote: > phoenix on my sparc64 crashed while idle with the following: >=20 > Fatal error '_waitq_insert: Already in queue' at line 321 in file /usr/sr= c/lib/libc_r/uthread/uthread_priority_queue.c (errno =3D 2) >=20 > Any ideas? >=20 > Kris One of the libc_r tests seems to hang: Test static library: -------------------------------------------------------------------------- Test c_user c_system c_total chng passed/FAILED h_user h_system h_total % chng -------------------------------------------------------------------------- hello_d 0.00 0.02 0.02 passed -------------------------------------------------------------------------- hello_s 0.00 0.02 0.02 passed -------------------------------------------------------------------------- join_leak_d 0.77 0.18 0.95 passed -------------------------------------------------------------------------- mutex_d 9.08 92.42 101.50 passed -------------------------------------------------------------------------- sem_d 0.01 0.02 0.02 passed -------------------------------------------------------------------------- sigsuspend_d 0.00 0.02 0.02 passed -------------------------------------------------------------------------- sigwait_d 0.00 0.02 0.02 *** FAILED *** -------------------------------------------------------------------------- guard_s.pl It's been sitting there for hours now. Kris=20 P.S. Why do 3 of the tests even fail on i386? --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+3aAcWry0BWjoQKURAvSbAJ43wQJM/akcDkH3Z4zHB0GQpDlzYQCfYXR8 lvHrEviXEyy1GpR4NHAOzhI= =i35b -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--