Kerneloops

Similar reports
Problem #554612
Component
kernel
Last affected version
0:3.10.0-1160.90.1.el7
Executable
unknown
First occurrence
2023-07-03
Last occurrence
2023-07-03
Unique reports
1
Quality
-28

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.90.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_c
vmlinux 0xffffffffb51ab3c7
Build id: 3.10.0-1160.90.1.el7.x86_64
0x7
2
? get_page_from_freelist
vmlinux 0xffffffffb4fd35ff
Build id: 3.10.0-1160.90.1.el7.x86_64
0x36f
3
? consume_skb
vmlinux 0xffffffffb54682c4
Build id: 3.10.0-1160.90.1.el7.x86_64
0x34
4
__alloc_pages_nodemask
vmlinux 0xffffffffb4fd3ee4
Build id: 3.10.0-1160.90.1.el7.x86_64
0x184
5
? touch_atime
vmlinux 0xffffffffb507a780
Build id: 3.10.0-1160.90.1.el7.x86_64
0xb0
6
? do_generic_file_read.constprop.52
vmlinux 0xffffffffb4fca2bc
Build id: 3.10.0-1160.90.1.el7.x86_64
0x34c
7
alloc_pages_vma
vmlinux 0xffffffffb5029359
Build id: 3.10.0-1160.90.1.el7.x86_64
0xa9
8
handle_mm_fault
vmlinux 0xffffffffb500227f
Build id: 3.10.0-1160.90.1.el7.x86_64
0xb9f
9
__do_page_fault
vmlinux 0xffffffffb55bf7d3
Build id: 3.10.0-1160.90.1.el7.x86_64
0x213
10
trace_do_page_fault
vmlinux 0xffffffffb55bfbb6
Build id: 3.10.0-1160.90.1.el7.x86_64
0x56
11
do_async_page_fault
vmlinux 0xffffffffb55bf112
Build id: 3.10.0-1160.90.1.el7.x86_64
0x22
12
async_page_fault
vmlinux 0xffffffffb55bb7e8
Build id: 3.10.0-1160.90.1.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#2 stuck for 26s! [perl:7455]
Modules linked in: nfsv3 nfs_acl nfs lockd grace fscache 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 libcrc32c ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc dm_mirror dm_region_hash dm_log dm_mod kvm_intel kvm irqbypass crc32_pclmul ghash_clmulni_intel iTCO_wdt iTCO_vendor_support aesni_intel lrw gf128mul glue_helper ablk_helper cryptd lpc_ich sg pcspkr joydev i2c_i801 virtio_rng virtio_balloon ip_tables ext4 mbcache jbd2 sd_mod sr_mod cdrom crc_t10dif
crct10dif_generic virtio_gpu drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm virtio_scsi drm ahci virtio_console virtio_net net_failover libahci failover drm_panel_orientation_quirks libata crct10dif_pclmul crct10dif_common crc32c_intel serio_raw virtio_pci virtio_ring virtio fuse
CPU: 2 PID: 7455 Comm: perl Kdump: loaded Tainted: G             L ------------   3.10.0-1160.90.1.el7.x86_64 #1
Hardware name: Red Hat KVM/RHEL-AV, BIOS 1.16.1-1.el9 04/01/2014
task: ffff9260768a8000 ti: ffff926081e40000 task.ti: ffff926081e40000
RIP: 0010:[<ffffffffb51ab3c7>]  [<ffffffffb51ab3c7>] clear_page_c+0x7/0x10
RSP: 0000:ffff926081e43b08  EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffffffffb51bd2fd RCX: 0000000000000200
RDX: ffffffffb588fe10 RSI: 0000000000000000 RDI: ffff92614128f000
RBP: ffff926081e43c18 R08: ffffffffb588fdff R09: fffffddc4404a400
R10: 0000000000003c6b R11: ffff9260b5ef6af8 R12: ffff92627ffd9800
R13: fffffddc40d89100 R14: ffff9262745db300 R15: ffff9262745db86c
FS:  00007f2eee488740(0000) GS:ffff92627fd00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00000000019b33a8 CR3: 00000000361e8000 CR4: 0000000000020fe0
Call Trace:
[<ffffffffb4fd35ff>] ? get_page_from_freelist+0x36f/0xad0
[<ffffffffb54682c4>] ? consume_skb+0x34/0x90
[<ffffffffb4fd3ee4>] __alloc_pages_nodemask+0x184/0xbf0
[<ffffffffb507a780>] ? touch_atime+0xb0/0x220
[<ffffffffb4fca2bc>] ? do_generic_file_read.constprop.52+0x34c/0x510
[<ffffffffb5029359>] alloc_pages_vma+0xa9/0x210
[<ffffffffb500227f>] handle_mm_fault+0xb9f/0x1190
[<ffffffffb55bf7d3>] __do_page_fault+0x213/0x510
[<ffffffffb55bfbb6>] trace_do_page_fault+0x56/0x150
[<ffffffffb55bf112>] do_async_page_fault+0x22/0x100
[<ffffffffb55bb7e8>] 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 e6 41 cf ff 90 90 90 90 90 90 b9 00 02 00 00 31 c0 <f3> 48 ab e9 b1 2f 00 00 90 b9 00 10 00 00 31 c0 f3 aa e9 a2 2f