Kerneloops

Note: Executable of this report does not come from a package.
Similar reports
Problem #557597
Component
kernel
Last affected version
N/A
Executable
unknown
First occurrence
2022-03-29
Last occurrence
2023-01-19
Unique reports
10
Quality
-34

Statistics

Operating system Unique / Total count
Fedora 36 10 / 11
Operating system Count
Fedora 36 11
Architecture Count
x86_64 11

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_atomic_nonblocking_commit
vmlinux 0x13
2
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 289
3
radeon_bo_unref
radeon drivers/gpu/drm/radeon/radeon_object.c 289
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
traps: gdbus[1144] general protection fault ip:7f8faf648261 sp:7f8fa0d6da20 error:0 in libgio-2.0.so.0.7200.0[7f8faf578000+111000]
rfkill: input handler enabled
radeon 0000:02:00.0: Syncing to a disabled ring!
radeon 0000:02:00.0: Syncing to a disabled ring!
radeon 0000:02:00.0: Syncing to a disabled ring!
------------[ cut here ]------------
WARNING: CPU: 0 PID: 1019 at drivers/gpu/drm/ttm/ttm_bo.c:411 ttm_bo_release+0x34d/0x370 [ttm]
Modules linked in: tls uinput rfcomm 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 nfnetlink qrtr bnep ath9k ath9k_common ath9k_hw mac80211 libarc4 coretemp ath kvm_intel uvcvideo sunrpc snd_hda_codec_hdmi snd_hda_codec_cirrus snd_hda_codec_generic ledtrig_audio snd_hda_intel kvm videobuf2_vmalloc snd_intel_dspcfg snd_intel_sdw_acpi videobuf2_memops applesmc videobuf2_v4l2 snd_hda_codec videobuf2_common cfg80211 snd_hda_core snd_hwdep nls_utf8 irqbypass hfsplus snd_seq videodev pcspkr btusb snd_seq_device snd_pcm btrtl btbcm btintel btmtk bluetooth ecdh_generic rfkill joydev mc snd_timer apple_mfi_fastcharge snd soundcore forcedeth i2c_nforce2 apple_bl acpi_cpufreq zram amdgpu iommu_v2 gpu_sched uas usb_storage firewire_ohci radeon firewire_core
 crc_itu_t drm_ttm_helper ttm nv_tco hid_appleir ip6_tables ip_tables ipmi_devintf ipmi_msghandler fuse
CPU: 0 PID: 1019 Comm: gnome-shell Not tainted 5.17.1-300.fc36.x86_64 #1
Hardware name: Apple Inc. iMac10,1/Mac-F2268DC8, BIOS    IM101.88Z.00CC.B00.0909031926 09/03/09
RIP: 0010:ttm_bo_release+0x34d/0x370 [ttm]
Code: 00 e8 77 a5 80 e3 48 8b 43 e8 eb a8 be 03 00 00 00 e8 57 1a 59 e3 e9 96 fd ff ff e8 1d 84 80 e3 e9 8c fd ff ff 48 89 e8 eb 8a <0f> 0b e9 d6 fc ff ff e8 07 84 80 e3 e9 dd fe ff ff be 03 00 00 00
RSP: 0018:ffffb7ef4179fcf8 EFLAGS: 00010202
RAX: 0000000000000001 RBX: ffff993d021c49d8 RCX: 0000000000000000
RDX: 0000000000000002 RSI: 0000000000000000 RDI: ffff993d021c49d8
RBP: ffff993d083206f0 R08: 0000000000000000 R09: 000000000040001d
R10: ffff993d23f6c080 R11: 0000000000000000 R12: ffff993d021c4878
R13: 0000000000000001 R14: ffff993d0886b440 R15: ffff993d21fbc990
FS:  00007fd216e0e600(0000) GS:ffff993d3bc00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fd21a7229d8 CR3: 0000000136e10000 CR4: 00000000000406f0
Call Trace:
 <TASK>
 ? 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_object_handle_put_unlocked+0xe0/0xe0
 idr_for_each+0x4e/0xb0
 drm_gem_release+0x1c/0x30
 drm_file_free.part.0+0x1e1/0x250
 drm_release+0x65/0x110
 __fput+0x91/0x250
 task_work_run+0x5c/0x90
 do_exit+0x31d/0xad0
 do_group_exit+0x2d/0x90
 __x64_sys_exit_group+0x14/0x20
 do_syscall_64+0x3a/0x80
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7fd21c3ccdf1
Code: Unable to access opcode bytes at RIP 0x7fd21c3ccdc7.
RSP: 002b:00007ffda45eb9b8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007fd21c4e44f0 RCX: 00007fd21c3ccdf1
RDX: 000000000000003c RSI: 00000000000000e7 RDI: 0000000000000000
RBP: 0000000000000000 R08: ffffffffffffff80 R09: 00000000000000ca
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fd21c4e44f0
R13: 0000000000000000 R14: 00007fd21c4e49c8 R15: 00007fd21c4e49e0
 </TASK>