Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Nov 2007 01:36:37 +0000
From:      "Phillip N." <pneumann@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   panic: bad pte (releng_7)
Message-ID:  <1194140197.1583.7.camel@negro>

next in thread | raw e-mail | index | archive | help
Dears,

Today i got the following crash. 
Its a GENERIC kernel, but without firewire, and with ULE. the rest is
intact.

Unread portion of the kernel message buffer:
TPTE at 0xffff800004004c40  IS ZERO @ VA 800988000
panic: bad pte
cpuid = 0
Uptime: 2d3h46m1s
Physical memory: 2036 MB
Dumping 279 MB: 264 248 232 216 200 184 168 152 136 120 104 88 72 56 40
24 8

#0  doadump () at pcpu.h:194
194             __asm __volatile("movq %%gs:0,%0" : "=r" (td));
(kgdb) bt
#0  doadump () at pcpu.h:194
#1  0x0000000000000004 in ?? ()
#2  0xffffffff8045b9f9 in boot (howto=260)
at /usr/src/sys/kern/kern_shutdown.c:409
#3  0xffffffff8045bdfd in panic (fmt=0x104 <Address 0x104 out of
bounds>)
    at /usr/src/sys/kern/kern_shutdown.c:563
#4  0xffffffff806d2f89 in pmap_remove_pages (pmap=0xffffff0020df1c58)
at /usr/src/sys/amd64/amd64/pmap.c:2948
#5  0xffffffff8066bd78 in vmspace_exit (td=0xffffff004659a9f0)
at /usr/src/sys/vm/vm_map.c:395
#6  0xffffffff8043bebc in exit1 (td=0xffffff004659a9f0, rv=0)
at /usr/src/sys/kern/kern_exit.c:294
#7  0xffffffff8043d26e in sys_exit (td=Variable "td" is not available.
) at /usr/src/sys/kern/kern_exit.c:98
#8  0xffffffff806dddb7 in syscall (frame=0xffffffffaeceec70)
at /usr/src/sys/amd64/amd64/trap.c:822
#9  0xffffffff806c435b in Xfast_syscall ()
at /usr/src/sys/amd64/amd64/exception.S:272
#10 0x0000000800933ccc in ?? ()
Previous frame inner to this frame (corrupt stack?)



What could this be?

this is RELENG_7 from Thu Nov  1 18:04:33 CLST 2007

thanks!


-- 
Phillip N. <pneumann@gmail.com>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1194140197.1583.7.camel>