Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2008 13:52:42 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Cc:        Doug Barton <dougb@freebsd.org>
Subject:   Re: VFS panic - probably NTFS
Message-ID:  <200801071352.42690.jhb@freebsd.org>
In-Reply-To: <alpine.BSF.1.00.0712261500011.932@ync.qbhto.arg>
References:  <alpine.BSF.1.00.0712261500011.932@ync.qbhto.arg>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 26 December 2007 06:01:47 pm Doug Barton wrote:
> I have a dual boot system, and from time to time I use mount_ntfs to read 
> stuff from the windows partition. Doing that today I got the following 
> with a system built on 23 December:
> 
> #0  doadump () at pcpu.h:195
> 195	pcpu.h: No such file or directory.
>  	in pcpu.h
> (kgdb) bt
> #0  doadump () at pcpu.h:195
> #1  0xc056a0ae in boot (howto=260)
>      at /usr/local/src/sys/kern/kern_shutdown.c:409
> #2  0xc056a36b in panic (fmt=Variable "fmt" is not available.
> ) at /usr/local/src/sys/kern/kern_shutdown.c:563
> #3  0xc05586a2 in _lockmgr (lkp=0xc90049e8, flags=8212, 
> interlkp=0xc9004a18,
>      td=0xc92d5220, file=0xc077c0ed "/usr/local/src/sys/kern/vfs_subr.c",
>      line=2213) at /usr/local/src/sys/kern/kern_lock.c:319

We'd need the actual panic message I think.

-- 
John Baldwin



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