From nobody@FreeBSD.org  Sun Jan 28 18:02:12 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 50EBC16A492
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Jan 2007 18:02:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 2948513C441
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Jan 2007 18:02:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l0SI2Bbd068291
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Jan 2007 18:02:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l0SI2BXM068290;
	Sun, 28 Jan 2007 18:02:11 GMT
	(envelope-from nobody)
Message-Id: <200701281802.l0SI2BXM068290@www.freebsd.org>
Date: Sun, 28 Jan 2007 18:02:11 GMT
From: cocol<cocol@nowhere.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: double mounting of /cd crashes the system
X-Send-Pr-Version: www-3.0

>Number:         108484
>Category:       kern
>Synopsis:       double mounting of /cd crashes the system
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 28 18:10:18 GMT 2007
>Closed-Date:    Sun Jan 28 19:22:15 GMT 2007
>Last-Modified:  Sun Jan 28 19:30:13 GMT 2007
>Originator:     cocol
>Release:        RELENG_6_2_0_RELEASE
>Organization:
cocol
>Environment:
FreeBSD test 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Sat Jan 13 20:23:55 CET 2007     root@test:/usr/obj/usr/src/sys/TEST  i386
>Description:
The following sequence leads to a panic:

mount /cd
cd /cd
mount /cd     (! works!)
cd /
umount /cd

>How-To-Repeat:
as above
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Sun Jan 28 19:22:14 UTC 2007 
State-Changed-Why:  
not reproducable on my system(s) running vmware, also the mail to the 
submitter bounces, without that there is no problem. 

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

From: Remko Lodder <remko@FreeBSD.org>
To: cocol <cocol@nowhere.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/108484: double mounting of /cd crashes the system
Date: Sun, 28 Jan 2007 20:22:28 +0100

 cocol wrote:
 >> Number:         108484
 >> Category:       kern
 >> Synopsis:       double mounting of /cd crashes the system
 >> Confidential:   no
 >> Severity:       critical
 >> Priority:       high
 >> Responsible:    freebsd-bugs
 >> State:          open
 >> Quarter:        
 >> Keywords:       
 >> Date-Required:
 >> Class:          sw-bug
 >> Submitter-Id:   current-users
 >> Arrival-Date:   Sun Jan 28 18:10:18 GMT 2007
 >> Closed-Date:
 >> Last-Modified:
 >> Originator:     cocol
 >> Release:        RELENG_6_2_0_RELEASE
 >> Organization:
 > cocol
 >> Environment:
 > FreeBSD test 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Sat Jan 13 20:23:55 CET 2007     root@test:/usr/obj/usr/src/sys/TEST  i386
 >> Description:
 > The following sequence leads to a panic:
 > 
 > mount /cd
 > cd /cd
 > mount /cd     (! works!)
 > cd /
 > umount /cd
 > 
 >> How-To-Repeat:
 > as above
 >> Fix:
 > 
 
 Hello,
 
 I tried reproducing this within a VMware session on -CURRENT, this
 did not appear to have triggered the problem (mounted /home via
 nfs multiple times, and then unmounted the filesystems one by one
 and nothing went wrong).
 
 What kind of Filesystem are you using?  what is the dump message?
 what is the kernel configuration file?
 
 Please refer to http://www.freebsd.org/doc/en/books/developers-handbook/
 for information on how to obtain a dump which might explain the problem.
 
 Thanks,
 Remko
 
 -- 
 Kind regards,
 
       Remko Lodder               ** remko@elvandar.org
       FreeBSD                    ** remko@FreeBSD.org
 
       /* Quis custodiet ipsos custodes */
>Unformatted:
