Kerneloops

Similar reports
Problem #554612
Component
kernel
Last affected version
0:3.10.0-1160.119.1.el7
Executable
unknown
First occurrence
2026-06-30
Last occurrence
2026-07-23
Unique reports
2
Quality
-28

Statistics

Operating system Unique / Total count
CentOS 7 2 / 13
Operating system Count
CentOS 7 13
Architecture Count
x86_64 13
Related packages Count
kernel 13
 0:3.10.0-1160.119.1.el7 13

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.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.


Backtrace

Frame # Function Binary Source or offset Line
1
clear_page_c
vmlinux 0xffffffff8bdab557
Build id: 3.10.0-1160.119.1.el7.x86_64
0x7
2
? get_page_from_freelist
vmlinux 0xffffffff8bbd36bf
Build id: 3.10.0-1160.119.1.el7.x86_64
0x36f
3
__alloc_pages_nodemask
vmlinux 0xffffffff8bbd3fa4
Build id: 3.10.0-1160.119.1.el7.x86_64
0x184
4
? do_generic_file_read.constprop.52
vmlinux 0xffffffff8bbca37c
Build id: 3.10.0-1160.119.1.el7.x86_64
0x34c
5
? generic_file_aio_read
vmlinux 0xffffffff8bbcaf41
Build id: 3.10.0-1160.119.1.el7.x86_64
0x1d1
6
? pagevec_lru_move_fn
vmlinux 0xffffffff8bbd8c1c
Build id: 3.10.0-1160.119.1.el7.x86_64
0x10c
7
alloc_pages_vma
vmlinux 0xffffffff8bc29419
Build id: 3.10.0-1160.119.1.el7.x86_64
0xa9
8
handle_mm_fault
vmlinux 0xffffffff8bc0233f
Build id: 3.10.0-1160.119.1.el7.x86_64
0xb9f
9
__do_page_fault
vmlinux 0xffffffff8c1bf7d3
Build id: 3.10.0-1160.119.1.el7.x86_64
0x213
10
trace_do_page_fault
vmlinux 0xffffffff8c1bfbb6
Build id: 3.10.0-1160.119.1.el7.x86_64
0x56
11
do_async_page_fault
vmlinux 0xffffffff8c1bf112
Build id: 3.10.0-1160.119.1.el7.x86_64
0x22
12
async_page_fault
vmlinux 0xffffffff8c1bb7e8
Build id: 3.10.0-1160.119.1.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#30 stuck for 27s! [python3:27430]
Modules linked in: tcp_diag inet_diag xt_nat xt_mark ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ebtable_broute bridge stp llc ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ext4 mbcache jbd2 kvm_amd kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd sg joydev pcspkr virtio_balloon i2c_piix4 ip_tables xfs libcrc32c sr_mod sd_mod cdrom crc_t10dif crct10dif_generic ata_generic pata_acpi bochs_drm drm_kms_helper syscopyarea sysfillrect sysimgblt
fb_sys_fops virtio_net ttm net_failover virtio_console failover ahci drm ata_piix libahci libata crct10dif_pclmul crct10dif_common virtio_pci crc32c_intel virtio_ring serio_raw virtio drm_panel_orientation_quirks floppy dm_mirror dm_region_hash dm_log dm_mod
CPU: 30 PID: 27430 Comm: python3 Kdump: loaded Tainted: G             L ------------   3.10.0-1160.119.1.el7.x86_64 #1
Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org 04/01/2014
task: ffff8e217400c200 ti: ffff8e1b57234000 task.ti: ffff8e1b57234000
RIP: 0010:[<ffffffff8bdab557>]  [<ffffffff8bdab557>] clear_page_c+0x7/0x10
RSP: 0000:ffff8e1b57237b08  EFLAGS: 00000246
RAX: 0000000000000000 RBX: fffffc590934d740 RCX: 0000000000000200
RDX: ffffffff8c4902a8 RSI: 0000000000000000 RDI: ffff8e1eb24a0000
RBP: ffff8e1b57237c18 R08: ffffffff8c490297 R09: fffffc5911c92840
R10: 0000000000004b29 R11: ffff8e1c34ff7440 R12: ffffffff8bd687d9
R13: ffff8e1b57237a80 R14: 0000000000000000 R15: ffff8e2254188000
FS:  00007fdf04eda740(0000) GS:ffff8e225f580000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000307ab068 CR3: 0000000117f46000 CR4: 0000000000340fe0
Call Trace:
[<ffffffff8bbd36bf>] ? get_page_from_freelist+0x36f/0xad0
[<ffffffff8bbd3fa4>] __alloc_pages_nodemask+0x184/0xbf0
[<ffffffff8bbca37c>] ? do_generic_file_read.constprop.52+0x34c/0x510
[<ffffffff8bbcaf41>] ? generic_file_aio_read+0x1d1/0x2a0
[<ffffffff8bbd8c1c>] ? pagevec_lru_move_fn+0x10c/0x130
[<ffffffff8bc29419>] alloc_pages_vma+0xa9/0x210
[<ffffffff8bc0233f>] handle_mm_fault+0xb9f/0x1190
[<ffffffff8c1bf7d3>] __do_page_fault+0x213/0x510
[<ffffffff8c1bfbb6>] trace_do_page_fault+0x56/0x150
[<ffffffff8c1bf112>] do_async_page_fault+0x22/0x100
[<ffffffff8c1bb7e8>] async_page_fault+0x28/0x30
Code: c2 ff ff 48 89 c2 31 c0 4c 29 ea 39 da 89 d1 7f bc 85 d2 7f 95 89 d0 eb b4 e8 56 40 cf ff 90 90 90 90 90 90 b9 00 02 00 00 31 c0 <f3> 48 ab e9 a1 2f 00 00 90 b9 00 10 00 00 31 c0 f3 aa e9 92 2f