Kerneloops

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

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
? drm_helper_probe_detect_ctx
vmlinux 0x31
2
? drm_helper_probe_detect_ctx
vmlinux 0x31
3
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 289
4
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 289
5
drm_helper_probe_detect_ctx
vmlinux 0x31
6
? drm_helper_probe_detect_ctx
vmlinux 0x31
7
drm_helper_probe_detect_ctx
vmlinux 0x31
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
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 289
15
drm_helper_probe_detect_ctx
vmlinux 0x31
16
drm_helper_probe_detect_ctx
vmlinux 0x31
17
drm_helper_probe_detect_ctx
vmlinux 0x31
WARNING: CPU: 0 PID: 1561 at drivers/gpu/drm/ttm/ttm_bo.c:411 ttm_bo_release+0x34d/0x370 [ttm]
Modules linked in: tls uinput ntfs3 snd_seq_dummy snd_hrtimer 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 rfkill nfnetlink qrtr sunrpc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_usb_audio snd_intel_dspcfg snd_intel_sdw_acpi snd_usbmidi_lib snd_hda_codec snd_rawmidi snd_hda_core snd_hwdep snd_seq atl1 snd_seq_device coretemp iTCO_wdt kvm_intel pcspkr kvm intel_pmc_bxt mc iTCO_vendor_support snd_pcm ppdev gpio_ich snd_timer snd irqbypass soundcore mii asus_atk0110 i2c_i801 parport_pc parport lpc_ich acpi_cpufreq i2c_smbus zram amdgpu iommu_v2 gpu_sched uas radeon serio_raw ata_generic pata_acpi usb_storage pata_jmicron drm_ttm_helper ttm ip6_tables ip_tables ipmi_devintf ipmi_msghandler fuse
CPU: 0 PID: 1561 Comm: gnome-shell Not tainted 5.17.12-300.fc36.x86_64 #1
Hardware name: System manufacturer System Product Name/P5B SE, BIOS 1103    06/04/2009
RIP: 0010:ttm_bo_release+0x34d/0x370 [ttm]
Code: 00 e8 07 5b 6d d1 48 8b 43 e8 eb a8 be 03 00 00 00 e8 f7 02 46 d1 e9 96 fd ff ff e8 9d 39 6d d1 e9 8c fd ff ff 48 89 e8 eb 8a <0f> 0b e9 d6 fc ff ff e8 87 39 6d d1 e9 dd fe ff ff be 03 00 00 00
RSP: 0018:ffffa7b2c0eefcd0 EFLAGS: 00010206
RAX: 0000000000000001 RBX: ffff919c823159d8 RCX: 0000000000000000
RDX: 0000000000000003 RSI: 0000000000000000 RDI: ffff919c823159d8
RBP: ffff919d877946f0 R08: 0000000000000000 R09: 000000008040003f
R10: ffff919ca7f59a80 R11: ffffa7b2c0eefd40 R12: ffff919c82315878
R13: ffff919c924f2658 R14: ffff919c924f2640 R15: 0000000000000057
FS:  00007f8416de45c0(0000) GS:ffff919d9c000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fa9545e4748 CR3: 000000000118a000 CR4: 00000000000406f0
Call Trace:
 <TASK>
 ? drm_vma_node_revoke+0x63/0x70
 ? kfree+0x1eb/0x220
 radeon_bo_unref+0x1a/0x30 [radeon]
 radeon_gem_object_free+0x20/0x30 [radeon]
 drm_gem_object_release_handle+0x69/0x80
 ? drm_gem_handle_create+0x40/0x40
 drm_gem_handle_delete+0x59/0xa0
 ? drm_gem_handle_create+0x40/0x40
 drm_ioctl_kernel+0x9e/0x140
 drm_ioctl+0x21c/0x410
 ? drm_gem_handle_create+0x40/0x40
 ? ioctl_has_perm.constprop.0.isra.0+0xaa/0xf0
 ? __clocksource_register_scale+0x49/0x150
 radeon_drm_ioctl+0x49/0x80 [radeon]
 __x64_sys_ioctl+0x8d/0xc0
 do_syscall_64+0x3a/0x80
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7f841c3eb72f
Code: 00 48 89 44 24 18 31 c0 48 8d 44 24 60 c7 04 24 10 00 00 00 48 89 44 24 08 48 8d 44 24 20 48 89 44 24 10 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 18 48 8b 44 24 18 64 48 2b 04 25 28 00 00
RSP: 002b:00007ffe30a17c30 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 000055e6fb05b180 RCX: 00007f841c3eb72f
RDX: 00007ffe30a17cd8 RSI: 0000000040086409 RDI: 000000000000000d
RBP: 00007ffe30a17cd8 R08: 0000000000000014 R09: 0000000000000000
R10: 00007ffe30b08080 R11: 0000000000000246 R12: 0000000040086409
R13: 000000000000000d R14: 000055e6f8bd7830 R15: 000055e6f8a591c0
 </TASK>