From owner-freebsd-current Mon Sep 30 8:59:59 2002 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 2B62C37B406 for ; Mon, 30 Sep 2002 08:59:55 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5060543E6A for ; Mon, 30 Sep 2002 08:59:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 2753 invoked from network); 30 Sep 2002 15:59:54 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 30 Sep 2002 15:59:54 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g8UFxqBv006508 for ; Mon, 30 Sep 2002 11:59:52 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020929144540.A367@snoopy.cablecom.ch> Date: Mon, 30 Sep 2002 11:59:56 -0400 (EDT) From: John Baldwin To: freebsd-current@FreeBSD.ORG Subject: RE: Fatal trap 12 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 On 29-Sep-2002 Hanspeter Roth wrote: > On Sep 29 at 12:25, Mitsuru IWASAKI spoke: > >> If you think this is caused by acpi.ko, just disable acpi.ko loading. >> Please read thru loader(8) and device.hints(5). > > Yes, this is it. I've now disabled acpi and the boot process comes > further. > > > vga0: at port 0x3c0-0x3df iomem ... > unknown: can't assign resources (port) > unknown: can't assign resources (irq) > > ... > > Mounting root from ufs:/dev/ad0s3a > > Fatal trap 12: page fault while in kernal mode > fault virtual address = ... > ... > current process = 1 (init) > kernel: type 12 trap, code=0 > Stopped at generic_bcopy+0x1a: repe movsl (%esi),%es:(%edi) > db> Context switches not allowd in the debugger. > db> These messages above that you left out are very important. :( Also, if you can get a trace by typing 't' at the db> prompt that can be very helpful as well. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message