From owner-freebsd-current@FreeBSD.ORG Sun Jan 4 00:29:24 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 3BBCA16A4CE for ; Sun, 4 Jan 2004 00:29:24 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCED543D46 for ; Sun, 4 Jan 2004 00:29:22 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) i048TKZV024128; Sun, 4 Jan 2004 03:29:20 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i048TJqr024125; Sun, 4 Jan 2004 03:29:20 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sun, 4 Jan 2004 03:29:19 -0500 (EST) From: Andre Guibert de Bruet To: Vaidas Damosevicius In-Reply-To: <20040103184643.95BC03AE91@mail.if.lt> Message-ID: <20040104022559.W9356@alpha.siliconlandmark.com> References: <20040103184643.95BC03AE91@mail.if.lt> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean cc: freebsd-current@freebsd.org Subject: Re: ACPI panic 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, 04 Jan 2004 08:29:24 -0000 On Sat, 3 Jan 2004, Vaidas Damosevicius wrote: > 5.2-CURRENT (I made cvsup/kernel few minutes ago) panics on HP > Compaq nx7000 with ACPI. Without ACPI everything works fine. > > kernel trap 12 with interrupts disabled > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x6c > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc0654f3d > stack pointer = 0x10:0xdfa587ec > frame pointer = 0x10:0xdfa587f0 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = resume, IOPL = 0 > current process = 7 (acpi_task1) > trap number = 12 > panic: page fault > cpuid = 0; > > syncing disks, buffers remaining... > done > Uptime: 1s > Shutting down ACPI You'll need to provide more information than this for a proper diagnosis: - Kernel config is GENERIC? Custom? - Can you reproduce this panic with kernel debugging options turned on? - SMP system? - Stack trace? - Crash dump? - dmesg? - Contents of /boot/loader.conf? Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >