From owner-freebsd-stable Fri Nov 8 13:43:21 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 3D98537B401 for ; Fri, 8 Nov 2002 13:43:20 -0800 (PST) Received: from hub.org (hub.org [64.49.215.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66DE043E42 for ; Fri, 8 Nov 2002 13:43:19 -0800 (PST) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [64.49.215.141]) by hub.org (Postfix) with ESMTP id 6EB3B8A89EF; Fri, 8 Nov 2002 17:43:18 -0400 (AST) Date: Fri, 8 Nov 2002 17:43:18 -0400 (AST) From: "Marc G. Fournier" To: freebsd-stable@freebsd.org Cc: alc@cs.rice.edu, Matthew Dillon , Subject: 4.7-STABLE crashes after 15 days ... Message-ID: <20021108173922.T15937-100000@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Morning all ... Well, first "good" run I've had in awhile, but she crashed today :( Core files don't seem to really have much information to provide though ... or is there something else that I need to do? This kernel was based on code from Oct 12th ... I'm going to perform an update this evening to the latest code, so that I'm in sync with the current -STABLE tree ... Matt, is there any use in this core? #0 0xcd557256 in ?? () (kgdb) where #0 0xcd557256 in ?? () #1 0xc01430bc in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:223 #2 0xc01437e1 in panic (fmt=0xc0224379 "%s") at /usr/src/sys/kern/kern_shutdown.c:595 #3 0xc01f2d0d in trap_fatal (frame=0xf3004c24, eva=77) at /usr/src/sys/i386/i386/trap.c:974 #4 0xc01f2979 in trap_pfault (frame=0xf3004c24, usermode=0, eva=77) at /usr/src/sys/i386/i386/trap.c:867 #5 0xc01f24d3 in trap (frame={tf_fs = 24, tf_es = -218103792, tf_ds = -218103792, tf_edi = -454291008, tf_esi = -1071321520, tf_ebp = -218084257, tf_isp = -218084272, tf_ebx = -1071321456, tf_edx = -218095616, tf_ecx = -96325632, tf_eax = 77, tf_trapno = 12, tf_err = 2, tf_eip = -218084184, tf_cs = 8, tf_eflags = 68230, tf_esp = -1071907114, tf_ss = -1071321520}) at /usr/src/sys/i386/i386/trap.c:466 #6 0xf3004ca8 in ?? () #7 0x1bfed600 in ?? () Cannot access memory at address 0x10a8600. (kgdb) up 5 #5 0xc01f24d3 in trap (frame={tf_fs = 24, tf_es = -218103792, tf_ds = -218103792, tf_edi = -454291008, tf_esi = -1071321520, tf_ebp = -218084257, tf_isp = -218084272, tf_ebx = -1071321456, tf_edx = -218095616, tf_ecx = -96325632, tf_eax = 77, tf_trapno = 12, tf_err = 2, tf_eip = -218084184, tf_cs = 8, tf_eflags = 68230, tf_esp = -1071907114, tf_ss = -1071321520}) at /usr/src/sys/i386/i386/trap.c:466 466 (void) trap_pfault(&frame, FALSE, eva); (kgdb) frame frame->tf_ebp frame->tf_eip Cannot access memory at address 0x10a8600. (kgdb) quit jupiter# pstat -M vmcore.venus -N kernel.venus usage: pstat [-Tfknst] [-M core] [-N system] jupiter# pstat -s -M vmcore.venus -N kernel.venus Device 1K-blocks Used Avail Capacity Type /dev/amrd0s1b 2097024 765320 1331704 36% Interleaved To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message