mount_ntfs causes panic

Tim Robbins tjr at FreeBSD.ORG
Fri Jun 20 19:17:47 PDT 2003


On Fri, Jun 20, 2003 at 11:41:57PM +0900, NAKAJI Hiroyuki wrote:

> >>>>> In <20030620013558.A52145 at dilbert.robbins.dropbear.id.au> 
> >>>>>	Tim Robbins <tjr at FreeBSD.ORG> wrote:
> 
> > > /etc/fstab:
> > > /dev/ad0s2      /mnt/winnt      ntfs    ro,noauto       0       0
> > > 
> > > When "mount /mnt/winnt", the system falls into DDB.
> 
> > This looks like a bug in the buffer cache code. I'm working on
> > trying to fix it. Mounting read-write instead of read-only ought to
> > work around the problem, but it's probably not very safe.
> 
> Thanks for support.
> 
> I updated the kernel on another PC from yesterday's source (cvsup-ed
> about Jun 19 14:00 JST) and, what a miracle, "mount_ntfs" did not get
> system panic.
> 
> I'll try the latest kernel on the PC on which I found this problem.

I've committed a fix for this bug to CVS. Thanks for reporting it!


Tim


More information about the freebsd-current mailing list