From shamrock@cheesy.cypherpunks.to  Thu Feb 27 22:53:55 2003
Return-Path: <shamrock@cheesy.cypherpunks.to>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2F38E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Feb 2003 22:53:55 -0800 (PST)
Received: from cheesy.cypherpunks.to (adsl-208-201-229-161.sonic.net [208.201.229.161])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5ECFD43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 27 Feb 2003 22:53:54 -0800 (PST)
	(envelope-from shamrock@cheesy.cypherpunks.to)
Received: from cheesy.cypherpunks.to (localhost [127.0.0.1])
	by cheesy.cypherpunks.to (8.12.7/8.12.7) with ESMTP id h1S6rln7000696;
	Thu, 27 Feb 2003 22:53:47 -0800 (PST)
	(envelope-from shamrock@cheesy.cypherpunks.to)
Received: (from shamrock@localhost)
	by cheesy.cypherpunks.to (8.12.7/8.12.7/Submit) id h1S6rl1o000695;
	Thu, 27 Feb 2003 22:53:47 -0800 (PST)
Message-Id: <200302280653.h1S6rl1o000695@cheesy.cypherpunks.to>
Date: Thu, 27 Feb 2003 22:53:47 -0800 (PST)
From: Lucky Green <shamrock@cypherpunks.to>
Reply-To: Lucky Green <shamrock@cypherpunks.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc: shamrock@cypherpunks.to
Subject: sysinstall crashes when GBDE device is attached to kernel
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48765
>Category:       bin
>Synopsis:       sysinstall crashes when GBDE device is attached to kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    phk
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 27 23:00:25 PST 2003
>Closed-Date:    Sun Mar 16 23:30:05 PST 2003
>Last-Modified:  Mon Apr 28 00:40:08 PDT 2003
>Originator:     Lucky Green
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheesy.cypherpunks.to 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Thu Feb 27 19:30:51 PST 2003 shamrock@cheesy.cypherpunks.to:/usr/obj/usr/src/sys/2003022701 i386

Multiple i386 machines
>Description:
/stand/sysinstall will reliably crash with error "BARF 337"during the 
intitial probing of devices when a GBDE device is attached to the kernel. The GBDE device 
does not need to be mounted, just attached. This bug has been observed on 
all machines on which I tested using sysinstall with GBDE.

 >How-To-Repeat:
Create and attach a GBDE device per man gbde. Execute /stand/sysinstall as 
root. sysinstall will crash. If you cannot duplicte this bug the very 
first time you attempt to do so, please contact me for details.

 >Fix:

Fix the bug in sysinstall? :)

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->phk 
Responsible-Changed-By: dwmalone 
Responsible-Changed-When: Thu Mar 13 13:31:11 PST 2003 
Responsible-Changed-Why:  
The bug actually seems to be in libdisk on line 337 of disk.c. 
I think it is just missing a case to understand what to do with 
GBDE disks. Poul-Hennig will probably know what to do here. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48765 
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Sun Mar 16 23:29:46 PST 2003 
State-Changed-Why:  
I have made libdisk ignore GBDE device. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48765 

From: "Lucky Green" <shamrock@cypherpunks.to>
To: <freebsd-gnats-submit@FreeBSD.org>, <shamrock@cypherpunks.to>
Cc: <phk@freebsd.org>
Subject: Re: bin/48765: sysinstall crashes when GBDE device is attached to kernel
Date: Mon, 28 Apr 2003 00:31:19 -0700

 sysinstall still crashes when gbde devices are attached to the kernel.
 The bug remains unfixed.
 
>Unformatted:
