Kerneloops

Note: Executable of this report does not come from a package.
Similar reports
Problem #648557
Component
xorg-x11-drv-nouveau Tainted
Last affected version
N/A
Executable
unknown
First occurrence
2022-11-07
Last occurrence
2023-06-30
Unique reports
11
Quality
-40

Graphs

Statistics

Operating system Unique / Total count
Fedora 36 3 / 4
Fedora 37 11 / 96
Operating system Count
Fedora 37 96
Fedora 36 4
Architecture Count
x86_64 100

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
ep_remove
vmlinux 0xed
2
? ep_remove
vmlinux 0xed
3
ep_remove
vmlinux 0xed
4
ep_remove
vmlinux 0xed
5
ep_remove
vmlinux 0xed
6
ep_remove
vmlinux 0xed
7
ep_remove
vmlinux 0xed
8
ep_remove
vmlinux 0xed
9
ep_remove
vmlinux 0xed
10
ep_remove
vmlinux 0xed
11
ep_remove
vmlinux 0xed
12
ep_remove
vmlinux 0xed
13
ep_remove
vmlinux 0xed
14
ep_remove
vmlinux 0xed
15
ep_remove
vmlinux 0xed
16
? ep_remove
vmlinux 0xed
17
? ep_remove
vmlinux 0xed
18
ep_remove
vmlinux 0xed
WARNING: CPU: 6 PID: 7081 at drivers/gpu/drm/nouveau/nouveau_gem.c:85 nouveau_gem_object_del+0x6b/0x80 [nouveau]
Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer nf_nat_tftp nf_conntrack_tftp 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 sunrpc vfat fat snd_sof_pci_intel_tgl snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp intel_rapl_msr intel_rapl_common snd_sof snd_sof_utils snd_soc_hdac_hda intel_tcc_cooling x86_pkg_temp_thermal snd_hda_ext_core intel_powerclamp coretemp snd_soc_acpi_intel_match iwlmvm snd_soc_acpi iTCO_wdt ucsi_ccg ee1004 soundwire_bus tps6598x kvm_intel intel_pmc_bxt iTCO_vendor_support pmt_telemetry typec_ucsi mei_hdcp mei_pxp pmt_class snd_hda_codec_realtek mac80211 snd_soc_core typec kvm snd_hda_codec_generic libarc4 snd_compress ledtrig_audio
 irqbypass snd_hda_codec_hdmi ac97_bus intel_cstate snd_pcm_dmaengine intel_uncore iwlwifi snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec i2c_i801 pcspkr wmi_bmof cfg80211 btusb snd_hda_core btrtl i2c_smbus mei_me btbcm snd_hwdep mei btintel idma64 snd_seq btmtk snd_seq_device bluetooth snd_pcm rfkill snd_timer thunderbolt hid_a4tech snd intel_vsec i2c_nvidia_gpu soundcore igen6_edac serial_multi_instantiate acpi_tad acpi_pad zram i915 nouveau nvme crct10dif_pclmul rtsx_pci_sdmmc crc32_pclmul crc32c_intel polyval_clmulni drm_ttm_helper mmc_core drm_buddy mxm_wmi polyval_generic nvme_core drm_display_helper igc ghash_clmulni_intel cec rtsx_pci nvme_common ttm video wmi pinctrl_tigerlake ip6_tables ip_tables fuse
CPU: 6 PID: 7081 Comm: gmain Tainted: G        W          6.0.5-200.fc36.x86_64 #1
Hardware name: Intel(R) Client Systems NUC11PHi7/NUC11PHBi7, BIOS PHTGL579.0065.2021.1014.1705 10/14/2021
RIP: 0010:nouveau_gem_object_del+0x6b/0x80 [nouveau]
Code: 89 df e8 c8 9b 14 ee 48 89 df e8 30 21 da ff e8 5b ac 9f ed 48 89 ef be 0d 00 00 00 48 89 85 d8 01 00 00 5b 5d e9 e5 8d 19 ee <0f> 0b be 0d 00 00 00 48 89 ef 5b 5d e9 d4 8d 19 ee 0f 1f 40 00 0f
RSP: 0018:ffffb71c854afbd0 EFLAGS: 00010283
RAX: 00000000ffffffea RBX: ffff9693a6456800 RCX: 0000000000000000
RDX: 0000000000000001 RSI: 0000000000000202 RDI: 00000000ffffffff
RBP: ffff9693423cc0d0 R08: 0000000000000000 R09: 000000008040003d
R10: 0000000000000001 R11: 0000000000000006 R12: 0000000000000003
R13: 0000000000000001 R14: ffff96941305d040 R15: ffff96947250fdd0
FS:  0000000000000000(0000) GS:ffff96a2b0580000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f5f07222c08 CR3: 000000074e010003 CR4: 0000000000770ee0
PKRU: 55555554
Call Trace:
 <TASK>
 drm_gem_object_release_handle+0x50/0x60
 ? drm_gem_object_handle_put_unlocked+0xf0/0xf0
 idr_for_each+0x5d/0xc0
 drm_gem_release+0x1c/0x30
 drm_file_free.part.0+0x1e1/0x250
 drm_release+0x65/0x110
 __fput+0x8e/0x250
 task_work_run+0x59/0x90
 do_exit+0x31e/0xaf0
 do_group_exit+0x2d/0x90
 get_signal+0x98e/0x990
 arch_do_signal_or_restart+0x44/0x770
 exit_to_user_mode_prepare+0x117/0x1f0
 syscall_exit_to_user_mode+0x17/0x40
 do_syscall_64+0x67/0x80
 ? syscall_exit_to_user_mode+0x17/0x40
 ? do_syscall_64+0x67/0x80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f1b01f0590f
Code: Unable to access opcode bytes at RIP 0x7f1b01f058e5.
RSP: 002b:00007f1ae3ffea40 EFLAGS: 00000293 ORIG_RAX: 0000000000000007
RAX: fffffffffffffdfc RBX: 000055f985f3d4b0 RCX: 00007f1b01f0590f
RDX: 00000000ffffffff RSI: 0000000000000002 RDI: 000055f985f39e10
RBP: 000055f985f39e10 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000293 R12: 00000000ffffffff
R13: 0000000000000001 R14: 0000000000000002 R15: 00007f1b0226a071
 </TASK>