Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 15:52:52 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        "Oliver B. Fischer" <plexus@snafu.de>
Cc:        acpi@freebsd.org
Subject:   Re: kernel panic in atapicam modul if acpi is enabled
Message-ID:  <20040623155038.C87505@root.org>
In-Reply-To: <40DA1280.7040504@snafu.de>
References:  <40DA1280.7040504@snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Jun 2004, Oliver B. Fischer wrote:
> Dear list,
>
> if have got a ThinkPad R51 with an internal DVDR (acd0: DVDR
> <MATSHITADVD-RAM UJ-811> at ata1-master PIO4). If I compile the kernel
> with atapicam modul enabled I can only boot without an panic if disabled
> ACPI at boot time.
>
> The message is:
>
> kernel type 12 trap
> stoppend at xpt_find_device...
>
> Is this an ACPI issue or not?

This is likely not an ACPI issue.  Are you running with "options
INVARIANTS"?  My laptop panics on boot without atapicam but with "options
INVARIANTS" due to a use-after-free bug in ata.  I'll try to track it down
when I have time but I don't know the ata code really well.  More of the
backtrace would be helpful also.

-Nate



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