Date: 04 Jul 2002 00:01:31 +0200 From: Marc Recht <recht@contentmedia.de> To: Shizuka Kudo <shizukakudo_99@yahoo.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: ASUS CUSL2 panic on acpi Message-ID: <1025733692.429.13.camel@leeloo.intern.geht.de> In-Reply-To: <20020702185518.87573.qmail@web11402.mail.yahoo.com> References: <20020702185518.87573.qmail@web11402.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Here's a me too.. running on an ASUS A7V266-E > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x16 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc04f9aca > stack pointer = 0x10:0xc054ea14 > frame pointer = 0x10:0xc054ea34 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 0 (swapper) > kernel: type 12 trap, code=0 > Stopped at AcpiExReadDataFromField+0x5a: movzbl 0x16(%eax),%eax I had a movb 0x16(%eax),%al > db> trace > AcpiExReadDataFromField(c0f00400,c25da200,c054ea50,c25e50c0,0) at AcpiExReadDataFromField+0x5a With ACPI disabled (hint.acpi.0.disable="1") the kernel runs without a problem. 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?1025733692.429.13.camel>