From owner-freebsd-amd64@FreeBSD.ORG Sat Oct 30 19:30:19 2004 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A0D816A4CE for ; Sat, 30 Oct 2004 19:30:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0D5943D3F for ; Sat, 30 Oct 2004 19:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9UJUI1s080031 for ; Sat, 30 Oct 2004 19:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9UJUI3Z080030; Sat, 30 Oct 2004 19:30:18 GMT (envelope-from gnats) Resent-Date: Sat, 30 Oct 2004 19:30:18 GMT Resent-Message-Id: <200410301930.i9UJUI3Z080030@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sean McNeil Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A97BB16A4CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: amd64/73322: unarchiving /etc to msdos fs locks up amd64 system X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 19:30:19 -0000 >Number: 73322 >Category: amd64 >Synopsis: unarchiving /etc to msdos fs locks up amd64 system >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 30 19:30:18 GMT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: