From root@techyman.ml.org  Sun Jun 14 22:17:11 1998
Received: from techyman.ml.org (rlynn.csrlink.net [206.228.95.43])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA13024
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jun 1998 22:17:09 -0700 (PDT)
          (envelope-from root@techyman.ml.org)
Received: (from root@localhost)
	by techyman.ml.org (8.8.8/8.8.8) id BAA16715;
	Mon, 15 Jun 1998 01:17:06 -0400 (EDT)
	(envelope-from root)
Message-Id: <199806150517.BAA16715@techyman.ml.org>
Date: Mon, 15 Jun 1998 01:17:06 -0400 (EDT)
From: Charlie Root <root@techyman.ml.org>
Reply-To: root@techyman.ml.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: freeze on mount_msdos
X-Send-Pr-Version: 3.2

>Number:         6953
>Category:       bin
>Synopsis:       freeze on mount_msdos
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 14 22:20:01 PDT 1998
>Closed-Date:    Tue Jun 16 00:26:38 MEST 1998
>Last-Modified:  Tue Jun 16 00:29:07 MEST 1998
>Originator:     Charlie &
>Release:        FreeBSD 3.0-980520-SNAP i386
>Organization:
TeChYMaN's BSD Boxes
>Environment:

	? if ya mean system configuration
  p100 16 MB ram
  1.2 GB HD (wd0, FAT32)
  601 MB HD (wd2, BSD)
 

>Description:

	if you mount_msdos without the /dev/ before the device node, it 
freezes, and reboots. Annoying, yet passable

>How-To-Repeat:

	mount_msdos wd0s1 /msdos
thats what i did and it froze, and rebooted.
>Fix:
	
	not known.
>Release-Note:
>Audit-Trail:

From: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
To: root@techyman.ml.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/6953: freeze on mount_msdos 
Date: Mon, 15 Jun 1998 13:52:36 +0400

 Charlie Root wrote:
 
 > 	if you mount_msdos without the /dev/ before the device node, it 
 > freezes, and reboots. Annoying, yet passable
 > 
 > >How-To-Repeat:
 > 
 > 	mount_msdos wd0s1 /msdos
 > thats what i did and it froze, and rebooted.
 
 Cannot reproduce. Could you please do one of following:
 
 - make sure you don't run X and sit at the console, and watch panic 
 messages carefully;
 
 - make sure your system is able to dump core; check if after the reboot 
 a core dump created and look at the backtrace;
 
 Also, what is your current directory when you do this mount? Not 
 /msdos, by a chance?
 
 Dima
 
 
State-Changed-From-To: open->closed 
State-Changed-By: dt 
State-Changed-When: Tue Jun 16 00:26:38 MEST 1998 
State-Changed-Why:  
Apparently duplicate of PR kern/1067. 
>Unformatted:
