Complete report #1276655
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
|
ttm |
|
0x9e
|
|
2
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
3
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
4
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
5
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
6
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
7
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
8
|
radeon_drm_ioctl
|
radeon |
|
0x4e
|
|
9
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
10
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
11
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
12
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
13
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
14
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
15
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
WARNING: CPU: 2 PID: 2750 at drivers/gpu/drm/ttm/ttm_bo.c:253 ttm_bo_release+0x29a/0x2f0 [ttm]
Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer wl(POE) cfg80211 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 nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables qrtr bnep uvcvideo snd_hda_codec_realtek amd_freq_sensitivity snd_hda_codec_generic btusb snd_hda_codec_hdmi snd_hda_scodec_component snd_hda_intel edac_mce_amd uvc videobuf2_vmalloc btrtl snd_intel_dspcfg videobuf2_memops btintel kvm_amd btbcm videobuf2_v4l2 btmtk snd_intel_sdw_acpi snd_hda_codec videobuf2_common bluetooth sunrpc snd_hda_core kvm videodev snd_hwdep snd_seq mc think_lmi irqbypass firmware_attributes_class wmi_bmof snd_ctl_led binfmt_misc snd_seq_device pcspkr acpi_cpufreq snd_pcm i2c_piix4 i2c_smbus thinkpad_acpi fam15h_power k10temp sparse_keymap platform_profile r8169 snd_timer rfkill snd realtek soundcore vfat fat joydev loop nfnetlink zram lz4hc_compress lz4_compress amdgpu
amdxcp gpu_sched drm_panel_backlight_quirks drm_buddy radeon rtsx_pci_sdmmc mmc_core drm_ttm_helper ttm drm_exec polyval_clmulni polyval_generic i2c_algo_bit ghash_clmulni_intel video drm_suballoc_helper sha512_ssse3 drm_display_helper sha256_ssse3 sha1_ssse3 rtsx_pci sp5100_tco cec wmi serio_raw fuse
CPU: 2 UID: 1000 PID: 2750 Comm: gnome-shell Tainted: P W OE 6.14.6-300.fc42.x86_64 #1
Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Hardware name: LENOVO 20BLS00400/20BLS00400, BIOS GSET60WW (2.05 ) 04/25/2014
RIP: 0010:ttm_bo_release+0x29a/0x2f0 [ttm]
Code: 8b b4 24 48 08 00 00 41 8b bc 24 e8 00 00 00 48 83 c4 40 48 8d 53 30 5b 5d 41 5c 41 5d e9 2e 21 e2 f4 4c 89 e7 e9 51 fe ff ff <0f> 0b 48 83 7b 20 00 0f 84 96 fd ff ff 0f 0b e9 8f fd ff ff c7 43
RSP: 0018:ffff98610827fc20 EFLAGS: 00010202
RAX: 0000000000000001 RBX: ffff88f7796415e0 RCX: 0000000000000002
RDX: ffff88f7796415e0 RSI: 0000000000000000 RDI: ffff88f7796415e0
RBP: ffff88f779641468 R08: ffff88f772b0cb40 R09: 0000000000400027
R10: ffff88f772b0cb40 R11: fffff4cb85cac300 R12: ffff88f709a2c008
R13: ffffffffb5ef3570 R14: ffff98610827fd48 R15: 000000000000004c
FS: 00007f1f8ded0640(0000) GS:ffff88f81ed00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f1f5fdb2380 CR3: 0000000107366000 CR4: 00000000000406f0
Call Trace:
<TASK>
? ttm_resource_move_to_lru_tail+0xd3/0x220 [ttm]
? __pfx_drm_gem_close_ioctl+0x10/0x10
drm_gem_handle_delete+0x88/0xd0
? __pfx_drm_gem_close_ioctl+0x10/0x10
drm_ioctl_kernel+0xb0/0x100
drm_ioctl+0x29d/0x520
? __pfx_drm_gem_close_ioctl+0x10/0x10
radeon_drm_ioctl+0x4e/0x90 [radeon]
__x64_sys_ioctl+0x97/0xc0
do_syscall_64+0x7b/0x160
? count_memcg_events.constprop.0+0x1a/0x30
? handle_mm_fault+0x227/0x340
? do_user_addr_fault+0x36c/0x640
? exc_page_fault+0x7e/0x1a0
entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7f1f918fdaad
Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
RSP: 002b:00007ffcaefeb220 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 0000560457027890 RCX: 00007f1f918fdaad
RDX: 00007ffcaefeb2c8 RSI: 0000000040086409 RDI: 000000000000000e
RBP: 00007ffcaefeb270 R08: 00007f1f6c01ba40 R09: 00000000005d0000
R10: 0000000000000020 R11: 0000000000000246 R12: 00007ffcaefeb2c8
R13: 0000000040086409 R14: 000000000000000e R15: 0000000000420000
</TASK>
Complete report #1214575
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
|
ttm |
|
0x9e
|
|
2
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
3
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
4
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
5
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
6
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
7
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
8
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
9
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
10
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
11
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
12
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
13
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
14
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
15
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
16
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
17
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
18
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
19
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
20
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
WARNING: CPU: 0 PID: 8221 at drivers/gpu/drm/ttm/ttm_bo.c:253 ttm_bo_release+0x29a/0x2f0 [ttm]
Modules linked in: uinput snd_seq_dummy snd_hrtimer 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 nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables qrtr sunrpc binfmt_misc edac_mce_amd kvm_amd eeepc_wmi asus_wmi at24 snd_hda_codec_realtek snd_hda_codec_generic sparse_keymap kvm snd_hda_scodec_component platform_profile rfkill snd_hda_codec_hdmi irqbypass wmi_bmof snd_hda_intel pcspkr snd_intel_dspcfg snd_intel_sdw_acpi r8169 snd_hda_codec acpi_cpufreq realtek k10temp snd_hda_core i2c_piix4 snd_hwdep i2c_smbus snd_seq snd_seq_device snd_pcm snd_timer snd soundcore vfat fat joydev raid1 pktcdvd loop nfnetlink zram lz4hc_compress lz4_compress amdgpu amdxcp gpu_sched drm_panel_backlight_quirks drm_buddy radeon hid_logitech_hidpp polyval_clmulni polyval_generic ghash_clmulni_intel sha512_ssse3 sha256_ssse3 drm_ttm_helper ttm sha1_ssse3 drm_exec i2c_algo_bit
drm_suballoc_helper drm_display_helper sp5100_tco cec video wmi hid_logitech_dj fuse
CPU: 0 UID: 1000 PID: 8221 Comm: pool-34 Not tainted 6.14.6-300.fc42.x86_64 #1
Hardware name: System manufacturer System Product Name/A68HM-PLUS, BIOS 2011 10/17/2018
RIP: 0010:ttm_bo_release+0x29a/0x2f0 [ttm]
Code: 8b b4 24 48 08 00 00 41 8b bc 24 e8 00 00 00 48 83 c4 40 48 8d 53 30 5b 5d 41 5c 41 5d e9 2e 71 f4 d4 4c 89 e7 e9 51 fe ff ff <0f> 0b 48 83 7b 20 00 0f 84 96 fd ff ff 0f 0b e9 8f fd ff ff c7 43
RSP: 0018:ffffb84dcaf67bf8 EFLAGS: 00010206
RAX: 0000000000000001 RBX: ffff9a2e4d96a5e0 RCX: 0000000000000003
RDX: ffff9a2e4d96a5e0 RSI: 0000000000000000 RDI: ffff9a2e4d96a5e0
RBP: ffff9a2e4d96a468 R08: ffff9a2e47ba4e00 R09: 000000000040002e
R10: ffff9a2e47ba4e00 R11: ffffdbac041ee900 R12: 0000000000000015
R13: ffff9a2e40309050 R14: ffff9a2e80855308 R15: ffff9a2f78362a00
FS: 00007f1fee1ff6c0(0000) GS:ffff9a314f800000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f70ccc9e1b0 CR3: 000000002682c000 CR4: 00000000000406f0
Call Trace:
<TASK>
? ttm_resource_move_to_lru_tail+0xd3/0x220 [ttm]
drm_gem_object_release_handle+0x54/0x60
? __pfx_drm_gem_object_release_handle+0x10/0x10
idr_for_each+0x6e/0xf0
drm_gem_release+0x20/0x30
drm_file_free+0x1f0/0x270
drm_release+0x5e/0xd0
__fput+0xe6/0x2a0
task_work_run+0x5d/0x90
do_exit+0x24f/0x4a0
do_group_exit+0x2d/0xc0
? hrtimer_cancel+0x21/0x40
? futex_wait+0x89/0x120
get_signal+0x7b3/0x7d0
arch_do_signal_or_restart+0x35/0x100
syscall_exit_to_user_mode+0x126/0x210
do_syscall_64+0x87/0x160
? irqtime_account_irq+0x3c/0xc0
? __irq_exit_rcu+0x4c/0xf0
entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7f202a0f9a8d
Code: Unable to access opcode bytes at 0x7f202a0f9a63.
RSP: 002b:00007f1fee1fde28 EFLAGS: 00000246 ORIG_RAX: 00000000000000ca
RAX: fffffffffffffdfc RBX: 0000000000000001 RCX: 00007f202a0f9a8d
RDX: 000000000000001c RSI: 0000000000000080 RDI: 00005648f8dc8c90
RBP: 00007f1fee1fde90 R08: 0000000000271e9c R09: 000000000000000e
R10: 00007f1fee1fde50 R11: 0000000000000246 R12: 00000000cdc0cb03
R13: 0000000000000001 R14: 000000000000001c R15: 00005648f8dc8c80
</TASK>
Complete report #1210814
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
|
ttm |
|
0x9e
|
|
2
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
3
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
4
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
5
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
6
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
7
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
8
|
radeon_drm_ioctl
|
radeon |
|
0x4e
|
|
9
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
10
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
11
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
12
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
13
|
|
radeon |
|
0x4e
|
|
14
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
15
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
16
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
17
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
18
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
19
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
WARNING: CPU: 2 PID: 1818 at drivers/gpu/drm/ttm/ttm_bo.c:253 ttm_bo_release+0x29a/0x2f0 [ttm]
Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer qrtr bnep sunrpc binfmt_misc snd_hda_codec_realtek edac_mce_amd snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm_amd btusb btrtl snd_hda_intel btintel snd_intel_dspcfg btbcm eeepc_wmi snd_intel_sdw_acpi at24 vfat asus_wmi btmtk pktcdvd snd_usb_audio kvm fat snd_hda_codec sparse_keymap bluetooth snd_hda_core snd_usbmidi_lib mc snd_hwdep snd_ump platform_profile snd_seq snd_rawmidi mxm_wmi r8169 wmi_bmof irqbypass snd_seq_device xpad ff_memless acpi_cpufreq rfkill pcspkr realtek snd_pcm k10temp fam15h_power joydev snd_timer i2c_piix4 snd i2c_smbus soundcore loop nfnetlink zram lz4hc_compress lz4_compress amdgpu amdxcp gpu_sched drm_panel_backlight_quirks drm_buddy hid_logitech_hidpp radeon drm_ttm_helper ttm video drm_exec i2c_algo_bit drm_suballoc_helper hid_logitech_dj drm_display_helper polyval_clmulni polyval_generic ghash_clmulni_intel sha512_ssse3 sha256_ssse3 sha1_ssse3 cec sp5100_tco wmi fuse
CPU: 2 UID: 1000 PID: 1818 Comm: gnome-shell Not tainted 6.14.6-300.fc42.x86_64 #1
Hardware name: To be filled by O.E.M. To be filled by O.E.M./M5A99FX PRO R2.0, BIOS 2501 04/07/2014
RIP: 0010:ttm_bo_release+0x29a/0x2f0 [ttm]
Code: 8b b4 24 48 08 00 00 41 8b bc 24 e8 00 00 00 48 83 c4 40 48 8d 53 30 5b 5d 41 5c 41 5d e9 2e f1 d0 f2 4c 89 e7 e9 51 fe ff ff <0f> 0b 48 83 7b 20 00 0f 84 96 fd ff ff 0f 0b e9 8f fd ff ff c7 43
RSP: 0018:ffffb4aac1f47bd0 EFLAGS: 00010206
RAX: 0000000000000001 RBX: ffff9bc76de3c1e0 RCX: 0000000000000003
RDX: ffff9bc76de3c1e0 RSI: 0000000000000000 RDI: ffff9bc76de3c1e0
RBP: ffff9bc76de3c068 R08: ffff9bc75e248200 R09: 000000008040003d
R10: ffff9bc75e248200 R11: ffffeb3b47789200 R12: ffff9bc689c2c008
R13: ffffffffb3ef3570 R14: ffffb4aac1f47cf8 R15: 000000000000000e
FS: 00007efe22ffe640(0000) GS:ffff9bc7b6b00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f64f10a7000 CR3: 000000014dbd9000 CR4: 00000000000406f0
Call Trace:
<TASK>
? ttm_resource_move_to_lru_tail+0xd3/0x220 [ttm]
? __pfx_drm_gem_close_ioctl+0x10/0x10
drm_gem_handle_delete+0x88/0xd0
? __pfx_drm_gem_close_ioctl+0x10/0x10
drm_ioctl_kernel+0xb0/0x100
drm_ioctl+0x29d/0x520
? __pfx_drm_gem_close_ioctl+0x10/0x10
radeon_drm_ioctl+0x4e/0x90 [radeon]
__x64_sys_ioctl+0x97/0xc0
do_syscall_64+0x7b/0x160
? __pfx_read_tsc+0x10/0x10
? __pm_runtime_suspend+0x6a/0xd0
? radeon_drm_ioctl+0x70/0x90 [radeon]
? __x64_sys_ioctl+0x56/0xc0
? syscall_exit_to_user_mode+0x10/0x210
? do_syscall_64+0x87/0x160
? do_syscall_64+0x87/0x160
? exc_page_fault+0x7e/0x1a0
entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7efe22ef6aad
Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
RSP: 002b:00007ffc201d14e0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 000055c584411ea0 RCX: 00007efe22ef6aad
RDX: 00007ffc201d1588 RSI: 0000000040086409 RDI: 000000000000000e
RBP: 00007ffc201d1530 R08: 000055c5868e6a90 R09: 0000000000000000
R10: 0000000000000005 R11: 0000000000000246 R12: 00007ffc201d1588
R13: 0000000040086409 R14: 000000000000000e R15: 000055c584253eb8
</TASK>
Complete report #1206663
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
|
ttm |
|
0x9e
|
|
2
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
3
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
4
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
5
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
6
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
7
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
8
|
radeon_drm_ioctl
|
radeon |
|
0x4e
|
|
9
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
10
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
11
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
12
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
13
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
14
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
15
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
|
16
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x97
|
WARNING: CPU: 3 PID: 2084 at drivers/gpu/drm/ttm/ttm_bo.c:253 ttm_bo_release+0x29a/0x2f0 [ttm]
Modules linked in: uhid uinput rfcomm snd_seq_dummy snd_hrtimer 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 nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables qrtr bnep rtl8xxxu mac80211 btusb btrtl btintel libarc4 btbcm btmtk cfg80211 sunrpc bluetooth snd_ctl_led snd_hda_codec_realtek snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi uvcvideo uvc videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common snd_hda_intel videodev mc hp_wmi snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec snd_hda_core sparse_keymap edac_mce_amd snd_hwdep platform_profile wmi_bmof snd_seq rfkill acpi_cpufreq pcspkr snd_seq_device snd_pcm i2c_piix4 fam15h_power i2c_smbus k10temp r8169 snd_timer bcma realtek snd soundcore vfat fat i2c_scmi pktcdvd wireless_hotkey joydev loop nfnetlink zram lz4hc_compress lz4_compress amdgpu amdxcp gpu_sched
drm_panel_backlight_quirks drm_buddy radeon polyval_clmulni sdhci_pci drm_ttm_helper polyval_generic sdhci_uhs2 ghash_clmulni_intel sdhci sha512_ssse3 cqhci sha256_ssse3 ttm sha1_ssse3 drm_exec mmc_core i2c_algo_bit drm_suballoc_helper drm_display_helper sp5100_tco cec video wmi serio_raw fuse
CPU: 3 UID: 1000 PID: 2084 Comm: gnome-shell Not tainted 6.14.6-300.fc42.x86_64 #1
Hardware name: HP HP Notebook/8224, BIOS F.45 06/10/2020
RIP: 0010:ttm_bo_release+0x29a/0x2f0 [ttm]
Code: 8b b4 24 48 08 00 00 41 8b bc 24 e8 00 00 00 48 83 c4 40 48 8d 53 30 5b 5d 41 5c 41 5d e9 2e 51 de e3 4c 89 e7 e9 51 fe ff ff <0f> 0b 48 83 7b 20 00 0f 84 96 fd ff ff 0f 0b e9 8f fd ff ff c7 43
RSP: 0018:ffffaac302aabbc0 EFLAGS: 00010206
RAX: 0000000000000001 RBX: ffff91594f3b45e0 RCX: 0000000000000003
RDX: ffff91594f3b45e0 RSI: 0000000000000000 RDI: ffff91594f3b45e0
RBP: ffff91594f3b4468 R08: ffff91593223cb40 R09: 0000000000400011
R10: ffff91593223cb40 R11: ffffd76404c88f00 R12: ffff91590957c008
R13: ffffffffa4ef3570 R14: ffffaac302aabce8 R15: 0000000000000038
FS: 00007f420011c640(0000) GS:ffff915a17d80000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f41dbdb63a0 CR3: 000000014f289000 CR4: 00000000000406f0
Call Trace:
<TASK>
? ttm_resource_move_to_lru_tail+0xd3/0x220 [ttm]
? __pfx_drm_gem_close_ioctl+0x10/0x10
drm_gem_handle_delete+0x88/0xd0
? __pfx_drm_gem_close_ioctl+0x10/0x10
drm_ioctl_kernel+0xb0/0x100
drm_ioctl+0x29d/0x520
? __pfx_drm_gem_close_ioctl+0x10/0x10
radeon_drm_ioctl+0x4e/0x90 [radeon]
__x64_sys_ioctl+0x97/0xc0
do_syscall_64+0x7b/0x160
? __count_memcg_events+0xc0/0x1e0
? count_memcg_events.constprop.0+0x1a/0x30
? handle_mm_fault+0x227/0x340
? do_user_addr_fault+0x36c/0x640
? exc_page_fault+0x7e/0x1a0
entry_SYSCALL_64_after_hwframe+0x76/0x7e
RIP: 0033:0x7f4203afdaad
Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
RSP: 002b:00007ffd562dd0d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 0000562f91c99200 RCX: 00007f4203afdaad
RDX: 00007ffd562dd178 RSI: 0000000040086409 RDI: 000000000000000e
RBP: 00007ffd562dd120 R08: 00007f41e02adbc0 R09: 0000000000000000
R10: 0000000000000005 R11: 0000000000000246 R12: 00007ffd562dd178
R13: 0000000040086409 R14: 000000000000000e R15: 0000562f91a21c98
</TASK>
Complete report #442867
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
2
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
3
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
4
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
5
|
|
rtl8xxxu |
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c
|
5152
|
|
6
|
__iterate_interfaces
|
mac80211 |
net/mac80211/util.c
|
775
|
|
7
|
__iterate_interfaces
|
mac80211 |
net/mac80211/util.c
|
775
|
|
8
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
9
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
10
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
11
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
12
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
13
|
?
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
14
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
15
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
16
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
17
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
|
18
|
drm_helper_probe_detect_ctx
|
vmlinux |
|
0x31
|
WARNING: CPU: 0 PID: 0 at net/mac80211/rx.c:4918 ieee80211_rx_list+0xd5/0xb10 [mac80211]
Modules linked in: 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 nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip_set nf_tables nfnetlink nouveau mxm_wmi wmi drm_ttm_helper ttm qrtr sunrpc vfat fat rtl8xxxu intel_powerclamp snd_hda_codec_realtek snd_hda_codec_generic mac80211 coretemp ledtrig_audio snd_hda_intel kvm_intel snd_intel_dspcfg libarc4 snd_intel_sdw_acpi kvm cfg80211 snd_hda_codec rfkill snd_hda_core irqbypass snd_hwdep snd_seq snd_seq_device snd_pcm iTCO_wdt mei_wdt gpio_ich intel_pmc_bxt snd_timer ppdev mei_pxp mei_me snd iTCO_vendor_support joydev soundcore e1000e intel_cstate mei parport_pc at24 intel_uncore pcspkr parport acpi_cpufreq lpc_ich i2c_i801 i2c_smbus i7core_edac zram uas usb_storage crc32c_intel ata_generic pata_acpi video ip6_tables ip_tables ipmi_devintf ipmi_msghandler fuse
CPU: 0 PID: 0 Comm: swapper/0 Tainted: P OE 5.17.12-300.fc36.x86_64 #1
Hardware name: /DH55TC, BIOS TCIBX10H.86A.0037.2010.0614.1712 06/14/2010
RIP: 0010:ieee80211_rx_list+0xd5/0xb10 [mac80211]
Code: 80 fa 03 0f 84 57 01 00 00 84 d2 74 3a 48 c7 44 24 08 00 00 00 00 40 80 fe 4c 76 49 89 f2 48 c7 c7 08 4e 87 c0 e8 64 62 49 f8 <0f> 0b 48 81 c4 98 00 00 00 48 89 df 31 f6 5b 5d 41 5c 41 5d 41 5e
RSP: 0000:ffffb85280003e30 EFLAGS: 00010286
RAX: 000000000000005c RBX: ffff99e1867f0a00 RCX: 0000000000000000
RDX: 0000000000000102 RSI: ffffffffb9664bd5 RDI: 00000000ffffffff
RBP: ffff99e1833308e0 R08: 0000000000000000 R09: ffffb85280003c70
R10: ffffb85280003c68 R11: 0000000000000003 R12: ffffb85280003f00
R13: 0000000000000001 R14: ffff99e19b4540c2 R15: ffffb85280003f00
FS: 0000000000000000(0000) GS:ffff99e1bba00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f86dc9410b8 CR3: 0000000098e10000 CR4: 00000000000006f0
Call Trace:
<IRQ>
? __raise_softirq_irqoff+0x16/0x70
? __tasklet_schedule_common+0x4f/0xa0
? _raw_spin_lock_irqsave+0x25/0x50
? _raw_spin_unlock_irqrestore+0x25/0x40
? rtl8xxxu_queue_rx_urb+0x7d/0xf0 [rtl8xxxu]
ieee80211_rx_napi+0x3f/0xb0 [mac80211]
ieee80211_tasklet_handler+0xb2/0xc0 [mac80211]
tasklet_action_common.constprop.0+0xaf/0xe0
__do_softirq+0xfc/0x30e
__irq_exit_rcu+0xd2/0x140
common_interrupt+0xb9/0xd0
</IRQ>
<TASK>
asm_common_interrupt+0x1e/0x40
RIP: 0010:cpuidle_enter_state+0xda/0x380
Code: 31 ff e8 c9 16 6e ff 45 84 ff 74 17 9c 58 0f 1f 44 00 00 f6 c4 02 0f 85 90 02 00 00 31 ff e8 ad ef 74 ff fb 66 0f 1f 44 00 00 <45> 85 f6 0f 88 22 01 00 00 49 63 ce 48 8d 04 49 48 8d 04 81 49 8d
RSP: 0000:ffffffffb9e03e68 EFLAGS: 00000246
RAX: 0000000000000000 RBX: 0000000000000004 RCX: 0000000000000000
RDX: 0000000d5d90cd3b RSI: ffffffffb9664bd5 RDI: ffffffffb9626f3e
RBP: ffffd8527fa000a0 R08: 0000000000000002 R09: 000000002dd4311a
R10: 0000000000000018 R11: 000000000000108b R12: ffffffffba05f940
R13: 0000000d5d90cd3b R14: 0000000000000004 R15: 0000000000000001
? cpuidle_enter_state+0xd3/0x380
cpuidle_enter+0x29/0x40
do_idle+0x1e8/0x280
cpu_startup_entry+0x19/0x20
start_kernel+0x949/0x95a
secondary_startup_64_no_verify+0xd5/0xdb
</TASK>