Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2001 13:46:26 +0100
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        mjacob@feral.com
Cc:        John Baldwin <jhb@FreeBSD.org>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Mikhail Teterin <mi@aldan.algebra.com>
Subject:   Re: cvs commit: src/sys/i386/conf GENERIC 
Message-ID:  <20856.980772386@critter>
In-Reply-To: Your message of "Sun, 28 Jan 2001 10:57:44 PST." <Pine.BSF.4.21.0101281056240.21326-100000@beppo.feral.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

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 <Pine.BSF.4.21.0101281056240.21326-100000@beppo.feral.com>, 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>
><ra=0xfffffc0000524000,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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20856.980772386>