From owner-freebsd-current@FreeBSD.ORG Sun Nov 9 13:13:56 2003 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 4320416A4CE for ; Sun, 9 Nov 2003 13:13:56 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A1D143FE0 for ; Sun, 9 Nov 2003 13:13:55 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id hA9LDmeF064587 for ; Sun, 9 Nov 2003 13:13:52 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200311092113.hA9LDmeF064587@gw.catspoiler.org> Date: Sun, 9 Nov 2003 13:13:48 -0800 (PST) From: Don Lewis To: current@FreeBSD.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Subject: kernel trap 12 with interrupts disabled 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: Sun, 09 Nov 2003 21:13:56 -0000 I just got one of these shortly after I rebooted my November 7th -CURRENT box. DDB doesn't show much interesting. kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xbc04d753 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0685ddf stack pointer = 0x10:0xe5f3bca8 frame pointer = 0x10:0xe5f3bcfc code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 519 (setiathome) kernel: type 12 trap, code=0 Stopped at mi_switch+0xcf: cmpl 0x8(%esi),%ebx db> tr mi_switch(c6bbc500,df,c08a3da3,f8,0) at mi_switch+0xcf ast(e5f3bd48) at ast+0x3f2 doreti_ast() at doreti_ast+0x17 Alas, I didn't have enough free space to capture a core file B-(