Date: Wed, 24 Aug 2005 22:08:46 -0400 From: Craig Rodrigues <rodrigc@crodrigues.org> To: freebsd-current@freebsd.org Subject: msdosfs panic: wrong dirclust Message-ID: <20050825020846.GA966@crodrigues.org>
next in thread | raw e-mail | index | archive | help
Hi, I am using FreeBSD-CURRENT. I mounted a FAT-formatted external USB hard disk, and then tried to copy a lot of files to it with rsync. I got this panic (hand transcribed, system hung hard and could not get a dump): panic: wrong dirclust panic() at panic+0x127 deget() at deget0x87 createde() at createde+0x389 msdosfs_mkdir() at msdosfs_mkdir+0x2f9 VOP_MKDIR_APV() at VOP_MKDIR_APV+0x9b kern_mkdir() at kern_mkdir+0x2ca mkdir() at mkdir+0x15 syscall() at syscall+0x22f Xint0x80_syscall() at Xint0x80 Has anyone seen this before? -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050825020846.GA966>