From owner-freebsd-current Wed Feb 26 5:42:33 2003 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 9786E37B401 for ; Wed, 26 Feb 2003 05:42:27 -0800 (PST) Received: from mail.reptiles.org (mail.reptiles.org [198.96.117.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBF1E43FAF for ; Wed, 26 Feb 2003 05:42:26 -0800 (PST) (envelope-from geoffrey@reptiles.org) Received: from mail.reptiles.org([198.96.117.157]) (1495 bytes) by mail.reptiles.org via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Wed, 26 Feb 2003 08:42:26 -0500 (EST) (Smail-3.2.0.115-Pre 2001-Aug-6 #2 built 2002-Nov-19) Date: Wed, 26 Feb 2003 08:42:26 -0500 (EST) From: Geoffrey To: freebsd-current@freebsd.org Subject: lock order reversal Message-ID: <20030226083039.L76767-100000@iguana.reptiles.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Good day ladies and gents Cvsupping and rebuilding a 5.0 current box to release Monday resulted in the following curiousness: lock order reversal 1st 0xc1190068 process lock (process lock) @ /usr/src/sys/kern/kern_descrip.c:2 112 2nd 0xc11ac934 filedesc structure (filedesc structure) @ /usr/src/sys/kern/kern _descrip.c:2119 Uname -a: FreeBSD xxx.xxx.xxx 5.0-RELEASE-p3 FreeBSD 5.0-RELEASE-p3 #2: Tue Feb 25 14:45:28 EST 2003 punchy@binky.dsl.ca:/usr/obj/usr/src/sys/BINKY4 i386 I did try grabbing a more recent copy of the file in question yesterday, but diff produced no diff. This appears to prevent Postgres postmaster from starting. /src and /obj were cleaned out prior to the cvsup and build so sources were indeed new (yes, I realise recent recommendations oppose this sort of thing, but it is an old 586 box with limited space). Haven't seen any new commits regarding this either (the last that appeared to touch it seems to be from the 19th - between my last cvsup on the 18th and now). Suggestions, recommendations? Cheers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message