From owner-freebsd-current@FreeBSD.ORG Wed May 26 03:39:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A11E16A4CE for ; Wed, 26 May 2004 03:39:11 -0700 (PDT) Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F0D43D54 for ; Wed, 26 May 2004 03:39:10 -0700 (PDT) (envelope-from antony.t.curtis@ntlworld.com) Received: from [10.10.10.100] ([81.107.87.144]) by mta03-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040526103658.CTQP28581.mta03-svc.ntlworld.com@[10.10.10.100]> for ; Wed, 26 May 2004 11:36:58 +0100 From: Antony T Curtis To: freebsd-current@freebsd.org Content-Type: text/plain Message-Id: <1085567868.83579.6.camel@pcgem.rdg.cyberkinetica.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Wed, 26 May 2004 11:37:48 +0100 Content-Transfer-Encoding: 7bit Subject: Trap 12 on recent current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 10:39:11 -0000 Hi, I cvsupped current from a few hours ago and now I am getting the fatal traps when doing any networking-related stuff ... Setting hostname: ltantony. Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x1000100 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0517965 stack pointer = 0x10:0xd7e70b1c frame pointer = 0x10:0x60 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 = 213 (ifconfig) kernel: type 12 trap, code=0 Stopped at rt_msg2+0x80: cmpb $0,0(%edx) db> I will try rebuilding the kernel again without -O to see if it makes a difference. -- Antony T Curtis