From owner-freebsd-current Sat Feb 16 21:24:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from kashmir.etowns.net (dsl-65-184-96-65.telocity.com [65.184.96.65]) by hub.freebsd.org (Postfix) with ESMTP id 4DF1537B404 for ; Sat, 16 Feb 2002 21:24:56 -0800 (PST) Received: (from somebody@localhost) by kashmir.etowns.net (8.11.6/8.11.6) id g1H3Ove06733; Sat, 16 Feb 2002 19:24:57 -0800 (PST) (envelope-from somebody) Date: Sat, 16 Feb 2002 19:24:52 -0800 From: whoever To: Michael Nottebrock Cc: freebsd-current@FreeBSD.ORG Subject: Re: Witness and rpm Message-ID: <20020216192452.A6688@kashmir.etowns.net> References: <20020213112650.A3310@kashmir.etowns.net> <3C6AC2E5.9040203@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C6AC2E5.9040203@gmx.net>; from michaelnottebrock@gmx.net on Wed, Feb 13, 2002 at 08:47:49PM +0100 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 On Wed, Feb 13, 2002 at 08:47:49PM +0100, Michael Nottebrock wrote: > whoever wrote: > > Hi, > > Just to let you guys know that if you have > > options WITNESS > > and perhaps INVARIANTS > > enabled in the kernel it will panic() while installing > > any of the rpm packages from the ports (mostly linux > > programs). I saw this behavior in my kernel which is > > a couple of days older than the cvs. > > How old exactly and what panic? The panic in vfs_syscalls when using rpm > was fixed on Feb 2. > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1626284+0+archive/2002/cvs-all/20020203.cvs-all > > -- > Michael Nottebrock > Thanks Michael Sorry work kept me from getting back to you immediately following is the error i am getting .... i cvsuped the src on February 7th ---------------------------------------------------------------- while installing /usr/ports/x11-toolkits/linux.gtk/gtk+-1.2.5-2.i386.rpm recursed on non-recursive lock (sleep mutex) filedesc structure @ /usr/src/sys/kern/vfs_syscalls:3573 first acquired @ /usr/src/sys/kern/vfs_syscalls.c:998 panic : recurse Debugger ("panic") stopped at Debugger+0x44 : pushl %ebx ----------------------------------------------------------------- note i typed the above info (didnt cut-paste it) so excuse any typo --------Version of my vfs_syscall $FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.220 2002/02/01 18:27:16 alfred Exp $ --------Version of my vfs_syscall your patch does exist in my file I double checked it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message