Kerneloops

Similar reports
Problem #575416
Component
kernel Tainted
Last affected version
0:6.3.4-201.fc38
Executable
unknown
First occurrence
2023-06-07
Last occurrence
2023-06-07
Unique reports
1
Quality
-45

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.3.4-201.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
asm_exc_control_protection
vmlinux 0x26
2
asm_exc_control_protection
vmlinux 0x26
3
asm_exc_control_protection
vmlinux 0x26
4
? asm_exc_control_protection
vmlinux 0x26
5
asm_exc_control_protection
vmlinux 0x26
6
asm_exc_control_protection
vmlinux 0x26
7
asm_exc_control_protection
vmlinux 0x26
8
asm_exc_control_protection
vmlinux 0x26
9
asm_exc_control_protection
vmlinux 0x26
10
asm_exc_control_protection
vmlinux 0x26
11
asm_exc_control_protection
vmlinux 0x26
12
asm_exc_control_protection
vmlinux 0x26
13
asm_exc_control_protection
vmlinux 0x26
14
asm_exc_control_protection
vmlinux 0x26
15
asm_exc_control_protection
vmlinux 0x26
16
asm_exc_control_protection
vmlinux 0x26
17
? asm_exc_control_protection
vmlinux 0x26
18
asm_exc_control_protection
vmlinux 0x26
19
? asm_exc_control_protection
vmlinux 0x26
20
asm_exc_control_protection
vmlinux 0x26
WARNING: CPU: 14 PID: 2876 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:8119 amdgpu_dm_atomic_commit_tail+0x3403/0x3620 [amdgpu]
Modules linked in: 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 rfkill ip_set nf_tables nfnetlink qrtr sunrpc binfmt_misc vfat fat snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic intel_rapl_msr ledtrig_audio intel_rapl_common sb_edac x86_pkg_temp_thermal snd_hda_intel intel_powerclamp snd_intel_dspcfg snd_intel_sdw_acpi coretemp snd_hda_codec kvm_intel snd_hda_core snd_hwdep snd_seq snd_seq_device kvm iTCO_wdt intel_pmc_bxt iTCO_vendor_support snd_pcm irqbypass rapl snd_timer intel_cstate snd i2c_i801 intel_wmi_thunderbolt intel_uncore pcspkr mxm_wmi i2c_smbus soundcore lpc_ich ioatdma loop zram amdgpu drm_ttm_helper ttm video iommu_v2 drm_buddy raid1 gpu_sched crct10dif_pclmul nvme crc32_pclmul crc32c_intel polyval_clmulni drm_display_helper polyval_generic nvme_core igb mvsas
 ghash_clmulni_intel sha512_ssse3 cec libsas nvme_common dca i2c_algo_bit scsi_transport_sas wmi ip6_tables ip_tables fuse
CPU: 14 PID: 2876 Comm: kworker/14:0 Tainted: G S      W          6.3.4-201.fc38.x86_64 #1
Hardware name: Supermicro X10DAi/X10DAi, BIOS 3.4 10/04/2021
Workqueue: events fbcon_register_existing_fbs
RIP: 0010:amdgpu_dm_atomic_commit_tail+0x3403/0x3620 [amdgpu]
Code: 48 89 f9 49 8b 7d 28 48 39 79 28 41 0f 95 c1 0f 95 85 d0 fc ff ff 45 0f b6 c9 48 85 f6 0f 85 a8 f6 ff ff e9 a7 f6 ff ff 0f 0b <0f> 0b e9 ef f1 ff ff 48 89 85 b8 fc ff ff 8b 85 f0 fc ff ff 31 f6
RSP: 0018:ffffb1ef0a22b850 EFLAGS: 00010002
RAX: 0000000000000286 RBX: 0000000000000286 RCX: 0000000000000029
RDX: 0000000000000001 RSI: 0000000000000293 RDI: ffff8dbe43960178
RBP: ffffb1ef0a22bbd0 R08: 0000000000000002 R09: 0000000000000001
R10: 0000000000000000 R11: ffff8dbe53def918 R12: ffff8dbe53def918
R13: 0000000000000002 R14: ffff8dbac4f54200 R15: ffff8dbe53def800
FS:  0000000000000000(0000) GS:ffff8dbe2fc00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055bb16354588 CR3: 000000087b022003 CR4: 00000000001706e0
Call Trace:
 <TASK>
 commit_tail+0x94/0x130
 drm_atomic_helper_commit+0x11a/0x140
 drm_atomic_commit+0x9a/0xd0
 ? __pfx___drm_printfn_info+0x10/0x10
 drm_client_modeset_commit_atomic+0x203/0x250
 drm_client_modeset_commit_locked+0x5a/0x160
 drm_client_modeset_commit+0x25/0x40
 drm_fb_helper_set_par+0xa2/0x100
 fbcon_init+0x24c/0x560
 visual_init+0xcc/0x120
 do_bind_con_driver.isra.0+0x19d/0x3c0
 do_take_over_console+0x14c/0x190
 do_fbcon_takeover+0x5a/0xc0
 fbcon_register_existing_fbs+0x43/0x70
 process_one_work+0x1c7/0x3d0
 worker_thread+0x51/0x390
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xde/0x110
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x2c/0x50
 </TASK>