Kerneloops

Similar reports
Problem #547779
Component
kernel
Last affected version
0:6.2.11-300.fc38
Executable
unknown
First occurrence
2023-04-24
Last occurrence
2023-04-24
Unique reports
1
Quality
-46

Statistics

Operating system Unique / Total count
Fedora 38 1 / 1
Operating system Count
Fedora 38 1
Architecture Count
x86_64 1
Related packages Count
kernel-core 1
 0:6.2.11-300.fc38 1

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_unref
radeon /usr/src/debug/kernel-6.2.11/linux-6.2.11-300.fc38.x86_64/drivers/gpu/drm/radeon/radeon_object.c 273
2
radeon_bo_unref
radeon /usr/src/debug/kernel-6.2.11/linux-6.2.11-300.fc38.x86_64/drivers/gpu/drm/radeon/radeon_object.c 273
3
radeon_bo_unref
radeon /usr/src/debug/kernel-6.2.11/linux-6.2.11-300.fc38.x86_64/drivers/gpu/drm/radeon/radeon_object.c 273
4
ext4_da_write_begin
vmlinux 0x120
5
ext4_da_write_begin
vmlinux 0x120
6
ext4_da_write_begin
vmlinux 0x120
7
ext4_da_write_begin
vmlinux 0x120
8
ext4_da_write_begin
vmlinux 0x120
9
ext4_da_write_begin
vmlinux 0x120
10
ext4_da_write_begin
vmlinux 0x120
11
? ext4_da_write_begin
vmlinux 0x120
12
? ext4_da_write_begin
vmlinux 0x120
13
? ext4_da_write_begin
vmlinux 0x120
14
? ext4_da_write_begin
vmlinux 0x120
15
? ext4_da_write_begin
vmlinux 0x120
16
? ext4_da_write_begin
vmlinux 0x120
17
? ext4_da_write_begin
vmlinux 0x120
18
? ext4_da_write_begin
vmlinux 0x120
19
? ext4_da_write_begin
vmlinux 0x120
20
? ext4_da_write_begin
vmlinux 0x120
21
ext4_da_write_begin
vmlinux 0x120
WARNING: CPU: 3 PID: 1 at drivers/gpu/drm/ttm/ttm_bo.c:353 ttm_bo_release+0x332/0x350 [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 rfkill nf_tables nfnetlink qrtr sunrpc binfmt_misc vfat fat snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi intel_rapl_msr intel_rapl_common snd_hda_intel x86_pkg_temp_thermal intel_powerclamp snd_intel_dspcfg coretemp snd_intel_sdw_acpi snd_hda_codec kvm_intel snd_hda_core iTCO_wdt snd_hwdep mei_hdcp mei_pxp at24 intel_pmc_bxt iTCO_vendor_support kvm snd_seq irqbypass snd_seq_device rapl intel_cstate snd_pcm snd_timer intel_uncore pcspkr snd mei_me i2c_i801 lpc_ich i2c_smbus soundcore joydev mei loop zram amdgpu iommu_v2 drm_buddy gpu_sched hid_logitech_hidpp radeon crct10dif_pclmul crc32_pclmul crc32c_intel drm_ttm_helper polyval_clmulni polyval_generic ttm
 drm_display_helper ghash_clmulni_intel r8169 sha512_ssse3 serio_raw cec video wmi hid_logitech_dj ata_generic pata_acpi ip6_tables ip_tables fuse
CPU: 3 PID: 1 Comm: systemd Not tainted 6.2.11-300.fc38.x86_64 #1
Hardware name: Gigabyte Technology Co., Ltd. To be filled by O.E.M./H61M-S1, BIOS F9 04/17/2013
RIP: 0010:ttm_bo_release+0x332/0x350 [ttm]
Code: 00 e8 22 38 71 c8 48 8b 43 e8 eb a7 be 03 00 00 00 e8 a2 b6 40 c8 e9 d6 fd ff ff e8 08 13 71 c8 e9 cc fd ff ff 4c 89 e0 eb 89 <0f> 0b 48 83 7b 20 00 0f 84 06 fd ff ff 0f 0b e9 ff fc ff ff 0f 0b
RSP: 0018:ffffbb58c0023cd8 EFLAGS: 00010206
RAX: 0000000000000000 RBX: ffff9f81c104dde0 RCX: 000000000020000f
RDX: 0000000000000003 RSI: ffffe00a84989b80 RDI: ffff9f81c104dde0
RBP: ffff9f81c104dc78 R08: 0000000000000000 R09: 000000000020000f
R10: ffff9f81cad99908 R11: ffff9f81c6059bb8 R12: ffff9f81cbf706f0
R13: ffff9f82197a9780 R14: ffff9f81c36a6448 R15: dead000000000100
FS:  00007fd003a8e940(0000) GS:ffff9f84cecc0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f7435688eb8 CR3: 000000010ca16006 CR4: 00000000001706e0
Call Trace:
 <TASK>
 radeon_bo_unref+0x1a/0x30 [radeon]
 radeon_vm_fini+0x18a/0x250 [radeon]
 radeon_driver_postclose_kms+0x160/0x190 [radeon]
 drm_file_free.part.0+0x207/0x250
 drm_release+0x64/0xd0
 __fput+0x91/0x250
 task_work_run+0x59/0x90
 exit_to_user_mode_prepare+0x1de/0x1f0
 syscall_exit_to_user_mode+0x17/0x40
 do_syscall_64+0x68/0x90
 ? do_syscall_64+0x68/0x90
 ? syscall_exit_to_user_mode+0x17/0x40
 ? do_syscall_64+0x68/0x90
 ? syscall_exit_to_user_mode+0x17/0x40
 ? do_syscall_64+0x68/0x90
 ? do_syscall_64+0x68/0x90
 ? do_syscall_64+0x68/0x90
 ? syscall_exit_to_user_mode+0x17/0x40
 ? do_syscall_64+0x68/0x90
 ? do_syscall_64+0x68/0x90
 entry_SYSCALL_64_after_hwframe+0x72/0xdc
RIP: 0033:0x7fd003d22a3c
Code: 0f 05 48 3d 00 f0 ff ff 77 3c c3 0f 1f 00 55 48 89 e5 48 83 ec 10 89 7d fc e8 a0 73 f8 ff 8b 7d fc 89 c2 b8 03 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 2c 89 d7 89 45 fc e8 02 74 f8 ff 8b 45 fc c9
RSP: 002b:00007fffcd659ab0 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 0000000000000060 RCX: 00007fd003d22a3c
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000060
RBP: 00007fffcd659ac0 R08: 000055e7bdf2ca30 R09: 0000000000000054
R10: 0000000000000000 R11: 0000000000000293 R12: 00007fd003a8e7d0
R13: 0000000000000000 R14: 000055e7bde5f9b7 R15: 000055e7bdf6b270
 </TASK>