Kerneloops

Similar reports
Problem #760753
Component
kernel
Last affected version
0:3.10.0-1160.119.1.el7
Executable
unknown
First occurrence
2024-08-02
Last occurrence
2024-08-02
Unique reports
1
Quality
-29

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-1160.119.1.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
clear_page
vmlinux 0xffffffffab1ab582
Build id: 3.10.0-1160.119.1.el7.x86_64
0x12
2
? get_page_from_freelist
vmlinux 0xffffffffaafd36bf
Build id: 3.10.0-1160.119.1.el7.x86_64
0x36f
3
? lookup_fast
vmlinux 0xffffffffab068113
Build id: 3.10.0-1160.119.1.el7.x86_64
0xb3
4
? __radix_tree_lookup
vmlinux 0xffffffffab1a3b64
Build id: 3.10.0-1160.119.1.el7.x86_64
0x84
5
__alloc_pages_nodemask
vmlinux 0xffffffffaafd3fa4
Build id: 3.10.0-1160.119.1.el7.x86_64
0x184
6
? do_generic_file_read.constprop.52
vmlinux 0xffffffffaafca37c
Build id: 3.10.0-1160.119.1.el7.x86_64
0x34c
7
alloc_pages_vma
vmlinux 0xffffffffab029419
Build id: 3.10.0-1160.119.1.el7.x86_64
0xa9
8
handle_mm_fault
vmlinux 0xffffffffab00233f
Build id: 3.10.0-1160.119.1.el7.x86_64
0xb9f
9
? do_sync_read
vmlinux 0xffffffffab05b1d3
Build id: 3.10.0-1160.119.1.el7.x86_64
0x93
10
__do_page_fault
vmlinux 0xffffffffab5bf7d3
Build id: 3.10.0-1160.119.1.el7.x86_64
0x213
11
do_page_fault
vmlinux 0xffffffffab5bfb05
Build id: 3.10.0-1160.119.1.el7.x86_64
0x35
12
page_fault
vmlinux 0xffffffffab5bb7b8
Build id: 3.10.0-1160.119.1.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#1 stuck for 29s! [java:3395]
Modules linked in: tcp_lp nls_utf8 isofs 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 devlink iptable_filter vmw_vsock_vmci_transport vsock sunrpc snd_seq_midi snd_seq_midi_event iosf_mbi snd_ens1371 snd_rawmidi snd_ac97_codec crc32_pclmul ghash_clmulni_intel ac97_bus snd_seq aesni_intel lrw gf128mul glue_helper ablk_helper cryptd snd_seq_device snd_pcm snd_timer snd ppdev soundcore pcspkr vmw_balloon joydev sg parport_pc parport i2c_piix4 vmw_vmci ip_tables xfs libcrc32c sd_mod crc_t10dif sr_mod crct10dif_generic cdrom ata_generic pata_acpi vmwgfx crct10dif_pclmul crct10dif_common
crc32c_intel drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm nfit drm ata_piix serio_raw libnvdimm libata mptspi scsi_transport_spi mptscsih e1000 mptbase drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 1 PID: 3395 Comm: java Kdump: loaded Not tainted 3.10.0-1160.119.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 11/12/2020
task: ffff8acd701b0000 ti: ffff8acca001c000 task.ti: ffff8acca001c000
RIP: 0010:[<ffffffffab1ab582>]  [<ffffffffab1ab582>] clear_page+0x12/0x40
RSP: 0000:ffff8acca001fb38  EFLAGS: 00010216
RAX: 0000000000000000 RBX: ffffffffab1bd47d RCX: 000000000000003f
RDX: ffffffffab8902a8 RSI: 0000000000000000 RDI: ffff8acc99039000
RBP: ffff8acca001fc48 R08: ffffffffab890297 R09: ffffd8a401640e80
R10: 0000000000004194 R11: ffff8acca0035d88 R12: 0000000000000000
R13: ffff8accec633950 R14: ffff8acc000001c1 R15: 0000000000000000
FS:  00007fac95fdc700(0000) GS:ffff8acd79640000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fac7e7fd008 CR3: 00000000ac5dc000 CR4: 00000000003607e0
Call Trace:
[<ffffffffaafd36bf>] ? get_page_from_freelist+0x36f/0xad0
[<ffffffffab068113>] ? lookup_fast+0xb3/0x230
[<ffffffffab1a3b64>] ? __radix_tree_lookup+0x84/0x100
[<ffffffffaafd3fa4>] __alloc_pages_nodemask+0x184/0xbf0
[<ffffffffaafca37c>] ? do_generic_file_read.constprop.52+0x34c/0x510
[<ffffffffab029419>] alloc_pages_vma+0xa9/0x210
[<ffffffffab00233f>] handle_mm_fault+0xb9f/0x1190
[<ffffffffab05b1d3>] ? do_sync_read+0x93/0xe0
[<ffffffffab5bf7d3>] __do_page_fault+0x213/0x510
[<ffffffffab5bfb05>] do_page_fault+0x35/0x90
[<ffffffffab5bb7b8>] page_fault+0x28/0x30
Code: f3 48 ab e9 a1 2f 00 00 90 b9 00 10 00 00 31 c0 f3 aa e9 92 2f 00 00 66 90 31 c0 b9 40 00 00 00 66 0f 1f 84 00 00 00 00 00 ff c9 <48> 89 07 48 89 47 08 48 89 47 10 48 89 47 18 48 89 47 20 48 89