Kerneloops

Similar reports
Problem #718432
Component
kernel Tainted
Last affected version
0:3.10.0-1160.119.1.el7
Executable
unknown
First occurrence
2025-09-08
Last occurrence
2025-09-10
Unique reports
1
Quality
-29

Statistics

Operating system Unique / Total count
CentOS 7 1 / 38
Operating system Count
CentOS 7 38
Architecture Count
x86_64 38
Related packages Count
kernel 38
 0:3.10.0-1160.119.1.el7 38

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
dump_stack
vmlinux 0xffffffff8b7b1bec
Build id: 3.10.0-1160.119.1.el7.x86_64
0x19
2
__warn
vmlinux 0xffffffff8b09f868
Build id: 3.10.0-1160.119.1.el7.x86_64
0xd8
3
warn_slowpath_fmt
vmlinux 0xffffffff8b09f8ef
Build id: 3.10.0-1160.119.1.el7.x86_64
0x5f
4
? _nv029442rm
nvidia 0xffffffffc15e6d00
Build id: 3.10.0-1160.119.1.el7.x86_64
0x470
5
__list_del_entry
vmlinux 0xffffffff8b3bd41e
Build id: 3.10.0-1160.119.1.el7.x86_64
0x8e
6
list_del
vmlinux 0xffffffff8b3bd47d
Build id: 3.10.0-1160.119.1.el7.x86_64
0xd
7
nvidia_close_callback
nvidia 0xffffffffc158b5b6
Build id: 3.10.0-1160.119.1.el7.x86_64
0x56
8
nvidia_close
nvidia 0xffffffffc158d7fa
Build id: 3.10.0-1160.119.1.el7.x86_64
0xea
9
__fput
vmlinux 0xffffffff8b25dfcc
Build id: 3.10.0-1160.119.1.el7.x86_64
0xec
10
____fput
vmlinux 0xffffffff8b25e1fe
Build id: 3.10.0-1160.119.1.el7.x86_64
0xe
11
task_work_run
vmlinux 0xffffffff8b0c7f6b
Build id: 3.10.0-1160.119.1.el7.x86_64
0xbb
12
do_notify_resume
vmlinux 0xffffffff8b02dcfd
Build id: 3.10.0-1160.119.1.el7.x86_64
0xad
13
int_signal
vmlinux 0xffffffff8b7c56f7
Build id: 3.10.0-1160.119.1.el7.x86_64
0x12
WARNING: CPU: 56 PID: 13912 at lib/list_debug.c:62 __list_del_entry+0x8e/0xe0
list_del corruption. next->prev should be ffff927548d85640, but was ffffffffc15e6d00
Modules linked in: nvidia_uvm(OE) veth vxlan ip6_udp_tunnel udp_tunnel xt_mark binfmt_misc xt_nat nf_conntrack_netlink xt_addrtype br_netfilter xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun devlink overlay(T) ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) vfat fat snd_hda_codec_hdmi skx_edac coretemp intel_rapl iosf_mbi kvm_intel kvm snd_hda_intel snd_hda_codec
drm_kms_helper snd_hda_core irqbypass crc32_pclmul snd_hwdep ghash_clmulni_intel syscopyarea sysfillrect snd_seq sysimgblt fb_sys_fops aesni_intel snd_seq_device lrw ipmi_si drm gf128mul glue_helper snd_pcm ablk_helper cryptd ipmi_devintf ipmi_msghandler wdat_wdt pcspkr snd_timer snd soundcore drm_panel_orientation_quirks joydev sg lpc_ich i2c_i801 mei_me mei acpi_power_meter ip_tables xfs libcrc32c sd_mod crc_t10dif crct10dif_generic ahci i40e crct10dif_pclmul libahci crct10dif_common crc32c_intel megaraid_sas libata ptp pps_core nfit libnvdimm dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 56 PID: 13912 Comm: nvidia-smi Kdump: loaded Tainted: P           OE  ------------ T 3.10.0-1160.119.1.el7.x86_64 #1
Hardware name: -- 2288H V5/BC11SPSCB0, BIOS 8.20 10/20/2021
Call Trace:
[<ffffffff8b7b1bec>] dump_stack+0x19/0x1f
[<ffffffff8b09f868>] __warn+0xd8/0x100
[<ffffffff8b09f8ef>] warn_slowpath_fmt+0x5f/0x80
[<ffffffffc15e6d00>] ? _nv029442rm+0x470/0x470 [nvidia]
[<ffffffff8b3bd41e>] __list_del_entry+0x8e/0xe0
[<ffffffff8b3bd47d>] list_del+0xd/0x30
[<ffffffffc158b5b6>] nvidia_close_callback+0x56/0x160 [nvidia]
[<ffffffffc158d7fa>] nvidia_close+0xea/0x2b0 [nvidia]
[<ffffffff8b25dfcc>] __fput+0xec/0x230
[<ffffffff8b25e1fe>] ____fput+0xe/0x20
[<ffffffff8b0c7f6b>] task_work_run+0xbb/0xe0
[<ffffffff8b02dcfd>] do_notify_resume+0xad/0xd0
[<ffffffff8b7c56f7>] int_signal+0x12/0x17