Kerneloops

Similar reports
Problem #706077
Component
kernel
Last affected version
0:3.10.0-693.el7
Executable
unknown
First occurrence
2025-12-18
Last occurrence
2025-12-18
Unique reports
1
Quality
-23

Statistics

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

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
smp_call_function_many
vmlinux 0xffffffff810f99a2
Build id: 3.10.0-693.el7.x86_64
0x202
2
native_flush_tlb_others
vmlinux 0xffffffff8106e668
Build id: 3.10.0-693.el7.x86_64
0xb8
3
flush_tlb_page
vmlinux 0xffffffff8106e864
Build id: 3.10.0-693.el7.x86_64
0x54
4
ptep_clear_flush
vmlinux 0xffffffff811c2524
Build id: 3.10.0-693.el7.x86_64
0x54
5
wp_page_copy.isra.58
vmlinux 0xffffffff811adfe0
Build id: 3.10.0-693.el7.x86_64
0x240
6
do_wp_page
vmlinux 0xffffffff811afc1b
Build id: 3.10.0-693.el7.x86_64
0xeb
7
? do_read_fault.isra.44
vmlinux 0xffffffff811ad6a6
Build id: 3.10.0-693.el7.x86_64
0xe6
8
handle_mm_fault
vmlinux 0xffffffff811b1f8c
Build id: 3.10.0-693.el7.x86_64
0x70c
9
__do_page_fault
vmlinux 0xffffffff816affb4
Build id: 3.10.0-693.el7.x86_64
0x154
10
do_page_fault
vmlinux 0xffffffff816b02e5
Build id: 3.10.0-693.el7.x86_64
0x35
11
page_fault
vmlinux 0xffffffff816ac508
Build id: 3.10.0-693.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#6 stuck for 22s! [prometheus:18881]
Modules linked in: tcp_lp xt_nat veth nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay(T) tcp_diag inet_diag fuse xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 tun bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter vmw_vsock_vmci_transport vsock sb_edac edac_core iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel ppdev lrw gf128mul glue_helper ablk_helper cryptd vmw_balloon sg vmw_vmci joydev pcspkr i2c_piix4 nfit libnvdimm shpchp parport_pc parport nfsd auth_rpcgss nfs_acl lockd grace sunrpc ip_tables xfs libcrc32c sr_mod cdrom ata_generic sd_mod crc_t10dif crct10dif_generic pata_acpi vmwgfx drm_kms_helper
syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm ata_piix crct10dif_pclmul crct10dif_common libata e1000 mptspi scsi_transport_spi mptscsih crc32c_intel serio_raw mptbase i2c_core floppy dm_mirror dm_region_hash dm_log dm_mod
CPU: 6 PID: 18881 Comm: prometheus Tainted: G               ------------ T 3.10.0-693.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/22/2020
task: ffff880333653f40 ti: ffff8802b0e68000 task.ti: ffff8802b0e68000
RIP: 0010:[<ffffffff810f99a2>]  [<ffffffff810f99a2>] smp_call_function_many+0x202/0x260
RSP: 0000:ffff8802b0e6bc50  EFLAGS: 00000202
RAX: 0000000000000001 RBX: ffffffff8106e4a0 RCX: ffff88042e65afe8
RDX: 0000000000000001 RSI: 0000000000000040 RDI: 0000000000000000
RBP: ffff8802b0e6bc88 R08: ffff88017a326400 R09: ffffffff813227d9
R10: ffff88042e799c80 R11: ffffea0001f0a000 R12: 0000000000000282
R13: ffff8802b0e6bc00 R14: 00000000000000b8 R15: 000280da00000000
FS:  00007f0e7220c740(0000) GS:ffff88042e780000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f0e6c9a31c0 CR3: 0000000329b54000 CR4: 00000000001407e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Stack:
00000001b0e6bca8 ffff880389eb0348 ffff880389eb0000 00007f0e6c9a31c0
0000000000000000 ffff880389eb0348 ffff880278300d18 ffff8802b0e6bcd8
ffffffff8106e668 ffff880389eb0000 00007f0e6c9a31c0 0000000000000000
Call Trace:
[<ffffffff8106e668>] native_flush_tlb_others+0xb8/0xc0
[<ffffffff8106e864>] flush_tlb_page+0x54/0xa0
[<ffffffff811c2524>] ptep_clear_flush+0x54/0x80
[<ffffffff811adfe0>] wp_page_copy.isra.58+0x240/0x470
[<ffffffff811afc1b>] do_wp_page+0xeb/0x5c0
[<ffffffff811ad6a6>] ? do_read_fault.isra.44+0xe6/0x130
[<ffffffff811b1f8c>] handle_mm_fault+0x70c/0xfa0
[<ffffffff816affb4>] __do_page_fault+0x154/0x450
[<ffffffff816b02e5>] do_page_fault+0x35/0x90
[<ffffffff816ac508>] page_fault+0x28/0x30
Code: 48 63 35 26 45 a2 00 89 c2 39 f0 0f 8d 85 fe ff ff 48 98 49 8b 0f 48 03 0c c5 e0 fd b0 81 f6 41 20 01 74 cd 0f 1f 44 00 00 f3 90 <f6> 41 20 01 75 f8 48 63 35 f5 44 a2 00 eb b7 0f b6 4d cc 4c 89