Complete report #1418548
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
dump_stack
|
vmlinux |
0xffffffffab57ff85
Build id: 3.10.0-1127.el7.x86_64
|
0x19
|
|
2
|
__warn
|
vmlinux |
0xffffffffaae9bd18
Build id: 3.10.0-1127.el7.x86_64
|
0xd8
|
|
3
|
warn_slowpath_fmt
|
vmlinux |
0xffffffffaae9bd9f
Build id: 3.10.0-1127.el7.x86_64
|
0x5f
|
|
4
|
__list_del_entry
|
vmlinux |
0xffffffffab1a4c82
Build id: 3.10.0-1127.el7.x86_64
|
0x82
|
|
5
|
list_del
|
vmlinux |
0xffffffffab1a4cdd
Build id: 3.10.0-1127.el7.x86_64
|
0xd
|
|
6
|
isolate_lru_page
|
vmlinux |
0xffffffffaafd2232
Build id: 3.10.0-1127.el7.x86_64
|
0x112
|
|
7
|
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffffab034c11
Build id: 3.10.0-1127.el7.x86_64
|
0xc21
|
|
8
|
khugepaged
|
vmlinux |
0xffffffffab0350eb
Build id: 3.10.0-1127.el7.x86_64
|
0x13b
|
|
9
|
|
vmlinux |
0xffffffffaaec7780
Build id: 3.10.0-1127.el7.x86_64
|
0x30
|
|
10
|
?
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffffab034fb0
Build id: 3.10.0-1127.el7.x86_64
|
0xfc0
|
|
11
|
kthread
|
vmlinux |
0xffffffffaaec6691
Build id: 3.10.0-1127.el7.x86_64
|
0xd1
|
|
12
|
|
vmlinux |
0xffffffffaaec65c0
Build id: 3.10.0-1127.el7.x86_64
|
0x40
|
|
13
|
ret_from_fork_nospec_begin
|
vmlinux |
0xffffffffab592d37
Build id: 3.10.0-1127.el7.x86_64
|
0x21
|
|
14
|
|
vmlinux |
0xffffffffaaec65c0
Build id: 3.10.0-1127.el7.x86_64
|
0x40
|
WARNING: CPU: 0 PID: 48 at lib/list_debug.c:62 __list_del_entry+0x82/0xd0
list_del corruption. next->prev should be ffffee745b427220, but was dead000000000200
Modules linked in: xt_statistic xt_physdev xt_NFLOG nfnetlink_log xt_limit xt_multiport veth vxlan ip6_udp_tunnel udp_tunnel xt_nat xt_nfacct nf_conntrack_netlink xt_addrtype xt_comment nfnetlink_acct ip_set nf_tables_ipv6 nf_tables_ipv4 nft_chain_nat_ipv4 nft_compat nft_counter xt_CHECKSUM ipt_REJECT nf_reject_ipv4 devlink ebtable_filter ebtables xt_connmark xt_conntrack ip6table_mangle iptable_mangle ip6t_MASQUERADE nf_nat_masquerade_ipv6 ipt_MASQUERADE nf_nat_masquerade_ipv4 xt_mark binfmt_misc tun nf_tables nfnetlink ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_filter sunrpc ext4 mbcache jbd2 snd_hda_codec_hdmi snd_hda_codec_realtek intel_pmc_core snd_hda_codec_generic
intel_powerclamp coretemp intel_rapl kvm_intel snd_hda_intel kvm snd_hda_codec snd_hda_core snd_hwdep snd_seq iTCO_wdt irqbypass crc32_pclmul iTCO_vendor_support snd_seq_device snd_pcm ppdev ghash_clmulni_intel snd_timer snd soundcore sg aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr i2c_i801 mei_me mei parport_pc parport wmi pinctrl_sunrisepoint pinctrl_intel acpi_pad br_netfilter bridge stp llc overlay(T) ip_tables xfs libcrc32c sd_mod crc_t10dif crct10dif_generic i915 i2c_algo_bit iosf_mbi drm_kms_helper ahci syscopyarea sysfillrect libahci sysimgblt crct10dif_pclmul crct10dif_common e1000e fb_sys_fops drm crc32c_intel serio_raw libata ptp pps_core drm_panel_orientation_quirks video i2c_hid dm_mirror dm_region_hash dm_log dm_mod
CPU: 0 PID: 48 Comm: khugepaged Kdump: loaded Tainted: G B W ------------ T 3.10.0-1127.el7.x86_64 #1
Hardware name: Gigabyte Technology Co., Ltd. Z270-HD3/Z270-HD3-CF, BIOS F5 04/07/2017
Call Trace:
[<ffffffffab57ff85>] dump_stack+0x19/0x1b
[<ffffffffaae9bd18>] __warn+0xd8/0x100
[<ffffffffaae9bd9f>] warn_slowpath_fmt+0x5f/0x80
[<ffffffffab1a4c82>] __list_del_entry+0x82/0xd0
[<ffffffffab1a4cdd>] list_del+0xd/0x30
[<ffffffffaafd2232>] isolate_lru_page+0x112/0x1c0
[<ffffffffab034c11>] khugepaged_scan_mm_slot+0xc21/0xfc0
[<ffffffffab0350eb>] khugepaged+0x13b/0x490
[<ffffffffaaec7780>] ? wake_up_atomic_t+0x30/0x30
[<ffffffffab034fb0>] ? khugepaged_scan_mm_slot+0xfc0/0xfc0
[<ffffffffaaec6691>] kthread+0xd1/0xe0
[<ffffffffaaec65c0>] ? insert_kthread_work+0x40/0x40
[<ffffffffab592d37>] ret_from_fork_nospec_begin+0x21/0x21
[<ffffffffaaec65c0>] ? insert_kthread_work+0x40/0x40
Complete report #822978
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
dump_stack
|
vmlinux |
0xffffffff8b181340
Build id: 3.10.0-1160.el7.x86_64
|
0x19
|
|
2
|
__warn
|
vmlinux |
0xffffffff8aa9b228
Build id: 3.10.0-1160.el7.x86_64
|
0xd8
|
|
3
|
warn_slowpath_fmt
|
vmlinux |
0xffffffff8aa9b2af
Build id: 3.10.0-1160.el7.x86_64
|
0x5f
|
|
4
|
__list_del_entry
|
vmlinux |
0xffffffff8ada5b62
Build id: 3.10.0-1160.el7.x86_64
|
0x82
|
|
5
|
list_del
|
vmlinux |
0xffffffff8ada5bbd
Build id: 3.10.0-1160.el7.x86_64
|
0xd
|
|
6
|
isolate_lru_page
|
vmlinux |
0xffffffff8abd1e32
Build id: 3.10.0-1160.el7.x86_64
|
0x112
|
|
7
|
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffff8ac34bd1
Build id: 3.10.0-1160.el7.x86_64
|
0xc11
|
|
8
|
khugepaged
|
vmlinux |
0xffffffff8ac350cb
Build id: 3.10.0-1160.el7.x86_64
|
0x13b
|
|
9
|
|
vmlinux |
0xffffffff8aac6d10
Build id: 3.10.0-1160.el7.x86_64
|
0x30
|
|
10
|
?
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffff8ac34f90
Build id: 3.10.0-1160.el7.x86_64
|
0xfd0
|
|
11
|
kthread
|
vmlinux |
0xffffffff8aac5c21
Build id: 3.10.0-1160.el7.x86_64
|
0xd1
|
|
12
|
|
vmlinux |
0xffffffff8aac5b50
Build id: 3.10.0-1160.el7.x86_64
|
0x40
|
|
13
|
ret_from_fork_nospec_begin
|
vmlinux |
0xffffffff8b193df7
Build id: 3.10.0-1160.el7.x86_64
|
0x21
|
|
14
|
|
vmlinux |
0xffffffff8aac5b50
Build id: 3.10.0-1160.el7.x86_64
|
0x40
|
WARNING: CPU: 7 PID: 71 at lib/list_debug.c:62 __list_del_entry+0x82/0xd0
list_del corruption. next->prev should be ffffe56aca36cc60, but was dead000000000200
Modules linked in: 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 nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc vfat fat intel_powerclamp coretemp kvm_intel kvm irqbypass iTCO_wdt gpio_ich iTCO_vendor_support crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr sg joydev i2c_i801 lpc_ich ioatdma ipmi_si dca ipmi_devintf ipmi_msghandler i7core_edac acpi_cpufreq sch_fq_codel ip_tables xfs libcrc32c sd_mod
sr_mod crc_t10dif cdrom crct10dif_generic ata_generic pata_acpi mgag200 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm ata_piix drm libata crct10dif_pclmul crct10dif_common e1000e crc32c_intel drm_panel_orientation_quirks ptp pps_core dm_mirror dm_region_hash dm_log dm_mod
CPU: 7 PID: 71 Comm: khugepaged Kdump: loaded Tainted: G W ------------ 3.10.0-1160.el7.x86_64 #1
Hardware name: LENOVO Lenovo WQ T260 G3/S5500BC, BIOS S5500.86B.01.00.0055.112620101923 11/26/2010
Call Trace:
[<ffffffff8b181340>] dump_stack+0x19/0x1b
[<ffffffff8aa9b228>] __warn+0xd8/0x100
[<ffffffff8aa9b2af>] warn_slowpath_fmt+0x5f/0x80
[<ffffffff8ada5b62>] __list_del_entry+0x82/0xd0
[<ffffffff8ada5bbd>] list_del+0xd/0x30
[<ffffffff8abd1e32>] isolate_lru_page+0x112/0x1c0
[<ffffffff8ac34bd1>] khugepaged_scan_mm_slot+0xc11/0xfd0
[<ffffffff8ac350cb>] khugepaged+0x13b/0x490
[<ffffffff8aac6d10>] ? wake_up_atomic_t+0x30/0x30
[<ffffffff8ac34f90>] ? khugepaged_scan_mm_slot+0xfd0/0xfd0
[<ffffffff8aac5c21>] kthread+0xd1/0xe0
[<ffffffff8aac5b50>] ? insert_kthread_work+0x40/0x40
[<ffffffff8b193df7>] ret_from_fork_nospec_begin+0x21/0x21
[<ffffffff8aac5b50>] ? insert_kthread_work+0x40/0x40
Complete report #445874
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
dump_stack
|
vmlinux |
0xffffffff81d865a9
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x19
|
|
2
|
__warn
|
vmlinux |
0xffffffff8169b408
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0xd8
|
|
3
|
warn_slowpath_fmt
|
vmlinux |
0xffffffff8169b48f
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x5f
|
|
4
|
?
__mem_cgroup_commit_charge
|
vmlinux |
0xffffffff8183ed32
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0xe2
|
|
5
|
__list_del_entry
|
vmlinux |
0xffffffff819a65d1
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0xa1
|
|
6
|
list_del
|
vmlinux |
0xffffffff819a660d
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0xd
|
|
7
|
isolate_lru_page
|
vmlinux |
0xffffffff817d2a22
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x112
|
|
8
|
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffff818355b1
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0xc11
|
|
9
|
khugepaged
|
vmlinux |
0xffffffff81835aab
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x13b
|
|
10
|
|
vmlinux |
0xffffffff816c7080
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x30
|
|
11
|
?
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffff81835970
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0xfd0
|
|
12
|
kthread
|
vmlinux |
0xffffffff816c5f91
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0xd1
|
|
13
|
|
vmlinux |
0xffffffff816c5ec0
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x40
|
|
14
|
ret_from_fork_nospec_begin
|
vmlinux |
0xffffffff81d99df7
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x21
|
|
15
|
|
vmlinux |
0xffffffff816c5ec0
Build id: 3.10.0-1160.66.1.el7.x86_64
|
0x40
|
WARNING: CPU: 0 PID: 50 at lib/list_debug.c:59 __list_del_entry+0xa1/0xd0
list_del corruption. prev->next should be ffffe1a544ad4320, but was ffffe1a5459f8b60
Modules linked in: dm_crypt twofish_generic twofish_avx_x86_64 twofish_x86_64_3way twofish_x86_64 twofish_common xts tcp_lp xt_CHECKSUM iptable_mangle tun bridge stp llc ebtable_filter ebtables devlink ip6table_filter ip6_tables drbg ansi_cprng ccm vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) ipt_REJECT nf_reject_ipv4 xt_conntrack iptable_filter ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack libcrc32c bnep ipheth dm_mirror dm_region_hash dm_log dm_mod uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev btusb btrtl btbcm btintel bluetooth arc4 iwldvm mac80211 intel_powerclamp coretemp intel_rapl snd_hda_codec_hdmi kvm_intel mei_wdt iwlwifi kvm iTCO_wdt iTCO_vendor_support irqbypass crc32_pclmul snd_hda_codec_conexant
ghash_clmulni_intel snd_hda_codec_generic snd_hda_intel cfg80211 snd_hda_codec aesni_intel snd_hda_core snd_hwdep lrw gf128mul snd_seq glue_helper ablk_helper cryptd snd_seq_device pcspkr snd_pcm sg mei_me i2c_i801 mei snd_timer lpc_ich thinkpad_acpi wmi snd soundcore rfkill auth_rpcgss sunrpc ip_tables ext4 mbcache jbd2 sd_mod crc_t10dif crct10dif_generic i915 i2c_algo_bit iosf_mbi ahci drm_kms_helper libahci syscopyarea sysfillrect sysimgblt fb_sys_fops crct10dif_pclmul crct10dif_common crc32c_intel libata drm e1000e serio_raw sdhci_pci cqhci sdhci mmc_core ptp pps_core drm_panel_orientation_quirks video fuse
CPU: 0 PID: 50 Comm: khugepaged Kdump: loaded Tainted: G W OE ------------ 3.10.0-1160.66.1.el7.x86_64 #1
Hardware name: LENOVO 4290RV5/4290RV5, BIOS 8DET76WW (1.46 ) 06/21/2018
Call Trace:
[<ffffffff81d865a9>] dump_stack+0x19/0x1b
[<ffffffff8169b408>] __warn+0xd8/0x100
[<ffffffff8169b48f>] warn_slowpath_fmt+0x5f/0x80
[<ffffffff8183ed32>] ? __mem_cgroup_commit_charge+0xe2/0x2f0
[<ffffffff819a65d1>] __list_del_entry+0xa1/0xd0
[<ffffffff819a660d>] list_del+0xd/0x30
[<ffffffff817d2a22>] isolate_lru_page+0x112/0x1c0
[<ffffffff818355b1>] khugepaged_scan_mm_slot+0xc11/0xfd0
[<ffffffff81835aab>] khugepaged+0x13b/0x490
[<ffffffff816c7080>] ? wake_up_atomic_t+0x30/0x30
[<ffffffff81835970>] ? khugepaged_scan_mm_slot+0xfd0/0xfd0
[<ffffffff816c5f91>] kthread+0xd1/0xe0
[<ffffffff816c5ec0>] ? insert_kthread_work+0x40/0x40
[<ffffffff81d99df7>] ret_from_fork_nospec_begin+0x21/0x21
[<ffffffff816c5ec0>] ? insert_kthread_work+0x40/0x40
Complete report #365372
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
dump_stack
|
vmlinux |
0xffffffffb0583539
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0x19
|
|
2
|
__warn
|
vmlinux |
0xffffffffafe9b278
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xd8
|
|
3
|
warn_slowpath_fmt
|
vmlinux |
0xffffffffafe9b2ff
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0x5f
|
|
4
|
?
__mem_cgroup_commit_charge
|
vmlinux |
0xffffffffb003ed32
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xe2
|
|
5
|
__list_del_entry
|
vmlinux |
0xffffffffb01a67e1
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xa1
|
|
6
|
list_del
|
vmlinux |
0xffffffffb01a681d
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xd
|
|
7
|
isolate_lru_page
|
vmlinux |
0xffffffffaffd2a22
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0x112
|
|
8
|
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffffb00355b1
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xc11
|
|
9
|
khugepaged
|
vmlinux |
0xffffffffb0035aab
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0x13b
|
|
10
|
|
vmlinux |
0xffffffffafec6f50
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0x30
|
|
11
|
?
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffffb0035970
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xfd0
|
|
12
|
kthread
|
vmlinux |
0xffffffffafec5e61
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xd1
|
|
13
|
|
vmlinux |
0xffffffffafec5d90
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0x40
|
|
14
|
ret_from_fork_nospec_begin
|
vmlinux |
0xffffffffb0595de4
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0xe
|
|
15
|
|
vmlinux |
0xffffffffafec5d90
Build id: 3.10.0-1160.49.1.el7.x86_64
|
0x40
|
WARNING: CPU: 5 PID: 57 at lib/list_debug.c:59 __list_del_entry+0xa1/0xd0
list_del corruption. prev->next should be fffffa33500a1d20, but was fffffa334ac9e9a0
Modules linked in: tcp_lp nls_utf8 isofs tun devlink bridge stp llc ip_set vmw_vsock_vmci_transport vsock sunrpc snd_seq_midi snd_seq_midi_event crc32_pclmul ppdev ghash_clmulni_intel aesni_intel vmw_balloon lrw gf128mul glue_helper ablk_helper cryptd snd_ens1371 snd_rawmidi snd_ac97_codec ac97_bus snd_seq snd_seq_device joydev pcspkr snd_pcm snd_timer sg snd soundcore vmw_vmci i2c_piix4 parport_pc parport xfs libcrc32c sd_mod sr_mod crc_t10dif cdrom crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm nfit crct10dif_pclmul crct10dif_common libnvdimm drm crc32c_intel ata_piix e1000 serio_raw mptspi libata scsi_transport_spi mptscsih mptbase drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod fuse [last unloaded: ip_tables]
CPU: 5 PID: 57 Comm: khugepaged Kdump: loaded Tainted: G W ------------ 3.10.0-1160.49.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/02/2015
Call Trace:
[<ffffffffb0583539>] dump_stack+0x19/0x1b
[<ffffffffafe9b278>] __warn+0xd8/0x100
[<ffffffffafe9b2ff>] warn_slowpath_fmt+0x5f/0x80
[<ffffffffb003ed32>] ? __mem_cgroup_commit_charge+0xe2/0x2f0
[<ffffffffb01a67e1>] __list_del_entry+0xa1/0xd0
[<ffffffffb01a681d>] list_del+0xd/0x30
[<ffffffffaffd2a22>] isolate_lru_page+0x112/0x1c0
[<ffffffffb00355b1>] khugepaged_scan_mm_slot+0xc11/0xfd0
[<ffffffffb0035aab>] khugepaged+0x13b/0x490
[<ffffffffafec6f50>] ? wake_up_atomic_t+0x30/0x30
[<ffffffffb0035970>] ? khugepaged_scan_mm_slot+0xfd0/0xfd0
[<ffffffffafec5e61>] kthread+0xd1/0xe0
[<ffffffffafec5d90>] ? insert_kthread_work+0x40/0x40
[<ffffffffb0595de4>] ret_from_fork_nospec_begin+0xe/0x21
[<ffffffffafec5d90>] ? insert_kthread_work+0x40/0x40
Complete report #6642
| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
dump_stack
|
vmlinux |
0xffffffff9b97ffa5
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x19
|
|
2
|
__warn
|
vmlinux |
0xffffffff9b29bd18
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0xd8
|
|
3
|
warn_slowpath_fmt
|
vmlinux |
0xffffffff9b29bd9f
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x5f
|
|
4
|
?
__mem_cgroup_commit_charge
|
vmlinux |
0xffffffff9b43e2b2
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0xe2
|
|
5
|
__list_del_entry
|
vmlinux |
0xffffffff9b5a4da1
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0xa1
|
|
6
|
list_del
|
vmlinux |
0xffffffff9b5a4ddd
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0xd
|
|
7
|
isolate_lru_page
|
vmlinux |
0xffffffff9b3d22b2
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x112
|
|
8
|
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffff9b434ca1
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0xc21
|
|
9
|
khugepaged
|
vmlinux |
0xffffffff9b43517b
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x13b
|
|
10
|
|
vmlinux |
0xffffffff9b2c7780
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x30
|
|
11
|
?
khugepaged_scan_mm_slot
|
vmlinux |
0xffffffff9b435040
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0xfc0
|
|
12
|
kthread
|
vmlinux |
0xffffffff9b2c6691
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0xd1
|
|
13
|
|
vmlinux |
0xffffffff9b2c65c0
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x40
|
|
14
|
ret_from_fork_nospec_begin
|
vmlinux |
0xffffffff9b992d37
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x21
|
|
15
|
|
vmlinux |
0xffffffff9b2c65c0
Build id: 3.10.0-1127.19.1.el7.x86_64
|
0x40
|
WARNING: CPU: 0 PID: 89 at lib/list_debug.c:59 __list_del_entry+0xa1/0xd0
list_del corruption. prev->next should be ffffdb79f0e1e5a0, but was dead000000000100
Modules linked in: isofs bnep ftdi_sio nfnetlink_queue nfnetlink_log bluetooth rndis_host cdc_ether usbnet cdc_acm mii ext4 mbcache vfat jbd2 fat snd_usb_audio uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev snd_usbmidi_lib snd_rawmidi tcp_lp fuse xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun devlink nls_utf8 cifs ccm dns_resolver nf_nat_ftp nf_conntrack_ftp nf_nat_tftp nf_conntrack_tftp 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 nfnetlink ebtable_filter
ebtables ip6table_filter ip6_tables iptable_filter sunrpc squashfs loop snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic iTCO_wdt iTCO_vendor_support snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_seq snd_seq_device snd_pcm eeepc_wmi asus_wmi sparse_keymap pcspkr joydev rfkill video snd_timer intel_powerclamp lpc_ich snd coretemp intel_rapl iosf_mbi kvm_intel kvm soundcore irqbypass sg i2c_i801 crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd mei_me mei tpm_infineon ip_tables xfs libcrc32c nvidia_drm(POE) nvidia_modeset(POE) sr_mod cdrom nvidia(POE) sd_mod crc_t10dif crct10dif_generic hid_logitech_dj drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ahci drm libahci e1000e uas mxm_wmi libata firewire_ohci crct10dif_pclmul
crct10dif_common crc32c_intel firewire_core serio_raw drm_panel_orientation_quirks ipmi_devintf ptp ipmi_msghandler crc_itu_t pps_core usb_storage wmi dm_mirror dm_region_hash dm_log dm_mod
CPU: 0 PID: 89 Comm: khugepaged Kdump: loaded Tainted: P W OE ------------ 3.10.0-1127.19.1.el7.x86_64 #1
Hardware name: System manufacturer System Product Name/P9X79, BIOS 1103 04/10/2012
Call Trace:
[<ffffffff9b97ffa5>] dump_stack+0x19/0x1b
[<ffffffff9b29bd18>] __warn+0xd8/0x100
[<ffffffff9b29bd9f>] warn_slowpath_fmt+0x5f/0x80
[<ffffffff9b43e2b2>] ? __mem_cgroup_commit_charge+0xe2/0x2f0
[<ffffffff9b5a4da1>] __list_del_entry+0xa1/0xd0
[<ffffffff9b5a4ddd>] list_del+0xd/0x30
[<ffffffff9b3d22b2>] isolate_lru_page+0x112/0x1c0
[<ffffffff9b434ca1>] khugepaged_scan_mm_slot+0xc21/0xfc0
[<ffffffff9b43517b>] khugepaged+0x13b/0x490
[<ffffffff9b2c7780>] ? wake_up_atomic_t+0x30/0x30
[<ffffffff9b435040>] ? khugepaged_scan_mm_slot+0xfc0/0xfc0
[<ffffffff9b2c6691>] kthread+0xd1/0xe0
[<ffffffff9b2c65c0>] ? insert_kthread_work+0x40/0x40
[<ffffffff9b992d37>] ret_from_fork_nospec_begin+0x21/0x21
[<ffffffff9b2c65c0>] ? insert_kthread_work+0x40/0x40