From owner-freebsd-current Wed Jan 15 11: 2:35 2003 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 733FA37B401 for ; Wed, 15 Jan 2003 11:02:34 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id BA09C43F43 for ; Wed, 15 Jan 2003 11:02:33 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 43315 invoked by uid 1000); 15 Jan 2003 19:02:34 -0000 Date: Wed, 15 Jan 2003 11:02:34 -0800 (PST) From: Nate Lawson To: Ralf Schumacher Cc: current@freebsd.org Subject: Re: privileged instruction fault with 5.0-RC3 In-Reply-To: <3E25A189.5040804@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 15 Jan 2003, Ralf Schumacher wrote: > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > atkbdc0: at port 0x64,0x60 on isa0 > atkbd0: flags 0x1 irq 1 on atkbdc0 > > Fatal trap 1: privileged instruction fault while in vm86 mode > instruction pointer = 0xcc00:0xe3 > stack pointer = 0x0:0xff8 > frame pointer = 0x0:0x0 > code segment = base 0x0, limit 0x0, type 0x0 > DPL 0, pres 0, def32 0, gran 0 > processor eflags = interrupt enabled, resume, vm86, IOPL = 0 > current process = 0 (swapper) > trap number = 1 > panic: privileged instruction fault What are we doing in vm86 mode so far into the boot process? -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message