From nobody@FreeBSD.org  Thu Aug  3 21:06:56 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4B6E316A4DD
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Aug 2006 21:06:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1524D43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Aug 2006 21:06:56 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k73L6tk6058907
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 3 Aug 2006 21:06:55 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k73L6tDg058902;
	Thu, 3 Aug 2006 21:06:55 GMT
	(envelope-from nobody)
Message-Id: <200608032106.k73L6tDg058902@www.freebsd.org>
Date: Thu, 3 Aug 2006 21:06:55 GMT
From: Igor Popov <igorpopov@newmail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mv * dir on fat (dos|win fs) kills freebsd
X-Send-Pr-Version: www-2.3

>Number:         101332
>Category:       kern
>Synopsis:       [msdosfs]: mv * dir on fat (dos|win fs) causes panic
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 03 21:10:14 GMT 2006
>Closed-Date:    Sun Mar 18 14:22:18 GMT 2007
>Last-Modified:  Sun Mar 18 14:22:18 GMT 2007
>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:

From: Kris Kennaway <kris@obsecurity.org>
To: Igor Popov <igorpopov@newmail.ru>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/101332: mv * dir on fat (dos|win fs) kills freebsd
Date: Sat, 19 Aug 2006 16:26:44 -0400

 > the last command cause kernel panic and reboot
 
 What panic?  See the kernel debugging chapter in the developers handbook.
 
 Kris
State-Changed-From-To: open->feedback 
State-Changed-By: remko 
State-Changed-When: Mon Dec 25 21:30:01 UTC 2006 
State-Changed-Why:  
hello, can you do what kris asked you to do please? 


Responsible-Changed-From-To: freebsd-bugs->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Mon Dec 25 21:30:01 UTC 2006 
Responsible-Changed-Why:  
grab the pr so that i can trace the feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101332 
State-Changed-From-To: feedback->closed 
State-Changed-By: remko 
State-Changed-When: Sun Mar 18 14:22:16 UTC 2007 
State-Changed-Why:  
No feedback had been recieved, closing the ticket. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101332 
>Unformatted:
