Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 1997 16:16:32 +0900
From:      Hajimu UMEMOTO <ume@calm.imasy.or.jp>
To:        freebsd-current@freebsd.org
Subject:   recent -current kernel & MFS causes panic
Message-ID:  <199710180716.QAA00345@peace.calm.imasy.or.jp>

next in thread | raw e-mail | index | archive | help
Hi,

My recent -current SMP kernel cvsuped at 10/17 was panic when using
MFS mount.  My kernel config contains

	options		MFS

line.  The backtrace is here.

ume@peace:117# gdb -k /var/crash/kernel.0 /var/crash/vmcore.0
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...(no debugging symbols found)...
IdlePTD 279000
current pcb at 21835c
panic: mfs_badop called
#0  0xf01145ee in boot ()
(kgdb) where
#0  0xf01145ee in boot ()
#1  0xf011493d in panic ()
#2  0xf01b22fd in mfs_badop ()
#3  0xf01af92f in ffs_mountfs ()
#4  0xf01b1cd2 in mfs_mount ()
#5  0xf01394d9 in mount ()
#6  0xf01da0dc in syscall ()
#7  0x8e25 in ?? ()
#8  0x107f in ?? ()
(kgdb) 

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@calm.imasy.or.jp  ume@iabs.hitachi.co.jp
http://www.imasy.or.jp/~ume/



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