Kerneloops

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

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
do_one_initcall
vmlinux 0x56
2
? do_one_initcall
vmlinux 0x56
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
WARNING: CPU: 6 PID: 1 at drivers/gpu/drm/nouveau/nouveau_gem.c:198 nouveau_gem_object_close+0x1f3/0x220 [nouveau]
Modules linked in: uhid rfcomm snd_seq_dummy snd_hrtimer nouveau mxm_wmi 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 rtw88_8822ce rtw88_8822c rtw88_pci snd_sof_amd_rembrandt rtw88_core snd_sof_amd_renoir snd_sof_amd_acp snd_hda_codec_realtek snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_generic snd_sof_utils mac80211 ledtrig_audio snd_hda_codec_hdmi uvcvideo snd_soc_core snd_hda_intel intel_rapl_msr snd_intel_dspcfg intel_rapl_common videobuf2_vmalloc snd_intel_sdw_acpi videobuf2_memops snd_hda_codec edac_mce_amd videobuf2_v4l2 btusb snd_compress ac97_bus videobuf2_common snd_pcm_dmaengine btrtl btbcm snd_pci_ps snd_hda_core snd_rpl_pci_acp6x videodev btintel snd_hwdep kvm_amd snd_pci_acp6x btmtk snd_seq libarc4 snd_pci_acp5x mc
 kvm bluetooth snd_seq_device cfg80211 snd_pcm snd_rn_pci_acp3x irqbypass snd_acp_config snd_soc_acpi rapl pcspkr wmi_bmof snd_timer snd_pci_acp3x ideapad_laptop snd k10temp sparse_keymap i2c_piix4 platform_profile soundcore rfkill cm32181 industrialio acpi_cpufreq joydev loop zram amdgpu drm_ttm_helper ttm nvme iommu_v2 drm_buddy gpu_sched nvme_core drm_display_helper hid_multitouch crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic ghash_clmulni_intel sha512_ssse3 ccp r8169 cec sp5100_tco nvme_common video wmi i2c_hid_acpi i2c_hid serio_raw ip6_tables ip_tables fuse
CPU: 6 PID: 1 Comm: systemd Tainted: G        W          6.2.14-300.fc38.x86_64 #1
Hardware name: LENOVO 82EY/LNVNB161216, BIOS FCCN16WW 01/05/2021
RIP: 0010:nouveau_gem_object_close+0x1f3/0x220 [nouveau]
Code: 18 48 89 42 08 48 89 10 4c 89 6d 10 4c 89 6d 18 48 8d 7d 30 48 89 2c 24 e8 ea 83 03 00 48 89 e7 e8 c2 36 00 00 e9 4f ff ff ff <0f> 0b e9 55 ff ff ff e8 81 44 2d f7 31 f6 ba d0 07 00 00 4c 89 ef
RSP: 0018:ffffbbea40107d10 EFLAGS: 00010283
RAX: 00000000ffffffea RBX: ffff98c04fed7400 RCX: 0000000000000000
RDX: 0000000000000001 RSI: 0000000000000202 RDI: 00000000ffffffff
RBP: ffff98c095f2a2c0 R08: 0000000000000000 R09: 000000008040003f
R10: 0000000000000000 R11: 0000000000000000 R12: ffff98c041e790d0
R13: 0000000000000001 R14: ffff98c0b46fa640 R15: ffff98c0897666f8
FS:  00007fb5ca997940(0000) GS:ffff98c33f580000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055b3639313a0 CR3: 0000000103f74000 CR4: 0000000000350ee0
Call Trace:
 <TASK>
 drm_gem_object_release_handle+0x2d/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+0x1de/0x1f0
 syscall_exit_to_user_mode+0x17/0x40
 do_syscall_64+0x68/0x90
 ? up_read+0x37/0x70
 ? do_user_addr_fault+0x1ef/0x710
 ? syscall_exit_to_user_mode+0x17/0x40
 ? exc_page_fault+0x78/0x180
 entry_SYSCALL_64_after_hwframe+0x72/0xdc
RIP: 0033:0x7fb5ca52386c
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 20 72 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 82 72 f8 ff 8b 45 fc c9
RSP: 002b:00007ffee5540930 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
RAX: 0000000000000000 RBX: 00000000000000ab RCX: 00007fb5ca52386c
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 00000000000000ab
RBP: 00007ffee5540940 R08: 000055b3641fd010 R09: 00000000000000e1
R10: 0000000000000000 R11: 0000000000000293 R12: 00007fb5ca9977d0
R13: 000055b3641e5fc0 R14: 000055b36420ed17 R15: 000055b363724bd0
 </TASK>