Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

acpi_cpu panic



I just tried enabling acpi_cpu on a -current/amd64 laptop (with
rev 1.3 acpi_cpu.c), and got (typed by hand)

ACPI: Actual Package length (12) is larger than NumElements field (4), truncated

panic: kernel diagnostic assertion "id != 0" failed: file 
"../../../../dev/acpi/acpi_cpu.c", line 274
fatal breakpoint trap in supervisor mode
trap type 1 code 0 rip ffffffff8021619d cd 8 rflags 246 cr2  0 cpl 8 rsp 
ffffffff80dcda70

breakpoint()
panic()
kern_assert()
acpicpu_id() at netbsd:acpicpu_id+0x69
acpicpu_match() at netbsd:acpicpu_match+0x5a
mapply()
config_search_loc()
config_found_sm_loc()
acpi_rescan()
acpi_attach()
config_attach_loc()
mainbus_attach()
config_attach_loc()
cpu_configure()
main()

Of course there is no serial port on the laptop, it is netbooted,
so no chance of a coredump, and I see no such problem on the desktops
(though they might be running slightly older source).

The laptop has a dual core centrino cpu U9400.

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index