[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
kernel/2205: multiple system crashes
- To: gnats@openbsd.org
- Subject: kernel/2205: multiple system crashes
- From: Clay Caviness <clay@boobah.com>
- Date: Tue, 27 Nov 2001 12:47:57 -0500
- Resent-Date: Tue, 27 Nov 2001 10:50:02 -0700 (MST)
- Resent-From: gnats@cvs.openbsd.org (GNATS Management)
- Resent-Message-Id: <200111271750.fARHo2rq014546@cvs.openbsd.org>
- Resent-Reply-To: gnats@cvs.openbsd.org,Received: "from openbsd.cs.colorado.edu (openbsd.cs.colorado.edu [128.138.192.83]) by cvs.openbsd.org (8.12.1/8.10.1) with ESMTP id fARHmN5t020483 for" <gnats@cvs.openbsd.org>;,Tue@naughty.monkey.org, 27@naughty.monkey.org,Nov@naughty.monkey.org, 2001@naughty.monkey.org,10:48:23.-0700@cvs.openbsd.org (MST)
- Resent-To: bugs@cvs.openbsd.org
>Number: 2205
>Category: kernel
>Synopsis: six crashes within 1 hour, no changes made
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bugs
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 27 10:50:01 MST 2001
>Last-Modified:
>Originator: Clay Caviness
>Organization:
net
>Release: -current
>Environment:
<machine, os, target, libraries (multiple lines)>
System : OpenBSD 3.0
Architecture: OpenBSD.i386
Machine : i386
>Description:
my machine has crashed four (five and now six as i was writing this) times
in the past hour with a varying amount of time between crashes. i have made
no recent changes to my system. i am running -current as of Nov 17 or so,
and a GENERIC kernel.
these crashes have appeared suddenly, the first came as i was not using the
machine interactively at all. it's not clear to me where these crashes may
be coming from; maybe a problem with my ethernet cards? i see "fxp" there,
and both my nics are fxps.
i have disabled various daemons to see if they were the cause, as i had
samba, krb5, route6d, and rtadvd running amongst others.
what other info may i supply?
here is the trace/where output from three of the crashes:
# gdb
GNU gdb 4.16.1
Copyright 1996 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or 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.
This GDB was configured as "i386-unknown-openbsd3.0".
(gdb) file bsd.5
Reading symbols from bsd.5...(no debugging symbols found)...done.
(gdb) target kcore bsd.5.core
#0 0x1000 in ?? ()
(gdb) where
#0 0x1000 in ?? ()
#1 0xe02da4ab in boot ()
#2 0xe0180517 in db_boot_crash_cmd ()
#3 0xe01800c4 in db_command ()
#4 0xe0180357 in db_command_loop ()
#5 0xe01837a2 in db_trap ()
#6 0xe02d55ad in kdb_trap ()
#7 0xe02e3388 in trap ()
#8 0xe0100db9 in alltraps ()
#9 0xe014f317 in fxp_add_rfabuf ()
#10 0xe014e6ac in fxp_intr ()
#11 0xe0101955 in Xrecurse9 ()
(gdb) file bsd.7
Reading symbols from bsd.7...(no debugging symbols found)...done.
(gdb) detach
No kernel core file now.
(gdb) target kcore bsd.7.core
#0 0x1000 in ?? ()
(gdb) where
#0 0x1000 in ?? ()
#2 0xe0180517 in db_boot_crash_cmd ()
#3 0xe01800c4 in db_command ()
#4 0xe0180357 in db_command_loop ()
#5 0xe01837a2 in db_trap ()
#6 0xe02d55ad in kdb_trap ()
#7 0xe02e3388 in trap ()
#8 0xe0100db9 in alltraps ()
#9 0xe014f317 in fxp_add_rfabuf ()
#10 0xe014e6ac in fxp_intr ()
#11 0xe0101955 in Xrecurse9 ()
(gdb) detach
No kernel core file now.
(gdb) file bsd.6
Reading symbols from bsd.6...(no debugging symbols found)...done.
(gdb) target kcore bsd.6.core
#0 0x1000 in ?? ()
(gdb) where
#0 0x1000 in ?? ()
#1 0xe02da4ab in boot ()
#2 0xe0180517 in db_boot_crash_cmd ()
#3 0xe01800c4 in db_command ()
#4 0xe0180357 in db_command_loop ()
#5 0xe01837a2 in db_trap ()
#6 0xe02d55ad in kdb_trap ()
#7 0xe02e3388 in trap ()
#8 0xe0100db9 in alltraps ()
#9 0xe014f317 in fxp_add_rfabuf ()
#10 0xe014e6ac in fxp_intr ()
#11 0xe0101955 in Xrecurse9 ()
(gdb)
>How-To-Repeat:
unsure how to reproduce, other than to reboot and wait 2-10 minutes
>Fix:
unknown
>Audit-Trail:
>Unformatted: