Kerneloops

Note: Executable of this report does not come from a package.
Similar reports
Problem #823435
Component
xorg-x11-drv-ati
Last affected version
N/A
Executable
unknown
First occurrence
2023-05-09
Last occurrence
2023-05-09
Unique reports
1
Quality
-34

Statistics

Operating system Unique / Total count
Fedora 38 1 / 1
Operating system Count
Fedora 38 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
radeon_bo_unref
radeon /usr/src/debug/kernel-6.2.14/linux-6.2.14-300.fc38.x86_64/drivers/gpu/drm/radeon/radeon_object.c 273
2
radeon_bo_unref
radeon /usr/src/debug/kernel-6.2.14/linux-6.2.14-300.fc38.x86_64/drivers/gpu/drm/radeon/radeon_object.c 273
3
do_one_initcall
vmlinux 0x56
4
? do_one_initcall
vmlinux 0x56
5
do_one_initcall
vmlinux 0x56
6
do_one_initcall
vmlinux 0x56
7
do_one_initcall
vmlinux 0x56
8
do_one_initcall
vmlinux 0x56
9
do_one_initcall
vmlinux 0x56
10
do_one_initcall
vmlinux 0x56
11
do_one_initcall
vmlinux 0x56
12
do_one_initcall
vmlinux 0x56
13
do_one_initcall
vmlinux 0x56
14
? do_one_initcall
vmlinux 0x56
15
do_one_initcall
vmlinux 0x56
16
do_one_initcall
vmlinux 0x56
17
do_one_initcall
vmlinux 0x56
18
do_one_initcall
vmlinux 0x56
WARNING: CPU: 3 PID: 49066 at drivers/gpu/drm/radeon/radeon_object.c:62 radeon_ttm_bo_destroy+0xde/0xf0 [radeon]
Modules linked in: uinput exfat ntfs3 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 nfnetlink qrtr bnep rtl8723be uvcvideo videobuf2_vmalloc videobuf2_memops btcoexist videobuf2_v4l2 videobuf2_common rtl8723_common snd_ctl_led edac_mce_amd snd_hda_codec_realtek rtl_pci snd_hda_codec_generic rtlwifi ledtrig_audio videodev snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi mc snd_hda_codec kvm mac80211 snd_hda_core sunrpc btusb hp_wmi btrtl sparse_keymap snd_hwdep btbcm btintel platform_profile btmtk wmi_bmof libarc4 irqbypass snd_seq bluetooth pcspkr k10temp snd_seq_device cfg80211 fam15h_power snd_pcm i2c_piix4 snd_timer snd rfkill soundcore binfmt_misc vfat fat wireless_hotkey i2c_scmi acpi_cpufreq joydev loop zram amdgpu iommu_v2
 drm_buddy gpu_sched radeon crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic uas sdhci_pci drm_ttm_helper cqhci ghash_clmulni_intel ttm sdhci sha512_ssse3 wdat_wdt usb_storage mmc_core drm_display_helper ccp sp5100_tco r8169 cec video wmi serio_raw ip6_tables ip_tables fuse
CPU: 3 PID: 49066 Comm: gldriverquery Not tainted 6.2.14-300.fc38.x86_64 #1
Hardware name: HP HP Notebook/82F7, BIOS F.21 10/27/2016
RIP: 0010:radeon_ttm_bo_destroy+0xde/0xf0 [radeon]
Code: 00 00 00 74 0f 48 8b b3 a8 01 00 00 48 89 df e8 38 8d 24 e4 48 89 df e8 40 b7 23 e4 4c 89 e7 5b 5d 41 5c 41 5d e9 f2 25 b4 e3 <0f> 0b eb cd 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 90 90 90 90
RSP: 0018:ffffbd4102d67c10 EFLAGS: 00010297
RAX: ffff9df2820a7a68 RBX: ffff9df2820a7878 RCX: ffff9df207e04400
RDX: ffff9df281332780 RSI: ffff9df2820a7800 RDI: ffff9df20d5adcc8
RBP: ffffffffffffffff R08: 0000000000000000 R09: 000000008010000f
R10: 0000000000000000 R11: 0000000000000000 R12: ffff9df2820a7800
R13: 0000000000000001 R14: ffff9df2138c1840 R15: ffff9df29dc4db88
FS:  00007faac2d59e40(0000) GS:ffff9df327d80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fd28c000020 CR3: 0000000051010000 CR4: 00000000000406e0
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
 do_exit+0x33e/0xb20
 do_group_exit+0x2d/0x80
 get_signal+0x9b0/0x9f0
 ? rcu_do_batch+0x331/0x510
 arch_do_signal_or_restart+0x3a/0x280
 exit_to_user_mode_prepare+0x18d/0x1f0
 irqentry_exit_to_user_mode+0x5/0x30
 asm_sysvec_reschedule_ipi+0x16/0x20
RIP: 0033:0x7faab9478c7f
Code: Unable to access opcode bytes at 0x7faab9478c55.
RSP: 002b:00007ffc7bf075c0 EFLAGS: 00000212
RAX: 0000556a34079fb0 RBX: 00007faabfac95e0 RCX: 0000000000000152
RDX: 00000000000001ff RSI: 00000000392aa4cb RDI: 0000556a341eb2f0
RBP: 00007ffc7bf07780 R08: fffffffffffff000 R09: 00007faac2fb27c0
R10: 0000000000000001 R11: 0000000000000001 R12: 0000556a33f9bef0
R13: 0000556a341a9f70 R14: 00007faabfb11b60 R15: 0000000000000000
 </TASK>