Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Aug 2002 22:14:34 +0900
From:      Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
To:        michaelnottebrock@gmx.net
Cc:        freebsd-current@freebsd.org
Subject:   Re: kernel panic on boot, acpica related?
Message-ID:  <20020801221434X.iwasaki@jp.FreeBSD.org>
In-Reply-To: <3D49307C.5050903@gmx.net>
References:  <3D49307C.5050903@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=0x300>
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> Timecounters tick every 10.000 msec
> 
> Fatal trap 9: general protection fault while in kernel mode
> instruction pointer	= 0x8:0xc4109ac1
> stack pointer		= 0x10:0xd6855ce4
> frame pointer		= 0x10:0xd6855d0c
> code segment		= base0x0, limit 0xfffff, type 0x16
> 			= DPL 0, pres 1, def 32, gran 1
> processor eflags	= interrupt enabled, resume, IOPL=0
> current process		= 21 (irq10:fxp0 sn0+++*)
                                     ^^^^^^^^^^^^^^^^^^^^
> kernel: type 9 trap, code=0
> Stopped at	0xc4109ac1:	lcall	$0xc410,0xa040c410
> db> trace
> _end (c158d300,d6855d48,c04897b1,356,0) at 9xc4109ac1
> fork_exit (c02ae2c0,c158d300,d6855d48) at fork_exit+0xaf
> fork_trampoline () at fork_trampoline+0x1a

Hmmm, I don't think so.  How about typing
	unset acpi_load
in loader prompt, and see if this panic disappear or still happen?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020801221434X.iwasaki>