Kerneloops

Similar reports
Problem #545343
Component
kernel Tainted
Last affected version
0:6.2.15-100.fc36
Executable
unknown
First occurrence
2023-04-05
Last occurrence
2023-12-24
Unique reports
1
Quality
-47

Graphs

Statistics

Operating system Unique / Total count
Fedora 36 2 / 27
Fedora 37 1 / 1
Operating system Count
Fedora 36 27
Fedora 37 1
Architecture Count
x86_64 28
Related packages Count
kernel-core 27
 0:6.2.15-100.fc36 27

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
radeon_bo_move
radeon 0x322
2
radeon_bo_move
radeon 0x322
3
drm_atomic_nonblocking_commit
vmlinux 0x13
4
? drm_atomic_nonblocking_commit
vmlinux 0x13
5
drm_atomic_nonblocking_commit
vmlinux 0x13
6
drm_atomic_nonblocking_commit
vmlinux 0x13
7
drm_atomic_nonblocking_commit
vmlinux 0x13
8
drm_atomic_nonblocking_commit
vmlinux 0x13
9
drm_atomic_nonblocking_commit
vmlinux 0x13
10
drm_atomic_nonblocking_commit
vmlinux 0x13
11
drm_atomic_nonblocking_commit
vmlinux 0x13
12
drm_atomic_nonblocking_commit
vmlinux 0x13
13
drm_atomic_nonblocking_commit
vmlinux 0x13
14
? drm_atomic_nonblocking_commit
vmlinux 0x13
15
? drm_atomic_nonblocking_commit
vmlinux 0x13
16
? drm_atomic_nonblocking_commit
vmlinux 0x13
17
? drm_atomic_nonblocking_commit
vmlinux 0x13
18
? drm_atomic_nonblocking_commit
vmlinux 0x13
19
drm_atomic_nonblocking_commit
vmlinux 0x13
WARNING: CPU: 1 PID: 1 at drivers/gpu/drm/ttm/ttm_bo.c:353 ttm_bo_release+0x331/0x350 [ttm]
Modules linked in: tls uinput rfcomm snd_seq_dummy snd_hrtimer vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) 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 bnep sunrpc binfmt_misc vfat fat intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp btusb btrtl kvm_intel btbcm mei_pxp btintel btmtk iTCO_wdt intel_pmc_bxt at24 snd_usb_audio gpio_ich iTCO_vendor_support mei_hdcp bluetooth kvm snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic snd_usbmidi_lib ledtrig_audio snd_rawmidi joydev snd_hda_intel rfkill mc irqbypass snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec rapl snd_hda_core snd_hwdep intel_cstate snd_seq snd_seq_device intel_uncore wmi_bmof snd_pcm i2c_i801 pcspkr i2c_smbus lpc_ich snd_timer snd mei_me soundcore mei loop zram dm_crypt
 amdgpu iommu_v2 drm_buddy gpu_sched radeon crct10dif_pclmul crc32_pclmul drm_ttm_helper crc32c_intel ttm polyval_clmulni video polyval_generic drm_display_helper ghash_clmulni_intel sha512_ssse3 r8169 wmi cec ip6_tables ip_tables fuse
CPU: 1 PID: 1 Comm: systemd Tainted: G        W  OE      6.2.8-200.fc37.x86_64 #1
Hardware name: Hewlett-Packard HP Elite 7200 MT Business PC/2AB6, BIOS 7.08 02/16/2011
RIP: 0010:ttm_bo_release+0x331/0x350 [ttm]
Code: 00 e8 73 42 67 cb 48 8b 43 e8 eb a7 be 03 00 00 00 e8 23 c9 36 cb e9 db fd ff ff e8 29 1d 67 cb e9 d1 fd ff ff 4c 89 e0 eb 89 <0f> 0b 48 83 7b 20 00 0f 84 07 fd ff ff 0f 0b e9 00 fd ff ff 0f 0b
RSP: 0018:ffffb96c8001fc60 EFLAGS: 00010202
RAX: 0000000000000000 RBX: ffff8f5e289d29e0 RCX: 0000000000000000
RDX: 0000000000000004 RSI: 0000000000000000 RDI: ffff8f5e289d29e0
RBP: ffff8f5e289d2878 R08: 0000000000000000 R09: 000000000040001e
R10: ffff8f5eaa4482b8 R11: 0000000000000000 R12: ffff8f5e0d7706f0
R13: 0000000000000001 R14: ffff8f5ea5c4ca40 R15: ffff8f5eb1819d48
FS:  00007f2628a33b40(0000) GS:ffff8f5f37480000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005607281e5f10 CR3: 0000000102fb4003 CR4: 00000000000606e0
Call Trace:
 <TASK>
 radeon_bo_unref+0x1a/0x30 [radeon]
 radeon_gem_object_free+0x30/0x50 [radeon]
 drm_gem_object_release_handle+0x50/0x60
 ? __pfx_drm_gem_object_release_handle+0x10/0x10
 idr_for_each+0x70/0xf0
 drm_gem_release+0x1c/0x30
 drm_file_free.part.0+0x1e4/0x250
 drm_release+0x64/0xd0
 __fput+0x91/0x250
 task_work_run+0x59/0x90
 exit_to_user_mode_prepare+0x1c8/0x1f0
 syscall_exit_to_user_mode+0x17/0x40
 do_syscall_64+0x67/0x80
 ? handle_mm_fault+0xff/0x2f0
 ? preempt_count_add+0x47/0xa0
 ? up_read+0x37/0x70
 ? do_user_addr_fault+0x1ef/0x710
 ? exc_page_fault+0x70/0x170
 entry_SYSCALL_64_after_hwframe+0x72/0xdc
RIP: 0033:0x7f2628d1e96a
Code: 00 00 0f 05 48 3d 00 f0 ff ff 77 44 c3 0f 1f 00 48 83 ec 18 89 7c 24 0c e8 63 bc 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 c3 bc f8 ff 8b 44 24
RSP: 002b:00007ffc5be2e850 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 000000000000009a RCX: 00007f2628d1e96a
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000000000009a
RBP: 00007f2628a339e0 R08: 00005607282ad410 R09: 000000000000003f
R10: 0000000000000000 R11: 0000000000000293 R12: 00005607283f3090
R13: 00005607281baed0 R14: 00007f26293743e8 R15: 0000000000000000
 </TASK>