Kerneloops

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

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
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 268
3
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 268
4
update_irq_load_avg
vmlinux 0xf0
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
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 268
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
19
update_irq_load_avg
vmlinux 0xf0
WARNING: CPU: 3 PID: 3977 at drivers/gpu/drm/ttm/ttm_bo.c:411 ttm_bo_release+0x34d/0x370 [ttm]
Modules linked in: binfmt_misc tls uinput snd_seq_dummy snd_hrtimer nf_nat_tftp nf_conntrack_tftp 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 qrtr overlay sunrpc vfat fat snd_hda_codec_realtek intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp squashfs snd_hda_codec_generic loop ledtrig_audio snd_hda_codec_hdmi kvm_intel snd_hda_intel snd_intel_dspcfg kvm snd_intel_sdw_acpi pktcdvd snd_hda_codec snd_hda_core irqbypass snd_hwdep rapl intel_cstate intel_uncore snd_seq snd_seq_device iTCO_wdt intel_pmc_bxt iTCO_vendor_support at24 hp_wmi sparse_keymap platform_profile wmi_bmof rfkill snd_pcm snd_timer joydev snd soundcore i2c_i801 i2c_smbus pcspkr lpc_ich zram amdgpu iommu_v2 gpu_sched radeon crct10dif_pclmul crc32_pclmul drm_ttm_helper
 crc32c_intel ttm ghash_clmulni_intel serio_raw drm_dp_helper e1000e uas usb_storage wmi video ip6_tables ip_tables fuse
CPU: 3 PID: 3977 Comm: kwin_wayland Not tainted 5.18.13-200.fc36.x86_64 #1
Hardware name: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.98 03/18/2015
RIP: 0010:ttm_bo_release+0x34d/0x370 [ttm]
Code: 00 e8 17 62 51 f8 48 8b 43 e8 eb a8 be 03 00 00 00 e8 b7 22 2a f8 e9 96 fd ff ff e8 5d 3e 51 f8 e9 8c fd ff ff 48 89 e8 eb 8a <0f> 0b e9 d6 fc ff ff e8 47 3e 51 f8 e9 dd fe ff ff be 03 00 00 00
RSP: 0018:ffffb08a423f3c10 EFLAGS: 00010202
RAX: 0000000000000001 RBX: ffff8ae250f125d8 RCX: 0000000000000000
RDX: 0000000000000001 RSI: ffff8ae203344ffa RDI: ffff8ae250f125d8
RBP: ffff8ae51b3086f0 R08: ffff8ae2033451c0 R09: ffff8ae51c6471e8
R10: 0000000000000000 R11: ffff8ae203344ff8 R12: ffff8ae250f12478
R13: ffff8ae438e81700 R14: ffff8ae207281800 R15: ffff8ae207281800
FS:  00007fce8a4f1980(0000) GS:ffff8ae50ad80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005645c270e1b0 CR3: 000000010554c006 CR4: 00000000001706e0
Call Trace:
 <TASK>
 ? __schedule+0x33d/0x1250
 radeon_bo_unref+0x1a/0x30 [radeon]
 radeon_gem_object_free+0x20/0x30 [radeon]
 drm_gem_fb_destroy+0x54/0x70
 drm_mode_rmfb+0x1ab/0x1d0
 ? __slab_free+0xc2/0x2f0
 ? drm_mode_rmfb+0x1d0/0x1d0
 drm_ioctl_kernel+0xa1/0x150
 ? enqueue_hrtimer+0x2f/0x80
 drm_ioctl+0x21f/0x420
 ? drm_mode_rmfb+0x1d0/0x1d0
 ? ioctl_has_perm.constprop.0.isra.0+0xaa/0xf0
 radeon_drm_ioctl+0x49/0x80 [radeon]
 __x64_sys_ioctl+0x90/0xd0
 do_syscall_64+0x5b/0x80
 ? do_syscall_64+0x67/0x80
 ? do_user_addr_fault+0x1e2/0x670
 ? exc_page_fault+0x70/0x170
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7fce8f11776f
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:00007fff4b4cecf0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 00005645c3b46f00 RCX: 00007fce8f11776f
RDX: 00007fff4b4ced8c RSI: 00000000c00464af RDI: 0000000000000015
RBP: 00007fff4b4ced8c R08: 00005645c262f920 R09: 00007fce91832200
R10: 00005645c2709460 R11: 0000000000000246 R12: 00000000c00464af
R13: 0000000000000015 R14: 00005645c264e350 R15: 0000000000000020
 </TASK>