Kerneloops

Note: Executable of this report does not come from a package.
Similar reports
Problem #738760
Component
kernel Tainted
Last affected version
N/A
Executable
unknown
First occurrence
2022-07-31
Last occurrence
2022-07-31
Unique reports
1
Quality
-40

Statistics

Operating system Unique / Total count
Fedora 36 1 / 1
Operating system Count
Fedora 36 1
Architecture Count
x86_64 1

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
? update_irq_load_avg
vmlinux 0xf0
2
? update_irq_load_avg
vmlinux 0xf0
3
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 268
4
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 268
5
update_irq_load_avg
vmlinux 0xf0
6
? update_irq_load_avg
vmlinux 0xf0
7
update_irq_load_avg
vmlinux 0xf0
8
? update_irq_load_avg
vmlinux 0xf0
9
update_irq_load_avg
vmlinux 0xf0
10
update_irq_load_avg
vmlinux 0xf0
11
update_irq_load_avg
vmlinux 0xf0
12
update_irq_load_avg
vmlinux 0xf0
13
update_irq_load_avg
vmlinux 0xf0
14
update_irq_load_avg
vmlinux 0xf0
15
update_irq_load_avg
vmlinux 0xf0
16
update_irq_load_avg
vmlinux 0xf0
17
? update_irq_load_avg
vmlinux 0xf0
18
update_irq_load_avg
vmlinux 0xf0
WARNING: CPU: 2 PID: 1 at drivers/gpu/drm/ttm/ttm_bo.c:411 ttm_bo_release+0x34d/0x370 [ttm]
Modules linked in: tls uinput snd_seq_dummy snd_hrtimer rfcomm xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_nat_tftp nf_conntrack_tftp bridge stp llc nft_objref nf_conntrack_netbios_ns nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nf_tables nfnetlink ip6table_filter iptable_filter qrtr bnep sunrpc ath9k ath9k_common ath9k_hw mac80211 uvcvideo snd_ctl_led snd_hda_codec_idt snd_hda_codec_generic ledtrig_audio videobuf2_vmalloc snd_hda_codec_hdmi videobuf2_memops videobuf2_v4l2 libarc4 videobuf2_common snd_hda_intel snd_intel_dspcfg ath videodev snd_intel_sdw_acpi snd_hda_codec mc cfg80211 ccp snd_hda_core snd_hwdep ath3k snd_seq btusb snd_seq_device kvm btrtl btbcm snd_pcm btintel btmtk bluetooth
 snd_timer irqbypass hp_wmi snd sparse_keymap platform_profile ecdh_generic rfkill soundcore pcspkr joydev wmi_bmof wireless_hotkey k10temp i2c_piix4 acpi_cpufreq zram amdgpu iommu_v2 gpu_sched radeon rtsx_pci_sdmmc mmc_core hid_logitech_hidpp serio_raw rtsx_pci drm_ttm_helper sp5100_tco r8169 ttm hid_logitech_dj drm_dp_helper wmi video ip6_tables ip_tables fuse
CPU: 2 PID: 1 Comm: systemd Tainted: P           OE     5.18.13-200.fc36.x86_64 #1
Hardware name: Hewlett-Packard HP Pavilion g6 Notebook PC/169B, BIOS F.49 12/25/2012
RIP: 0010:ttm_bo_release+0x34d/0x370 [ttm]
Code: 00 e8 17 c2 5b cf 48 8b 43 e8 eb a8 be 03 00 00 00 e8 b7 82 34 cf e9 96 fd ff ff e8 5d 9e 5b cf e9 8c fd ff ff 48 89 e8 eb 8a <0f> 0b e9 d6 fc ff ff e8 47 9e 5b cf e9 dd fe ff ff be 03 00 00 00
RSP: 0018:ffffb1ce8003bd38 EFLAGS: 00010202
RAX: 0000000000000001 RBX: ffff9baca21bd1d8 RCX: 0000000000000000
RDX: 0000000000000002 RSI: 0000000000000000 RDI: ffff9baca21bd1d8
RBP: ffff9bac80d686f0 R08: 0000000000000000 R09: 0000000000400031
R10: ffff9baca5f660d8 R11: 0000000000000000 R12: ffff9baca21bd078
R13: 0000000000000001 R14: ffff9bacbcc67440 R15: ffff9baca0d76770
FS:  00007fb9f5049b40(0000) GS:ffff9bad19500000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f3f639129b0 CR3: 00000001095b8000 CR4: 00000000000006e0
Call Trace:
 <TASK>
 ? drm_vma_node_revoke+0x63/0x70
 ? kfree+0x2b3/0x2d0
 radeon_bo_unref+0x1a/0x30 [radeon]
 radeon_gem_object_free+0x20/0x30 [radeon]
 drm_gem_object_release_handle+0x69/0x80
 ? drm_gem_object_handle_put_unlocked+0xf0/0xf0
 idr_for_each+0x4e/0xb0
 ? drm_file_free.part.0+0x166/0x250
 drm_gem_release+0x1c/0x30
 drm_file_free.part.0+0x1e1/0x250
 drm_release+0x65/0x110
 __fput+0x91/0x250
 task_work_run+0x5c/0x90
 exit_to_user_mode_prepare+0x1c8/0x1f0
 syscall_exit_to_user_mode+0x17/0x40
 do_syscall_64+0x67/0x80
 ? do_syscall_64+0x67/0x80
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7fb9f5301fda
Code: b8 03 00 00 00 0f 05 48 3d 00 f0 ff ff 77 41 c3 48 83 ec 18 89 7c 24 0c e8 f3 72 f8 ff 8b 7c 24 0c 89 c2 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 36 89 d7 89 44 24 0c e8 53 73 f8 ff 8b 44 24
RSP: 002b:00007ffd17399bb0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 0000000000000097 RCX: 00007fb9f5301fda
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000097
RBP: 00007fb9f50498f8 R08: 000055b8b4b86820 R09: 000000000000003f
R10: 0000000000000000 R11: 0000000000000293 R12: 000055b8b2f35b20
R13: 000055b8b4b84520 R14: 000055b8b2eed378 R15: 0000000000000000
 </TASK>