Date: Mon, 29 Jul 2002 20:58:35 -0400 From: "Ilya" <mail@krel.org> To: <freebsd-stable@FreeBSD.ORG> Subject: crash on FreeBSD 4.6 stable Message-ID: <009501c23764$3c0b8380$0100a8c0@ilya>
next in thread | raw e-mail | index | archive | help
my box crashed today during the day, can anyone shed some light on why it could have happen?
i see setiathome as current process there, i did update seti to latest version in ports very recently
thank you for help in advance
gdb -k /usr/obj/usr/src/sys/ALCHEMISTRY/kernel.debug /mnt/cdimage/CRASH/vmcore.0
GNU gdb 4.18 (FreeBSD)
Copyright 1998 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-freebsd"...
IdlePTD at phsyical address 0x00427000
initial pcb at physical address 0x00375f40
panicstr: general protection fault
panic messages:
---
Fatal trap 9: general protection fault while in kernel mode
instruction pointer = 0x8:0xcb115f2b
stack pointer = 0x10:0xcb115f58
frame pointer = 0x10:0xcb115f50
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 18743 (setiathome)
interrupt mask = net tty bio cam
trap number = 9
panic: general protection fault
syncing disks... 33 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4
giving up on 4 buffers
Uptime: 11d8h57m30s
dumping to dev #ad/0x20001, offset 901120
dump ata0: resetting devices .. done
160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
---
#0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
487 if (dumping++) {
(kgdb) where
#0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
#1 0xc01924bf in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:316
#2 0xc01928fd in panic (fmt=0xc0326a2c "%s") at /usr/src/sys/kern/kern_shutdown.c:595
#3 0xc02d1a1b in trap_fatal (frame=0xcb115f18, eva=0) at /usr/src/sys/i386/i386/trap.c:974
#4 0xc02d13d2 in trap (frame={tf_fs = -999423984, tf_es = 16, tf_ds = 16, tf_edi = 4194304, tf_esi = -1,
tf_ebp = -888053936, tf_isp = -888053948, tf_ebx = -1072079018, tf_edx = 1, tf_ecx = -1072078764,
tf_eax = -1, tf_trapno = 9, tf_err = 0, tf_eip = -888053973, tf_cs = 8, tf_eflags = 66070,
tf_esp = -914965536, tf_ss = -914965536}) at /usr/src/sys/i386/i386/trap.c:636
#5 0xcb115f2b in ?? ()
#6 0x10216 in ?? ()
Cannot access memory at address 0x8.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009501c23764$3c0b8380$0100a8c0>
