Kerneloops

Similar reports
Problem #662037
Component
kernel Tainted
Last affected version
0:3.10.0-862.el7
Executable
unknown
First occurrence
2025-06-13
Last occurrence
2025-06-13
Unique reports
1
Quality
-33

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-862.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.

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
generic_exec_single
vmlinux 0xffffffff98b0779e
Build id: 3.10.0-862.el7.x86_64
0xfe
2
? leave_mm
vmlinux 0xffffffff98a76e50
Build id: 3.10.0-862.el7.x86_64
0x110
3
? leave_mm
vmlinux 0xffffffff98a76e50
Build id: 3.10.0-862.el7.x86_64
0x110
4
? leave_mm
vmlinux 0xffffffff98a76e50
Build id: 3.10.0-862.el7.x86_64
0x110
5
smp_call_function_single
vmlinux 0xffffffff98b078af
Build id: 3.10.0-862.el7.x86_64
0x5f
6
? cpumask_next_and
vmlinux 0xffffffff98d4a275
Build id: 3.10.0-862.el7.x86_64
0x35
7
smp_call_function_many
vmlinux 0xffffffff98b07e5b
Build id: 3.10.0-862.el7.x86_64
0x22b
8
native_flush_tlb_others
vmlinux 0xffffffff98a77018
Build id: 3.10.0-862.el7.x86_64
0xb8
9
flush_tlb_mm_range
vmlinux 0xffffffff98a77088
Build id: 3.10.0-862.el7.x86_64
0x68
10
change_protection
vmlinux 0xffffffff98bcf45d
Build id: 3.10.0-862.el7.x86_64
0x5cd
11
mprotect_fixup
vmlinux 0xffffffff98bcf61c
Build id: 3.10.0-862.el7.x86_64
0x10c
12
do_mprotect_pkey
vmlinux 0xffffffff98bcf9a2
Build id: 3.10.0-862.el7.x86_64
0x252
13
SyS_mprotect
vmlinux 0xffffffff98bcfac3
Build id: 3.10.0-862.el7.x86_64
0x13
14
tracesys
vmlinux 0xffffffff9911fa51
Build id: 3.10.0-862.el7.x86_64
0x9d
NMI watchdog: BUG: soft lockup - CPU#7 stuck for 22s! [VM Thread:4120]
Modules linked in: veth xt_nat nf_conntrack_netlink nfnetlink xt_addrtype br_netfilter overlay(T) 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 devlink vmhgfs(OE) bnep vmw_vsock_vmci_transport vsock sunrpc snd_seq_midi snd_seq_midi_event snd_ens1371 snd_rawmidi crc32_pclmul snd_ac97_codec ghash_clmulni_intel ac97_bus snd_seq btusb snd_seq_device aesni_intel ppdev lrw gf128mul btrtl glue_helper btbcm ablk_helper btintel cryptd bluetooth snd_pcm snd_timer pcspkr joydev rfkill snd sg vmw_vmci soundcore nfit i2c_piix4 shpchp libnvdimm parport_pc parport ip_tables xfs libcrc32c
sr_mod sd_mod cdrom crc_t10dif crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm crct10dif_pclmul drm crct10dif_common crc32c_intel ata_piix serio_raw libata mptspi scsi_transport_spi e1000 mptscsih mptbase i2c_core dm_mirror dm_region_hash dm_log dm_mod
CPU: 7 PID: 4120 Comm: VM Thread Kdump: loaded Tainted: G           OE  ------------ T 3.10.0-862.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 11/12/2020
task: ffff915e78820000 ti: ffff915be52f4000 task.ti: ffff915be52f4000
RIP: 0010:[<ffffffff98b0779e>]  [<ffffffff98b0779e>] generic_exec_single+0xfe/0x1b0
RSP: 0018:ffff915be52f7c40  EFLAGS: 00000202
RAX: 0000000000000080 RBX: ffff915be52f7c10 RCX: 0000000000000001
RDX: ffffffff99213170 RSI: 0000000000000080 RDI: 0000000000000282
RBP: ffff915be52f7c90 R08: ffffffff99213168 R09: 0000000000000000
R10: 0000000800000000 R11: 00007fea0ca3e000 R12: ffff915e39736c00
R13: ffffffff98ad8f3e R14: ffff915be52f7bf0 R15: ffff915e795d8b00
FS:  00007fe9e1d7a700(0000) GS:ffff915e795c0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f26211c4008 CR3: 00000002ed36c000 CR4: 00000000003607e0
Call Trace:
[<ffffffff98a76e50>] ? leave_mm+0x110/0x110
[<ffffffff98a76e50>] ? leave_mm+0x110/0x110
[<ffffffff98a76e50>] ? leave_mm+0x110/0x110
[<ffffffff98b078af>] smp_call_function_single+0x5f/0xa0
[<ffffffff98d4a275>] ? cpumask_next_and+0x35/0x50
[<ffffffff98b07e5b>] smp_call_function_many+0x22b/0x270
[<ffffffff98a77018>] native_flush_tlb_others+0xb8/0xc0
[<ffffffff98a77088>] flush_tlb_mm_range+0x68/0x140
[<ffffffff98bcf45d>] change_protection+0x5cd/0x680
[<ffffffff98bcf61c>] mprotect_fixup+0x10c/0x240
[<ffffffff98bcf9a2>] do_mprotect_pkey+0x252/0x360
[<ffffffff98bcfac3>] SyS_mprotect+0x13/0x20
[<ffffffff9911fa51>] tracesys+0x9d/0xc3
Code: 48 89 de 48 03 14 c5 a0 53 73 99 48 89 df e8 4a 87 25 00 84 c0 75 46 45 85 ed 74 11 f6 43 20 01 74 0b 0f 1f 00 f3 90 f6 43 20 01 <75> f8 31 c0 48 8b 7c 24 28 65 48 33 3c 25 28 00 00 00 0f 85 87