Kerneloops

Similar reports
Problem #827899
Component
kernel
Last affected version
0:3.10.0-862.el7
Executable
unknown
First occurrence
2022-09-10
Last occurrence
2024-12-16
Unique reports
4
Quality
-35

Statistics

Operating system Unique / Total count
CentOS 7 4 / 6
Operating system Count
CentOS 7 6
Architecture Count
x86_64 6
Related packages Count
kernel 6
 0:3.10.0-862.el7 6

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
generic_exec_single
vmlinux 0xffffffff8190779a
Build id: 3.10.0-862.el7.x86_64
0xfa
2
? leave_mm
vmlinux 0xffffffff81876e50
Build id: 3.10.0-862.el7.x86_64
0x110
3
? leave_mm
vmlinux 0xffffffff81876e50
Build id: 3.10.0-862.el7.x86_64
0x110
4
? leave_mm
vmlinux 0xffffffff81876e50
Build id: 3.10.0-862.el7.x86_64
0x110
5
smp_call_function_single
vmlinux 0xffffffff819078af
Build id: 3.10.0-862.el7.x86_64
0x5f
6
? cpumask_next_and
vmlinux 0xffffffff81b4a275
Build id: 3.10.0-862.el7.x86_64
0x35
7
smp_call_function_many
vmlinux 0xffffffff81907e5b
Build id: 3.10.0-862.el7.x86_64
0x22b
8
native_flush_tlb_others
vmlinux 0xffffffff81877018
Build id: 3.10.0-862.el7.x86_64
0xb8
9
flush_tlb_mm_range
vmlinux 0xffffffff81877088
Build id: 3.10.0-862.el7.x86_64
0x68
10
tlb_flush_mmu.part.75
vmlinux 0xffffffff819c0497
Build id: 3.10.0-862.el7.x86_64
0x37
11
tlb_finish_mmu
vmlinux 0xffffffff819c1c75
Build id: 3.10.0-862.el7.x86_64
0x55
12
zap_page_range
vmlinux 0xffffffff819c4a02
Build id: 3.10.0-862.el7.x86_64
0x142
13
SyS_madvise
vmlinux 0xffffffff819bfafd
Build id: 3.10.0-862.el7.x86_64
0x3cd
14
? vm_mmap_pgoff
vmlinux 0xffffffff819b35eb
Build id: 3.10.0-862.el7.x86_64
0xeb
15
system_call_fastpath
vmlinux 0xffffffff81f1f7d5
Build id: 3.10.0-862.el7.x86_64
0x1c
NMI watchdog: BUG: soft lockup - CPU#22 stuck for 22s! [java:29695]
Modules linked in: ipt_REJECT nf_reject_ipv4 nf_log_ipv4 nf_log_common xt_LOG nf_conntrack_ipv4 nf_defrag_ipv4 vmw_vsock_vmci_transport vsock xt_multiport xt_conntrack nf_conntrack iptable_filter sunrpc sb_edac iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd ppdev pcspkr sg vmw_balloon nfit i2c_piix4 vmw_vmci parport_pc parport libnvdimm shpchp joydev sch_fq_codel ip_tables xfs libcrc32c sr_mod cdrom ata_generic pata_acpi vmwgfx sd_mod drm_kms_helper crc_t10dif crct10dif_generic syscopyarea sysfillrect sysimgblt fb_sys_fops ahci ttm ata_piix libahci drm crct10dif_pclmul crct10dif_common crc32c_intel libata serio_raw vmxnet3 i2c_core vmw_pvscsi dm_mirror dm_region_hash dm_log dm_mod
CPU: 22 PID: 29695 Comm: java Tainted: G             L ------------   3.10.0-862.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/05/2016
task: ffff88878cb99fa0 ti: ffff8883f5b7c000 task.ti: ffff8883f5b7c000
RIP: 0010:[<ffffffff8190779a>]  [<ffffffff8190779a>] generic_exec_single+0xfa/0x1b0
RSP: 0018:ffff8883f5b7fbf0  EFLAGS: 00000202
RAX: 0000000000000080 RBX: ffff8883f5b7fbc0 RCX: 0000000000000005
RDX: ffffffff82013b70 RSI: 0000000000000080 RDI: 0000000000000282
RBP: ffff8883f5b7fc38 R08: ffffffff82013b68 R09: ffff88801b3da288
R10: ffffe29f6038e500 R11: 00007fa5fee7c000 R12: ffff88878cb99fa0
R13: ffff88878cb99fa0 R14: 00007fa5fee7c000 R15: ffff88878cb99fa0
FS:  00007fa5fef79700(0000) GS:ffff88879db80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f9798ac90c8 CR3: 0000000801298000 CR4: 00000000003607e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
[<ffffffff81876e50>] ? leave_mm+0x110/0x110
[<ffffffff81876e50>] ? leave_mm+0x110/0x110
[<ffffffff81876e50>] ? leave_mm+0x110/0x110
[<ffffffff819078af>] smp_call_function_single+0x5f/0xa0
[<ffffffff81b4a275>] ? cpumask_next_and+0x35/0x50
[<ffffffff81907e5b>] smp_call_function_many+0x22b/0x270
[<ffffffff81877018>] native_flush_tlb_others+0xb8/0xc0
[<ffffffff81877088>] flush_tlb_mm_range+0x68/0x140
[<ffffffff819c0497>] tlb_flush_mmu.part.75+0x37/0xe0
[<ffffffff819c1c75>] tlb_finish_mmu+0x55/0x60
[<ffffffff819c4a02>] zap_page_range+0x142/0x190
[<ffffffff819bfafd>] SyS_madvise+0x3cd/0x9c0
[<ffffffff819b35eb>] ? vm_mmap_pgoff+0xeb/0x120
[<ffffffff81f1f7d5>] system_call_fastpath+0x1c/0x21
Code: 80 96 01 00 48 89 de 48 03 14 c5 a0 53 53 82 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