From owner-freebsd-current Sun Jul 1 18:35:30 2001 Delivered-To: freebsd-current@freebsd.org Received: from degler.net (crusoe.degler.net [160.79.55.71]) by hub.freebsd.org (Postfix) with ESMTP id 68DE937B401 for ; Sun, 1 Jul 2001 18:35:26 -0700 (PDT) (envelope-from sdegler@degler.net) Received: (from sdegler@localhost) by degler.net (8.11.3/8.11.0) id f621ZJ309558 for freebsd-current@freebsd.org; Sun, 1 Jul 2001 21:35:19 -0400 (EDT) Date: Sun, 1 Jul 2001 21:35:19 -0400 From: Stephen Degler To: freebsd-current@freebsd.org Subject: IPV6 panic ? Message-ID: <20010701213519.A9492@crusoe.degler.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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