From owner-freebsd-stable Thu Oct 10 0:46: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E66337B401 for ; Thu, 10 Oct 2002 00:46:01 -0700 (PDT) Received: from nextgeneration.speedroad.net (nextgeneration.speedroad.net [195.139.232.50]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A92043EB7 for ; Thu, 10 Oct 2002 00:45:59 -0700 (PDT) (envelope-from arnvid@karstad.org) Received: (qmail 27634 invoked by uid 1010); 10 Oct 2002 07:45:53 -0000 Received: from freelight.isd.no (HELO ?195.139.232.120?) (195.139.232.120) by mail.speedroad.net with SMTP; 10 Oct 2002 07:45:53 -0000 Date: Thu, 10 Oct 2002 09:45:44 +0200 From: Arnvid Karstad To: freebsd-stable@freebsd.org Subject: kernel panic in 4.7-RC Organization: Int Message-Id: <20021010094241.8388.ARNVID@karstad.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.05.04 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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