Date: Sun, 1 Jul 2001 21:35:19 -0400 From: Stephen Degler <sdegler@degler.net> To: freebsd-current@freebsd.org Subject: IPV6 panic ? Message-ID: <20010701213519.A9492@crusoe.degler.net>
next in thread | raw e-mail | index | archive | help
Hi, I have had two of these since 6/30, which is when I last cvsup'ed and rebuilt everything. Fatal trap 12: page fault while in kernel mode fault virtual address = 0xdeadc0de fault code = supervisor read, page not present instruction pointer = 0x8:0xc02c3b10 stack pointer = 0x10:0xcbb4ff28 frame pointer = 0x10:0xcbb4ff3c 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 = 12 (swi6: tty:sio+) kernel: type 12 trap, code=0 Stopped at nd6_timer+_0x38: movl 0(%ebx),%eax db> trace nd6_timer(0) at nd6_timer+0x38 softclock(0) at softclock_0x30e ithread_loop(c1207d00,cbb4ffa8) at ithread_loop+0x263 fork_exit(c0224b14,c1207d00,cbb4ffa8) at fork_exit+0xa0 fork_trampoline() at fork trampoline+0x8 db> The kernel config is just GENERIC + IPSEC. IPV6 is configured and running. Thanks, skd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010701213519.A9492>