kern/108484: double mounting of /cd crashes the system

Remko Lodder remko at FreeBSD.org
Sun Jan 28 19:30:21 UTC 2007


The following reply was made to PR kern/108484; it has been noted by GNATS.

From: Remko Lodder <remko at FreeBSD.org>
To: cocol <cocol at nowhere.org>
Cc: freebsd-gnats-submit at 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 at 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 at elvandar.org
       FreeBSD                    ** remko at FreeBSD.org
 
       /* Quis custodiet ipsos custodes */


More information about the freebsd-bugs mailing list