Date: 16 Jul 2002 14:45:11 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: alpha@freebsd.org, current@freebsd.org Subject: VOP_GETATTR panic on Alpha Message-ID: <xzpele33kq0.fsf@flood.ping.uio.no>
next in thread | raw e-mail | index | archive | help
The following panic is 100% reproducable - it happens whenever I boot a recent kernel on Alpha, just before init(8) starts getty(8) on the console: VOP_GETATTR: 0xfffffe00019e7220 is not locked but should be Lock violation. Stopped at Debugger+0x34: zapnot v0,#0xf,v0 <v0=0x0> db> trace Debugger() at Debugger+0x34 vn_stat() at vn_stat+0xd8 vn_statfile() at vn_statfile+0x58 fstat() at fstat+0x80 syscall() at syscall+0x364 XentSys() at XentSys+0x64 --- syscall (189, FreeBSD ELF, fstat) --- --- user mode --- Dumps don't seem to work, so I can't get much more than this. DES -- Dag-Erling Smorgrav - des@ofug.org 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?xzpele33kq0.fsf>