Problem w/ ACPI in -CURRENT: Update

Jeremy Bingham jeremy at satanosphere.com
Wed Oct 1 09:15:03 PDT 2003


On 30/09/03 15:04 -0700, Nate Lawson wrote:
> Are you sure you tracked it down to INVARIANTS?  Or was it DDB?  Please
> try with _just_ DDB and see if you can still reproduce the problem.  If
> so, then when it hangs, hit CTRL-ALT-ESC and type "tr".  This will tell
> who is hung.
> 
> As far as debugging prints, add the following printfs to
> acpi_cmbat_get_bif():
> 
>     printf("Before getting BIF\n");
>     as = AcpiEvaluateObject(h, "_BIF", NULL, &bif_buffer);
>     printf("After getting BIF\n");
> 
> -Nate

Tried compiling a kernel with just DDB, and I got no love. It still
hung, and although I tried hitting CTRL-ALT-ESC and typing "tr", it hung
so hard that even that didn't work.

-j

----------------------------------------------
/* You are not expected to understand this. */

Captain_Tenille
http://www.satanosphere.com/
jeremy at satanosphere.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20031001/c638b1cb/attachment.bin


More information about the freebsd-current mailing list