Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 1995 09:51:04 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        mark@grondar.za (Mark Murray)
Cc:        bugs@freebsd.org
Subject:   Re: Kernel FS is hosed right now?
Message-ID:  <199512150851.JAA00363@uriah.heep.sax.de>
In-Reply-To: <199512141710.TAA01202@grumble.grondar.za> from "Mark Murray" at Dec 14, 95 07:10:20 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Mark Murray wrote:
> 
> f0134a58 t _kernfs_init     <---------------------!!!!
> f0134adc t _kernfs_mount

> and a stack trace (I have DDB in this!) looks like
> 
> stopped at kernfs_init + 0x2a   <------- !!!!!!!!
> 

I would suspect the code around this line:

               if (cdevsw[cmaj].d_open == bdevsw[bmaj].d_open) {

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512150851.JAA00363>