Kerneloops

Similar reports
Problem #700612
Component
kernel
Last affected version
0:3.10.0-514.10.2.el7
Executable
unknown
First occurrence
2020-12-17
Last occurrence
2020-12-17
Unique reports
1
Quality
-32

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-514.10.2.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
generic_exec_single
vmlinux 0xffffffff810f945a
Build id: 3.10.0-514.10.2.el7.x86_64
0xfa
2
? leave_mm
vmlinux 0xffffffff8106c430
Build id: 3.10.0-514.10.2.el7.x86_64
0x70
3
? leave_mm
vmlinux 0xffffffff8106c430
Build id: 3.10.0-514.10.2.el7.x86_64
0x70
4
? leave_mm
vmlinux 0xffffffff8106c430
Build id: 3.10.0-514.10.2.el7.x86_64
0x70
5
smp_call_function_single
vmlinux 0xffffffff810f955f
Build id: 3.10.0-514.10.2.el7.x86_64
0x5f
6
? cpumask_next_and
vmlinux 0xffffffff81317bc5
Build id: 3.10.0-514.10.2.el7.x86_64
0x35
7
smp_call_function_many
vmlinux 0xffffffff810f9b03
Build id: 3.10.0-514.10.2.el7.x86_64
0x223
8
native_flush_tlb_others
vmlinux 0xffffffff8106c5f8
Build id: 3.10.0-514.10.2.el7.x86_64
0xb8
9
flush_tlb_mm_range
vmlinux 0xffffffff8106c6c9
Build id: 3.10.0-514.10.2.el7.x86_64
0x69
10
tlb_flush_mmu.part.61
vmlinux 0xffffffff811ac293
Build id: 3.10.0-514.10.2.el7.x86_64
0x33
11
tlb_finish_mmu
vmlinux 0xffffffff811ad585
Build id: 3.10.0-514.10.2.el7.x86_64
0x55
12
zap_page_range
vmlinux 0xffffffff811af95a
Build id: 3.10.0-514.10.2.el7.x86_64
0x13a
13
SyS_madvise
vmlinux 0xffffffff811ab9ec
Build id: 3.10.0-514.10.2.el7.x86_64
0x38c
14
system_call_fastpath
vmlinux 0xffffffff81696b09
Build id: 3.10.0-514.10.2.el7.x86_64
0x16
NMI watchdog: BUG: soft lockup - CPU#12 stuck for 21s! [java:13628]
Modules linked in: binfmt_misc intel_powerclamp coretemp iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd sg ppdev vmw_balloon pcspkr parport_pc parport i2c_piix4 vmw_vmci shpchp ip_tables xfs libcrc32c sr_mod sd_mod cdrom crc_t10dif crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper syscopyarea mptspi sysfillrect sysimgblt scsi_transport_spi fb_sys_fops mptscsih ttm drm crct10dif_pclmul ata_piix crct10dif_common crc32c_intel serio_raw libata mptbase vmxnet3 i2c_core floppy fjes dm_mirror dm_region_hash dm_log dm_mod
CPU: 12 PID: 13628 Comm: java Tainted: G             L ------------   3.10.0-514.10.2.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/14/2014
task: ffff881119e74e70 ti: ffff8808d9d14000 task.ti: ffff8808d9d14000
RIP: 0010:[<ffffffff810f945a>]  [<ffffffff810f945a>] generic_exec_single+0xfa/0x1a0
RSP: 0018:ffff8808d9d17c40  EFLAGS: 00000202
RAX: 0000000000000010 RBX: ffffffff810cbe9c RCX: 0000000000000030
RDX: 0000000000000010 RSI: 0000000000000010 RDI: 0000000000000286
RBP: ffff8808d9d17c88 R08: ffffffff816b1a20 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: ffff881119e74ed8
R13: ffff8808d9d17c68 R14: ffff8811bffda000 R15: ffffffff8118aec6
FS:  00007f367e0f0700(0000) GS:ffff8811b5c00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f9160f9ded8 CR3: 00000005237ab000 CR4: 00000000000407e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Stack:
0000000000000000 0000000000000000 ffffffff8106c430 ffff8808d9d17d10
0000000000000003 000000009b3f17b9 000000000000000d ffffffff8106c430
ffffffff8106c430 ffff8808d9d17cb8 ffffffff810f955f ffff8808d9d17cb8
Call Trace:
[<ffffffff8106c430>] ? leave_mm+0x70/0x70
[<ffffffff8106c430>] ? leave_mm+0x70/0x70
[<ffffffff8106c430>] ? leave_mm+0x70/0x70
[<ffffffff810f955f>] smp_call_function_single+0x5f/0xa0
[<ffffffff81317bc5>] ? cpumask_next_and+0x35/0x50
[<ffffffff810f9b03>] smp_call_function_many+0x223/0x260
[<ffffffff8106c5f8>] native_flush_tlb_others+0xb8/0xc0
[<ffffffff8106c6c9>] flush_tlb_mm_range+0x69/0x140
[<ffffffff811ac293>] tlb_flush_mmu.part.61+0x33/0xc0
[<ffffffff811ad585>] tlb_finish_mmu+0x55/0x60
[<ffffffff811af95a>] zap_page_range+0x13a/0x180
[<ffffffff811ab9ec>] SyS_madvise+0x38c/0x8d0
[<ffffffff81696b09>] system_call_fastpath+0x16/0x1b
Code: 80 77 01 00 48 89 de 48 03 14 c5 40 57 ad 81 48 89 df e8 0a 29 23 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