From owner-freebsd-current Sat Dec 1 19:11:13 2001 Delivered-To: freebsd-current@freebsd.org Received: from worldinternet.org (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by hub.freebsd.org (Postfix) with ESMTP id 5BC9B37B405 for ; Sat, 1 Dec 2001 19:11:09 -0800 (PST) Received: from encontacto.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by worldinternet.org (8.11.6/8.11.4) with ESMTP id fB22xEa36027 for ; Sat, 1 Dec 2001 18:59:14 -0800 (PST) (envelope-from eculp@encontacto.net) Message-ID: <3C099902.3090009@encontacto.net> Date: Sat, 01 Dec 2001 18:59:14 -0800 From: Edwin Culp User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.6) Gecko/20011122 X-Accept-Language: en-us MIME-Version: 1.0 To: current@FreeBSD.Org Subject: Fatal trap 12 on kernel from sometime Nov. 30. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 With my kernel and with a Generic kernel, I am getting a Fatal trap 12 when trying to access the network. The first thing that happens on the network seems to cause the panic. The following was an error with a generic kernel. I'm typing it so there could be mistakes. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0289ad4 stack pointer = 0x10:0xdbef5b58 frame pointer = 0x10:0xdbef5ba4 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 = 11 (swi1: net) kernel: type 12 trap, code=0 Stopped at ip_output+0x118: cmpl $0,0(%eax) db> Context switches not allowed in the debugger. db> The debugger is open but I don't know what I'm looking for. Any help will be appreciated. Thanks, ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message