Opened 15 years ago
Closed 13 years ago
#415 closed defect (Unsupported Version)
TRAP with ACPI 3.16 on Thinkpad T60 pressing the volume button
Reported by: | ecsnl | Owned by: | eco |
---|---|---|---|
Priority: | major | Milestone: | Release version 3.19 |
Component: | ACPI PSD | Version: | 3.15 |
Keywords: | Cc: |
Description (last modified by )
TRAP occurred sitting in the train listing to music. I had opened the LCD screen and pressed the volume button, got a TRAP 0008, module unknown. CS:EIP 4050:00000117. Could not make a memorydump was running in /APIC /SMP mode.
Refer to ticket 412 for ACPICA$ log for ACPI 3.16 debug build. Was running embedded controller in polling mode.
Just for clarity. Never had these types of traps with ACPI 3.14 and lower on my T60. Just to point out it seems related to ACPI events.
See audio_trap_acpi316.jpg for picture of TRAP screen.
Ignore acpi_plugin_trap.jpg, wrong picture! Both traps are with ACPI 3.16.
Attachments (3)
Change History (9)
by , 15 years ago
Attachment: | acpi_plugin_trap.jpg added |
---|
comment:1 by , 15 years ago
Description: | modified (diff) |
---|
by , 15 years ago
Attachment: | trap_volume_button.jpg added |
---|
comment:2 by , 15 years ago
by , 15 years ago
Attachment: | audio_trap_acpi316.jpg added |
---|
comment:4 by , 15 years ago
Description: | modified (diff) |
---|
comment:5 by , 15 years ago
A bit of comparative dump analysis tells us that the trap address 4078:117 and 4050:117 are most likely in the uniaud32.sys idc stub at
# ln 4078:117 4078:0000010a UNIAUD32 uniaud_stub_idc + d #u 4078:117 4078:00000117 669ae0a04fed6801 call 0168:ed4fa0e0
and that the call was made with insufficient stack or an unavailable stack. Since it appears that the trap occurred because of some power event, it may be that the IDC call was triggered by ACPI.PSD, but this needs to be determined.
comment:6 by , 13 years ago
Resolution: | → Unsupported Version |
---|---|
Status: | new → closed |
This ticket is really old and not really relevant to the current software. If you still have problems with the current version, please open a new ticket.
I had another two traps. Both occurred EXACTLY when pressing the volume button and when closing the stream.
Attached is the TRAP screen I got when I had pressed the volume button. The picture of this second trap is trap_volume_button.jpg The system is completely locked. No memory dump works or CTRL ALT DEL.