From owner-cvs-all Mon Jan 29 4:46:45 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id 2F25E37B402; Mon, 29 Jan 2001 04:46:24 -0800 (PST) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.11.1) with ESMTP id f0TCkQK20858; Mon, 29 Jan 2001 13:46:26 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: mjacob@feral.com Cc: John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Mikhail Teterin Subject: Re: cvs commit: src/sys/i386/conf GENERIC In-Reply-To: Your message of "Sun, 28 Jan 2001 10:57:44 PST." Date: Mon, 29 Jan 2001 13:46:26 +0100 Message-ID: <20856.980772386@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I've reproduced this with a make world on an md/mdconfig /usr/obj. Right now ENOCLUE. I'll look more when I have time. Poul-Henning In message , Matthew Jacob writes: > >Nope. > >lmdd of=file > >in this /tmp got me: > >panic: lockmgr: pid 78175, not exclusive lock holder 5 unlocking >panic >Stopped at Debugger+0x2c: ldq ra,0(sp) <0xfffffe000a2576a0> > >db> t >Debugger() at Debugger+0x2c >panic() at panic+0x100 >lockmgr() at lockmgr+0x534 >brelse() at brelse+0xa20 >bufdone() at bufdone+0x4a0 >bufdonebio() at bufdonebio+0x1c >swap_pager_strategy() at swap_pager_strategy+0x114 >vm_pager_strategy() at vm_pager_strategy+0x40 >mdstart_swap() at mdstart_swap+0x11c >mdstrategy() at mdstrategy+0x128 >diskstrategy() at diskstrategy+0x150 >spec_strategy() at spec_strategy+0x224 >spec_vnoperate() at spec_vnoperate+0x2c >ufs_strategy() at ufs_strategy+0x140 >ufs_vnoperate() at ufs_vnoperate+0x2c >bwrite() at bwrite+0x390 >vop_stdbwrite() at vop_stdbwrite+0x1c >vop_defaultop() at vop_defaultop+0x2c >ufs_vnoperate() at ufs_vnoperate+0x2c >bawrite() at bawrite+0x48 >cluster_wbuild() at cluster_wbuild+0x6a8 >cluster_write() at cluster_write+0x438 >ffs_write() at ffs_write+0x500 >vn_write() at vn_write+0x21c >dofilewrite() at dofilewrite+0x130 >write() at write+0x5c >syscall() at syscall+0x2d4 >XentSys1() at XentSys1+0x10 >db> -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message