From nobody@FreeBSD.org  Sat Oct 30 19:25:52 2004
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 A97BB16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Oct 2004 19:25:52 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE7E43D31
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Oct 2004 19:25:52 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i9UJPoa8038930
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 30 Oct 2004 19:25:50 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i9UJPoNr038928;
	Sat, 30 Oct 2004 19:25:50 GMT
	(envelope-from nobody)
Message-Id: <200410301925.i9UJPoNr038928@www.freebsd.org>
Date: Sat, 30 Oct 2004 19:25:50 GMT
From: Sean McNeil <sean@mcneil.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: unarchiving /etc to msdos fs locks up amd64 system
X-Send-Pr-Version: www-2.3

>Number:         73322
>Category:       amd64
>Synopsis:       [msdosfs] [hang] unarchiving /etc to msdosfs locks up amd64 system
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-amd64
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 30 19:30:18 GMT 2004
>Closed-Date:    Mon May 18 02:34:41 UTC 2009
>Last-Modified:  Mon May 18 02:34:41 UTC 2009
>Originator:     Sean McNeil
>Release:        6.0-CURRENT
>Organization:
Sean McNeil Consulting
>Environment:
FreeBSD server.mcneil.com 6.0-CURRENT FreeBSD 6.0-CURRENT #46: Fri Oct 29 14:37:40 PDT 2004     root@server.mcneil.com:/usr/obj/usr/src/sys/AMD64  amd64

>Description:
Certain functionality appears to be broken with the msdos filesystem.  With a usb pen drive (either uhci or ehci) I can read and write files but if I attempt to unarchive /etc it will cause my system to lock up without a trace or going to debug.

This could be an issue with USB.  I do not have another type of device with an msdos filesystem to verify.
>How-To-Repeat:
/etc/malloc.conf is a symlink to "aj"

mount an msdos filesystem to /mnt
cd /
tar cf - etc | (cd /mnt; tar xvf -)

system locks up on me every time.

>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kib 
State-Changed-When: Mon Mar 16 11:48:14 UTC 2009 
State-Changed-Why:  
Is it still a problem for HEAD and/or stable/7 ? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73322 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Mon May 18 02:33:31 UTC 2009 
State-Changed-Why:  
Feedback timeout (2 months). 

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