Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2002 09:45:44 +0200
From:      Arnvid Karstad <arnvid@karstad.org>
To:        freebsd-stable@freebsd.org
Subject:   kernel panic in 4.7-RC
Message-ID:  <20021010094241.8388.ARNVID@karstad.org>

next in thread | raw e-mail | index | archive | help
Seems that the 4.7-RC likes to kernel panic a tad too:


(kgdb) bt
#0  dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
#1  0xc015e937 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:316
#2  0xc015ed75 in panic (fmt=0xc028486c "%s") at /usr/src/sys/kern/kern_shutdown.c:595
#3  0xc023fe57 in trap_fatal (frame=0xfda30c30, eva=0) at /usr/src/sys/i386/i386/trap.c:974
#4  0xc023fb05 in trap_pfault (frame=0xfda30c30, usermode=0, eva=0) at /usr/src/sys/i386/i386/trap.c:867
#5  0xc023f6ab in trap (frame={tf_fs = 16, tf_es = -637468656, tf_ds = -39714800, tf_edi = 0, tf_esi = -618564096, 
      tf_ebp = -39646044, tf_isp = -39646116, tf_ebx = 0, tf_edx = 0, tf_ecx = 42, tf_eax = 0, tf_trapno = 12, tf_err = 2, 
      tf_eip = -1071388353, tf_cs = 8, tf_eflags = 66050, tf_esp = -39681792, tf_ss = -1072121730})
    at /usr/src/sys/i386/i386/trap.c:466
#6  0xc023e93f in generic_bzero ()
#7  0xc0203247 in ffs_vget (mp=0xda16d200, ino=1724347, vpp=0xfda30d4c) at /usr/src/sys/ufs/ffs/ffs_vfsops.c:1109
#8  0xc0206045 in ufs_lookup (ap=0xfda30dac) at /usr/src/sys/ufs/ufs/ufs_lookup.c:611
#9  0xc020a985 in ufs_vnoperate (ap=0xfda30dac) at /usr/src/sys/ufs/ufs/ufs_vnops.c:2422
#10 0xc0187c3e in vfs_cache_lookup (ap=0xfda30e04) at vnode_if.h:77
#11 0xc020a985 in ufs_vnoperate (ap=0xfda30e04) at /usr/src/sys/ufs/ufs/ufs_vnops.c:2422
#12 0xc018ab51 in lookup (ndp=0xfda30e80) at vnode_if.h:52
#13 0xc018a64c in namei (ndp=0xfda30e80) at /usr/src/sys/kern/vfs_lookup.c:153
#14 0xc0190351 in lstat (p=0xfda28100, uap=0xfda30f80) at /usr/src/sys/kern/vfs_syscalls.c:1823
#15 0xc024010d in syscall2 (frame={tf_fs = 47, tf_es = 135135279, tf_ds = -1078001617, tf_edi = 134959713, tf_esi = 0, 
      tf_ebp = -1077938932, tf_isp = -39645228, tf_ebx = 135008448, tf_edx = -1077938412, tf_ecx = -1077938412, tf_eax = 190, 
      tf_trapno = 7, tf_err = 2, tf_eip = 672420376, tf_cs = 31, tf_eflags = 647, tf_esp = -1077939120, tf_ss = 47})
    at /usr/src/sys/i386/i386/trap.c:1175
#16 0xc0233ad5 in Xint0x80_syscall ()

I saved the kernel.debug, core and a few other files.. trying to do a
new cvs up and recompile.. this crash happened under a cvs update..


Mvh/Best regards,

Arnvid L. Karstad



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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