Most recent kernel where this bug did not occur: Distribution: Hardware Environment: Software Environment: Problem Description: The Linux kernel ACPI interpreter fails the following AML test when it is compiled into a simulator. So if an OEM BIOS includes this code, Linux would fail. Steps to reproduce: Run interpreter with the .asl demo code attached below.
Created attachment 6331 [details] ASL code to reproduce bug. The attached ASL program demonstrates the infinite loop on Store to Debug operation. One of elements of Package p000 is the reference to itself. Attempt to retrieve any element of such Package and Store the result to the Debug target produces an infinite loop. INTERNAL BUG NUMBER 176
Ported to acpica.org bugzilla as bug# 711. Close this one.
http://www.acpica.org/bugzilla/show_bug.cgi?id=711