Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2006 21:06:55 GMT
From:      Igor Popov <igorpopov@newmail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/101332: mv * dir on fat (dos|win fs) kills freebsd
Message-ID:  <200608032106.k73L6tDg058902@www.freebsd.org>
Resent-Message-ID: <200608032110.k73LAFVh028284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101332
>Category:       kern
>Synopsis:       mv * dir on fat (dos|win fs) kills freebsd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 03 21:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Igor Popov
>Release:        tested on 6.0 and 6.1
>Organization:
>Environment:
FreeBSD moon.wbt.ru 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #0: Mon Jul 10 16:47:52 EEST 2006     toor@moon.wbt.ru:/usr/obj/usr/src/sys/SUPERKERNEL  i386

>Description:
$ grep /mnt/dos /etc/fstab
/dev/ad0s2              /mnt/dos        msdos   rw,-Dcp866,-Lru_RU.KOI8-R  0 0
$pwd
/mnt/dos/tmp
$ ls -al
total 12
drwxr-xr-x  1 igor  igor  4096  4 &#1072;&#1074;&#1075; 00:01 .
drwxr-xr-x  1 igor  igor  4096  1 &#1103;&#1085;&#1074;  1980 ..
-rwxr-xr-x  1 igor  igor     0  4 &#1072;&#1074;&#1075; 00:01 1
-rwxr-xr-x  1 igor  igor     0  4 &#1072;&#1074;&#1075; 00:01 2
-rwxr-xr-x  1 igor  igor     0  4 &#1072;&#1074;&#1075; 00:01 3
drwxr-xr-x  1 igor  igor  4096  4 &#1072;&#1074;&#1075; 00:01 dir

$ mv * dir
the last command cause kernel panic and reboot
 
>How-To-Repeat:
$ mv * dir on FAT
>Fix:
none
>Release-Note:
>Audit-Trail:
>Unformatted:



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