Kerneloops

Similar reports
Problem #662579
Component
kernel
Last affected version
0:3.10.0-693.17.1.el7
Executable
unknown
First occurrence
2022-03-10
Last occurrence
2022-03-10
Unique reports
1
Quality
-39

Statistics

Operating system Unique / Total count
CentOS 7 1 / 1
Operating system Count
CentOS 7 1
Architecture Count
x86_64 1
Related packages Count
kernel 1
 0:3.10.0-693.17.1.el7 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.

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
dump_stack
vmlinux 0xffffffff816a6071
Build id: 3.10.0-693.17.1.el7.x86_64
0x19
2
__warn
vmlinux 0xffffffff810895e8
Build id: 3.10.0-693.17.1.el7.x86_64
0xd8
3
warn_slowpath_fmt
vmlinux 0xffffffff8108966f
Build id: 3.10.0-693.17.1.el7.x86_64
0x5f
4
__list_del_entry
vmlinux 0xffffffff8133fdc1
Build id: 3.10.0-693.17.1.el7.x86_64
0xa1
5
shrink_dentry_list
vmlinux 0xffffffff8121c503
Build id: 3.10.0-693.17.1.el7.x86_64
0x163
6
prune_dcache_sb
vmlinux 0xffffffff8121cce8
Build id: 3.10.0-693.17.1.el7.x86_64
0x148
7
prune_super
vmlinux 0xffffffff81205898
Build id: 3.10.0-693.17.1.el7.x86_64
0x138
8
shrink_slab
vmlinux 0xffffffff81197313
Build id: 3.10.0-693.17.1.el7.x86_64
0x163
9
? vmpressure
vmlinux 0xffffffff811f9687
Build id: 3.10.0-693.17.1.el7.x86_64
0x87
10
balance_pgdat
vmlinux 0xffffffff8119af81
Build id: 3.10.0-693.17.1.el7.x86_64
0x4b1
11
kswapd
vmlinux 0xffffffff8119b223
Build id: 3.10.0-693.17.1.el7.x86_64
0x173
12
? wake_up_atomic_t
vmlinux 0xffffffff810b3690
Build id: 3.10.0-693.17.1.el7.x86_64
0x30
13
? balance_pgdat
vmlinux 0xffffffff8119b0b0
Build id: 3.10.0-693.17.1.el7.x86_64
0x5e0
14
kthread
vmlinux 0xffffffff810b270f
Build id: 3.10.0-693.17.1.el7.x86_64
0xcf
15
? insert_kthread_work
vmlinux 0xffffffff810b2640
Build id: 3.10.0-693.17.1.el7.x86_64
0x40
16
ret_from_fork
vmlinux 0xffffffff816b8798
Build id: 3.10.0-693.17.1.el7.x86_64
0x58
17
? insert_kthread_work
vmlinux 0xffffffff810b2640
Build id: 3.10.0-693.17.1.el7.x86_64
0x40
WARNING: CPU: 6 PID: 121 at lib/list_debug.c:59 __list_del_entry+0xa1/0xd0
list_del corruption. prev->next should be ffff8802f093b950, but was ffdf8802f093b950
Modules linked in: arc4 md4 xt_nat veth ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink xt_addrtype br_netfilter cfg80211 rfkill dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio loop nls_utf8 cifs dns_resolver binfmt_misc ipt_REJECT nf_reject_ipv4 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw ebtable_filter ebtables ip6_tables iptable_filter hwmon_vid snd_hda_codec_hdmi edac_core intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm snd_hda_intel snd_hda_codec irqbypass crc32_pclmul ghash_clmulni_intel snd_hda_core iTCO_wdt iTCO_vendor_support aesni_intel snd_hwdep snd_seq lrw gf128mul glue_helper snd_seq_device ablk_helper
cryptd snd_pcm snd_timer snd soundcore mei_me sg pcspkr mei i2c_i801 lpc_ich shpchp ip_tables xfs libcrc32c raid1 sd_mod crc_t10dif crct10dif_generic nouveau video i2c_algo_bit drm_kms_helper mxm_wmi syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm ahci libahci e1000e libata crct10dif_pclmul crct10dif_common crc32c_intel serio_raw ptp i2c_core pps_core wmi dm_mirror dm_region_hash dm_log dm_mod
CPU: 6 PID: 121 Comm: kswapd0 Not tainted 3.10.0-693.17.1.el7.x86_64 #1
Hardware name: MSI MS-7A54/X99A SLI (MS-7A54), BIOS 3.00 08/17/2016
Call Trace:
[<ffffffff816a6071>] dump_stack+0x19/0x1b
[<ffffffff810895e8>] __warn+0xd8/0x100
[<ffffffff8108966f>] warn_slowpath_fmt+0x5f/0x80
[<ffffffff8133fdc1>] __list_del_entry+0xa1/0xd0
[<ffffffff8121c503>] shrink_dentry_list+0x163/0x490
[<ffffffff8121cce8>] prune_dcache_sb+0x148/0x190
[<ffffffff81205898>] prune_super+0x138/0x170
[<ffffffff81197313>] shrink_slab+0x163/0x330
[<ffffffff811f9687>] ? vmpressure+0x87/0x90
[<ffffffff8119af81>] balance_pgdat+0x4b1/0x5e0
[<ffffffff8119b223>] kswapd+0x173/0x440
[<ffffffff810b3690>] ? wake_up_atomic_t+0x30/0x30
[<ffffffff8119b0b0>] ? balance_pgdat+0x5e0/0x5e0
[<ffffffff810b270f>] kthread+0xcf/0xe0
[<ffffffff810b2640>] ? insert_kthread_work+0x40/0x40
[<ffffffff816b8798>] ret_from_fork+0x58/0x90
[<ffffffff810b2640>] ? insert_kthread_work+0x40/0x40