Date: Thu, 31 Jan 2002 21:19:25 +0100 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: freebsd-current@freebsd.org Subject: panic in vfs_syscalls Message-ID: <3C59A6CD.6090102@gmx.net>
next in thread | raw e-mail | index | archive | help
I'm getting these kind of panics with yesterday's kernel every time I try to use rpm. [root@kiste.localdomain]:~ > rpm -Uhv --root=/compat/linux /home/lofi/libpng-1.0.9-1.i386.rpm recursed on non-recursive lock (sleep mutex) filedesc structure @ ../../../kern/vfs_syscalls.c:3573 first acquired @ ../../../kern/vfs_syscalls.c:998 panic: recurse Debugger("panic") Stopped at Debugger+0x44: pushl %ebx db>trace Debugger(c03f7828,c4219334,df5,c03fc830,0) at panic+0x70 witness_lock(c4219334,8,c03fc830,df5,0) at witness_lock+0x1a6 _mtx_lock_flags(c4219334,0,c03fc830,df5) at _mtx_lock_flags+0x72 getvnode(c4219300,0,deb2dc74) at getvnode+0x31 chroot_refuse_vdir_fds(c4219300,c4219334,0,c03fc830,41e) at chroot_refuse_vdir_fds+0x3f chroot(dea33104,deb2dd20,8131be0,bfbff7c8,8122,ec6) at chroot+0x78 syscall(2f,2f,2f,8122ec6,bfbff7c8) at syscall+0x250 syscall_with_err_pushed() at syscall_with_err_pushed+0x1b --- syscall (61, FreeBSD ELF, chroot), eip = 0x80a4677, esp = 0xbfbff75c, ebp = 0xbfbff9b8 --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C59A6CD.6090102>