From nobody@FreeBSD.ORG  Sat Nov 18 09:29:20 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id DB89437B479; Sat, 18 Nov 2000 09:29:20 -0800 (PST)
Message-Id: <20001118172920.DB89437B479@hub.freebsd.org>
Date: Sat, 18 Nov 2000 09:29:20 -0800 (PST)
From: nasko_b@mailcity.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Problem with ext2fs support
X-Send-Pr-Version: www-1.0

>Number:         22942
>Category:       kern
>Synopsis:       Problem with ext2fs support
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 18 09:30:00 PST 2000
>Closed-Date:    Sat Nov 17 10:43:08 PST 2001
>Last-Modified:  Sat Nov 17 10:43:51 PST 2001
>Originator:     Atanas Bachvaroff
>Release:        FreeBSD 4.0-RELEASE
>Organization:
Sofia University, Bulgaria
>Environment:
I cannot send it due to I have no acces to my PC until next week, but here is the configuration:
Pentium MMX/166, VXProII motherboard, 16MB RAM, 2.5GB HDD, S3VIRGE
>Description:
If you try to create block device node on ext2fs (Debian GNU Linux 2.1 with old version of ext2fs), kernel panicks with trap 12.
>How-To-Repeat:
mount -t ext2fs /dev/ad0s4 /mnt
cd /mnt/root
mknod fd0 b 2 0
___crash___
>Fix:
not known for now (probably temporal is
mount -r -t ext2fs /dev/ad0s4 /mnt)

>Release-Note:
>Audit-Trail:

From: Bruce Evans <bde@zeta.org.au>
To: nasko_b@mailcity.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/22942: Problem with ext2fs support
Date: Sun, 19 Nov 2000 09:00:57 +1100 (EST)

 On Sat, 18 Nov 2000 nasko_b@mailcity.com wrote:
 
 > >Release:        FreeBSD 4.0-RELEASE
 
 > >Description:
 > If you try to create block device node on ext2fs (Debian GNU Linux 2.1 with old version of ext2fs), kernel panicks with trap 12.
 
 > >Fix:
 > not known for now (probably temporal is
 > mount -r -t ext2fs /dev/ad0s4 /mnt)
 
 Fixed in 4.2.
 
 Bruce
 
 
State-Changed-From-To: open->closed 
State-Changed-By: bmah 
State-Changed-When: Sat Nov 17 10:43:08 PST 2001 
State-Changed-Why:  
According to follow-up, this problem was fixed in 4.2-RELEASE. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22942 
>Unformatted:
