From ivoras@lara.cc.fer.hr  Sat Oct  2 11:07:22 2004
Return-Path: <ivoras@lara.cc.fer.hr>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AA16816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Oct 2004 11:07:22 +0000 (GMT)
Received: from lara.cc.fer.hr (lara.cc.fer.hr [161.53.72.113])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0B57643D41
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Oct 2004 11:07:22 +0000 (GMT)
	(envelope-from ivoras@lara.cc.fer.hr)
Received: from lara.cc.fer.hr (localhost.cc.fer.hr [127.0.0.1])
	by lara.cc.fer.hr (8.13.1/8.13.1) with ESMTP id i92B6dEB000917
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 2 Oct 2004 13:06:39 +0200 (CEST)
	(envelope-from ivoras@lara.cc.fer.hr)
Received: (from ivoras@localhost)
	by lara.cc.fer.hr (8.13.1/8.13.1/Submit) id i92B6dOF000916;
	Sat, 2 Oct 2004 13:06:39 +0200 (CEST)
	(envelope-from ivoras)
Message-Id: <200410021106.i92B6dOF000916@lara.cc.fer.hr>
Date: Sat, 2 Oct 2004 13:06:39 +0200 (CEST)
From: Ivan Voras <ivoras@fer.hr>
Reply-To: Ivan Voras <ivoras@fer.hr>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Creating multiple ggate devices with same unit# panics kernel
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         72253
>Category:       kern
>Synopsis:       Creating multiple ggate devices with same unit# panics kernel
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pjd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 02 11:10:19 GMT 2004
>Closed-Date:    Sat Oct 02 15:05:00 GMT 2004
>Last-Modified:  Sat Oct 02 15:05:00 GMT 2004
>Originator:     Ivan Voras
>Release:        FreeBSD 5.3-BETA5 i386
>Organization:
>Environment:
System: FreeBSD lara.cc.fer.hr 5.3-BETA5 FreeBSD 5.3-BETA5 #2: Wed Sep 22 12:29:50 CEST 2004 ivoras@lara.cc.fer.hr:/usr/obj/usr/src/sys/LARA i386


	
>Description:
Attempted creating multiple ggate devices with same unit number results in kernel panic.
	
>How-To-Repeat:
	
# dd if=/dev/zero of=/tmp/thingie bs=1m count=10
# ggatel create -u0 /tmp/thingie
# ggatel create -u0 /tmp/thingie
(repeat above command multiple times, after a while, kernel panics in
current process="swi5: clock sio")
>Fix:
Don't do that.
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->pjd 
Responsible-Changed-By: simon 
Responsible-Changed-When: Sat Oct 2 11:17:41 GMT 2004 
Responsible-Changed-Why:  
Over to geom gate author. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=72253 
State-Changed-From-To: open->closed 
State-Changed-By: pjd 
State-Changed-When: Sat Oct 2 15:02:22 GMT 2004 
State-Changed-Why:  
Fixed in 6-CURRENT. Thanks! 

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