Date: Fri, 8 Nov 2002 17:43:18 -0400 (AST) From: "Marc G. Fournier" <scrappy@hub.org> To: freebsd-stable@freebsd.org Cc: alc@cs.rice.edu, Matthew Dillon <dillon@apollo.backplane.com>, <Tor.Egge@cvsup.no.freebsd.org> Subject: 4.7-STABLE crashes after 15 days ... Message-ID: <20021108173922.T15937-100000@hub.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021108173922.T15937-100000>
