ACPI throws stack dump in dmesg: index -1 is out of range for type 'acpi_operand_object *[9]'

Bug #2000730 reported by Norman Rieß
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
xubuntu-meta (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu

Description: Ubuntu 22.10
Release: 22.10

2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center

linux-image-5.19.0-26-generic:
  Installiert: 5.19.0-26.27
  Installationskandidat: 5.19.0-26.27
  Versionstabelle:
 *** 5.19.0-26.27 500
        500 http://de.archive.ubuntu.com/ubuntu kinetic-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu kinetic-security/main amd64 Packages
        100 /var/lib/dpkg/status

linux-image-unsigned-6.0.9-060009-generic:
  Installiert: 6.0.9-060009.202211161102
  Installationskandidat: 6.0.9-060009.202211161102
  Versionstabelle:
 *** 6.0.9-060009.202211161102 100
        100 /var/lib/dpkg/status

3) What you expected to happen

Do not throw stack dump.

4) What happened instead

Stack dump is thrown. Please see dmesg file attached.
The path (/home/kernel...) mentioned there does not exist on my system.

Revision history for this message
Norman Rieß (weuxel) wrote :
Revision history for this message
Dilson Tomé (dilsontome) wrote :

Same here with 6.1-rc5 kernel

sudo apt-cache policy linux-image-unsigned-6.1.0-060100rc5-generic
linux-image-unsigned-6.1.0-060100rc5-generic:
  Installed: 6.1.0-060100rc5.202211132230
  Candidate: 6.1.0-060100rc5.202211132230
  Version table:
 *** 6.1.0-060100rc5.202211132230 100
        100 /var/lib/dpkg/status

[seg jan 2 05:17:03 2023] ================================================================================
[seg jan 2 05:17:03 2023] UBSAN: array-index-out-of-bounds in /home/kernel/COD/linux/drivers/acpi/acpica/dswexec.c:401:12
[seg jan 2 05:17:03 2023] index -1 is out of range for type 'acpi_operand_object *[9]'
[seg jan 2 05:17:03 2023] CPU: 4 PID: 161 Comm: kworker/4:1 Tainted: P OE 6.1.0-060100rc5-generic #202211132230
[seg jan 2 05:17:03 2023] Hardware name: ASUSTeK COMPUTER INC. ZenBook Pro Duo UX582ZM_UX582ZM/UX582ZM, BIOS UX582ZM.304 06/13/2022
[seg jan 2 05:17:03 2023] Workqueue: pm pm_runtime_work
[seg jan 2 05:17:03 2023] Call Trace:
[seg jan 2 05:17:03 2023] <TASK>
[seg jan 2 05:17:03 2023] show_stack+0x4e/0x61
[seg jan 2 05:17:03 2023] dump_stack_lvl+0x4a/0x6f
[seg jan 2 05:17:03 2023] dump_stack+0x10/0x18
[seg jan 2 05:17:03 2023] ubsan_epilogue+0x9/0x43
[seg jan 2 05:17:03 2023] __ubsan_handle_out_of_bounds.cold+0x42/0x47
[seg jan 2 05:17:03 2023] acpi_ds_exec_end_op+0x1ca/0x828
[seg jan 2 05:17:03 2023] acpi_ps_parse_loop+0x58d/0x678
[seg jan 2 05:17:03 2023] acpi_ps_parse_aml+0x2e6/0x59e
[seg jan 2 05:17:03 2023] acpi_ps_execute_method+0x241/0x315
[seg jan 2 05:17:03 2023] acpi_ns_evaluate+0x34c/0x515
[seg jan 2 05:17:03 2023] acpi_evaluate_object+0x212/0x3a5
[seg jan 2 05:17:03 2023] __acpi_power_off+0x26/0x70
[seg jan 2 05:17:03 2023] acpi_power_off_unlocked+0x54/0x90
[seg jan 2 05:17:03 2023] acpi_power_off_list.isra.0+0x43/0xa0
[seg jan 2 05:17:03 2023] acpi_power_transition+0xab/0x100
[seg jan 2 05:17:03 2023] acpi_device_set_power+0x319/0x470
[seg jan 2 05:17:03 2023] acpi_pci_set_power_state+0x98/0x150
[seg jan 2 05:17:03 2023] ? remove_id_store+0x180/0x180
[seg jan 2 05:17:03 2023] pci_set_power_state+0x9f/0x220
[seg jan 2 05:17:03 2023] pci_finish_runtime_suspend+0x49/0x90
[seg jan 2 05:17:03 2023] pci_pm_runtime_suspend+0xc6/0x1d0
[seg jan 2 05:17:03 2023] ? remove_id_store+0x180/0x180
[seg jan 2 05:17:03 2023] __rpm_callback+0x4d/0x170
[seg jan 2 05:17:03 2023] ? remove_id_store+0x180/0x180
[seg jan 2 05:17:03 2023] rpm_callback+0x6d/0x80
[seg jan 2 05:17:03 2023] ? remove_id_store+0x180/0x180
[seg jan 2 05:17:03 2023] rpm_suspend+0x122/0x730
[seg jan 2 05:17:03 2023] rpm_idle+0x1f9/0x330
[seg jan 2 05:17:03 2023] pm_runtime_work+0xa3/0xe0
[seg jan 2 05:17:03 2023] process_one_work+0x222/0x400
[seg jan 2 05:17:03 2023] worker_thread+0x50/0x3e0
[seg jan 2 05:17:03 2023] ? process_one_work+0x400/0x400
[seg jan 2 05:17:03 2023] kthread+0xe6/0x110
[seg jan 2 05:17:03 2023] ? kthread_complete_and_exit+0x20/0x20
[seg jan 2 05:17:03 2023] ret_from_fork+0x1f/0x30
[seg jan 2 05:17:03 2023] </TASK>
[seg jan 2 05:17:03 2023] ================================================================================

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in xubuntu-meta (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.