Kerneloops

Similar reports
Problem #13
Component
kernel Tainted
Last affected version
0:3.10.0-514.el7
Executable
unknown
First occurrence
2026-03-08
Last occurrence
2026-03-08
Unique reports
1
Quality
-35

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

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
smp_call_function_many
vmlinux 0xffffffff810f98e2
Build id: 3.10.0-514.el7.x86_64
0x202
2
native_flush_tlb_others
vmlinux 0xffffffff8106c4c8
Build id: 3.10.0-514.el7.x86_64
0xb8
3
flush_tlb_page
vmlinux 0xffffffff8106c6c5
Build id: 3.10.0-514.el7.x86_64
0x55
4
ptep_clear_flush
vmlinux 0xffffffff811c0d74
Build id: 3.10.0-514.el7.x86_64
0x54
5
try_to_unmap_one
vmlinux 0xffffffff811bb0c4
Build id: 3.10.0-514.el7.x86_64
0xd4
6
try_to_unmap_anon
vmlinux 0xffffffff811bc88d
Build id: 3.10.0-514.el7.x86_64
0xbd
7
try_to_unmap
vmlinux 0xffffffff811bc94d
Build id: 3.10.0-514.el7.x86_64
0x4d
8
migrate_pages
vmlinux 0xffffffff811e3aef
Build id: 3.10.0-514.el7.x86_64
0x39f
9
? numamigrate_isolate_page
vmlinux 0xffffffff811e2260
Build id: 3.10.0-514.el7.x86_64
0x170
10
migrate_misplaced_page
vmlinux 0xffffffff811e485c
Build id: 3.10.0-514.el7.x86_64
0xcc
11
do_numa_page
vmlinux 0xffffffff811af98d
Build id: 3.10.0-514.el7.x86_64
0x13d
12
handle_mm_fault
vmlinux 0xffffffff811b0de7
Build id: 3.10.0-514.el7.x86_64
0x6d7
13
? do_futex
vmlinux 0xffffffff810f7ac2
Build id: 3.10.0-514.el7.x86_64
0x172
14
__do_page_fault
vmlinux 0xffffffff81691a94
Build id: 3.10.0-514.el7.x86_64
0x154
15
do_page_fault
vmlinux 0xffffffff81691dc5
Build id: 3.10.0-514.el7.x86_64
0x35
16
page_fault
vmlinux 0xffffffff8168e088
Build id: 3.10.0-514.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#9 stuck for 22s! [java:28919]
Modules linked in: 8021q garp mrp stp llc bonding nls_utf8 isofs intel_powerclamp coretemp intel_rapl iosf_mbi kvm_intel kvm irqbypass ixgbe crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper iTCO_wdt ablk_helper cryptd iTCO_vendor_support ptp mei_me i2c_i801 pps_core mdio mei i2c_core sg pcspkr dca lpc_ich sb_edac edac_core shpchp acpi_power_meter fjes binfmt_misc ip_tables ext4 mbcache jbd2 sd_mod crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common crc32c_intel ahci libahci mpt3sas libata raid_class scsi_transport_sas scsi_ep_front(OE) dm_mirror dm_region_hash dm_log dm_mod
CPU: 9 PID: 28919 Comm: java Tainted: G           OEL ------------   3.10.0-514.el7.x86_64 #1
Hardware name: Huawei RH2288H V3/BC11HGSA0, BIOS 5.03 07/25/2018
task: ffff88017321ce70 ti: ffff8817fc788000 task.ti: ffff8817fc788000
RIP: 0010:[<ffffffff810f98e2>]  [<ffffffff810f98e2>] smp_call_function_many+0x202/0x260
RSP: 0000:ffff8817fc78bb40  EFLAGS: 00000202
RAX: 0000000000000028 RBX: ffffffff8106c300 RCX: ffff88200009af60
RDX: 0000000000000028 RSI: 0000000000000038 RDI: 0000000000000000
RBP: ffff8817fc78bb78 R08: ffff88017394d800 R09: ffffffff81317a89
R10: ffff881fffc59b40 R11: ffffea0004b51400 R12: 0000000000000286
R13: ffff8817fc78baf0 R14: ffffffff81187e2a R15: ffff8817fc78bb08
FS:  00007f7d61adc700(0000) GS:ffff881fffc40000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000000077a4a0e3c CR3: 0000001f0e842000 CR4: 00000000003407e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Stack:
00000001ffc5a098 ffff881ffc290fc8 ffff881ffc290c80 000000077a4a0000
0000000000000000 ffff881ffc290fc8 ffff883e50e8e5e8 ffff8817fc78bbc8
ffffffff8106c4c8 ffff881ffc290c80 000000077a4a0000 0000000000000000
Call Trace:
[<ffffffff8106c4c8>] native_flush_tlb_others+0xb8/0xc0
[<ffffffff8106c6c5>] flush_tlb_page+0x55/0xa0
[<ffffffff811c0d74>] ptep_clear_flush+0x54/0x80
[<ffffffff811bb0c4>] try_to_unmap_one+0xd4/0x560
[<ffffffff811bc88d>] try_to_unmap_anon+0xbd/0x130
[<ffffffff811bc94d>] try_to_unmap+0x4d/0x60
[<ffffffff811e3aef>] migrate_pages+0x39f/0x790
[<ffffffff811e2260>] ? numamigrate_isolate_page+0x170/0x170
[<ffffffff811e485c>] migrate_misplaced_page+0xcc/0x100
[<ffffffff811af98d>] do_numa_page+0x13d/0x1e0
[<ffffffff811b0de7>] handle_mm_fault+0x6d7/0xfe0
[<ffffffff810f7ac2>] ? do_futex+0x172/0x5b0
[<ffffffff81691a94>] __do_page_fault+0x154/0x450
[<ffffffff81691dc5>] do_page_fault+0x35/0x90
[<ffffffff8168e088>] page_fault+0x28/0x30
Code: 48 63 35 76 9e 9e 00 89 c2 39 f0 0f 8d 86 fe ff ff 48 98 49 8b 0f 48 03 0c c5 40 57 ad 81 f6 41 20 01 74 cd 0f 1f 44 00 00 f3 90 <f6> 41 20 01 75 f8 48 63 35 45 9e 9e 00 eb b7 0f b6 4d cc 4c 89