Date: Sun, 18 Aug 2002 12:33:44 -0700 (PDT) From: Vladimir Machulsky <bofhmail@yahoo.com> To: freebsd-questions@freebsd.org Subject: FreeBSD 4.6.2 kernel panic Message-ID: <20020818193344.86944.qmail@web14001.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello ! Recently, i'm got kernel panic on my FreeBSD desktop every time, when write activity appears on mounted FAT32 filesystem. Trap was raised at updatefats() function, line 353 (msdosfs_fat.c). fsinfo->nxtfree pointer seems invalid. pmp->pm_nxtfree = 0xffffffff and pmp->pm_inusemap[...] becomes out of bound. May be need to add some checking of fp->nxtfree validity at mountmsdosfs() near 671 line of msdosfs_vfsops.c ? ===== BR, Vladimir Machulsky. bofhmail@yahoo.com __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020818193344.86944.qmail>