Kerneloops

Similar reports
Problem #691184
Component
kernel
Last affected version
0:3.10.0-1160.6.1.el7
Executable
unknown
First occurrence
2020-12-07
Last occurrence
2020-12-07
Unique reports
1
Quality
-26

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.6.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
__find_get_page
vmlinux 0xffffffffbcdbd4b9
Build id: 3.10.0-1160.6.1.el7.x86_64
0x39
2
filemap_fault
vmlinux 0xffffffffbcdc0924
Build id: 3.10.0-1160.6.1.el7.x86_64
0x74
3
? __mem_cgroup_commit_charge
vmlinux 0xffffffffbce3e362
Build id: 3.10.0-1160.6.1.el7.x86_64
0xe2
4
__xfs_filemap_fault
xfs 0xffffffffc050991e
Build id: 3.10.0-1160.6.1.el7.x86_64
0x7e
5
xfs_filemap_fault
xfs 0xffffffffc0509b1c
Build id: 3.10.0-1160.6.1.el7.x86_64
0x2c
6
__do_fault.isra.61
vmlinux 0xffffffffbcdede7a
Build id: 3.10.0-1160.6.1.el7.x86_64
0x8a
7
do_read_fault.isra.63
vmlinux 0xffffffffbcdee42c
Build id: 3.10.0-1160.6.1.el7.x86_64
0x4c
8
handle_mm_fault
vmlinux 0xffffffffbcdf5c70
Build id: 3.10.0-1160.6.1.el7.x86_64
0xa20
9
__do_page_fault
vmlinux 0xffffffffbd38f653
Build id: 3.10.0-1160.6.1.el7.x86_64
0x213
10
do_page_fault
vmlinux 0xffffffffbd38f975
Build id: 3.10.0-1160.6.1.el7.x86_64
0x35
11
? error_swapgs
vmlinux 0xffffffffbd38bac9
Build id: 3.10.0-1160.6.1.el7.x86_64
0xaa
12
page_fault
vmlinux 0xffffffffbd38b778
Build id: 3.10.0-1160.6.1.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#0 stuck for 31s! [grep:63327]
Modules linked in: xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun devlink nf_nat_ftp nf_conntrack_ftp 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 nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc hv_utils sg joydev ptp pps_core i2c_piix4 pcspkr ip_tables xfs libcrc32c sd_mod crc_t10dif crct10dif_generic crct10dif_common sr_mod cdrom ata_generic pata_acpi hv_storvsc scsi_transport_fc hv_netvsc scsi_tgt hid_hyperv hyperv_fb ata_piix libata hv_vmbus
crc32c_intel floppy serio_raw dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 0 PID: 63327 Comm: grep Kdump: loaded Tainted: G             L ------------   3.10.0-1160.6.1.el7.x86_64 #1
Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090004  03/19/2009
task: ffffa0c1d7b76300 ti: ffffa0c102c4c000 task.ti: ffffa0c102c4c000
RIP: 0010:[<ffffffffbcdbd4b9>]  [<ffffffffbcdbd4b9>] __find_get_page+0x39/0xa0
RSP: 0000:ffffa0c102c4fc10  EFLAGS: 00000246
RAX: 0000000000000000 RBX: 0000000000000002 RCX: 0000000000000003
RDX: ffffe65c00d86900 RSI: ffffa0c1f80a4960 RDI: 0000000000000000
RBP: ffffa0c102c4fc20 R08: 0000000000000000 R09: ffffa0c16a252010
R10: ffffa0c102c4fe20 R11: ffffa0c0d51ba870 R12: ffffa0c201fd8000
R13: 0000000000b76300 R14: 0000000000000246 R15: 00000001000280da
FS:  00007f4fbbf2f740(0000) GS:ffffa0c1f8600000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000403f8a CR3: 00000001777e8000 CR4: 00000000000006f0
Call Trace:
[<ffffffffbcdc0924>] filemap_fault+0x74/0x420
[<ffffffffbce3e362>] ? __mem_cgroup_commit_charge+0xe2/0x2f0
[<ffffffffc050991e>] __xfs_filemap_fault+0x7e/0x1d0 [xfs]
[<ffffffffc0509b1c>] xfs_filemap_fault+0x2c/0x30 [xfs]
[<ffffffffbcdede7a>] __do_fault.isra.61+0x8a/0x100
[<ffffffffbcdee42c>] do_read_fault.isra.63+0x4c/0x1b0
[<ffffffffbcdf5c70>] handle_mm_fault+0xa20/0xfb0
[<ffffffffbd38f653>] __do_page_fault+0x213/0x500
[<ffffffffbd38f975>] do_page_fault+0x35/0x90
[<ffffffffbd38bac9>] ? error_swapgs+0xaa/0xc0
[<ffffffffbd38b778>] page_fault+0x28/0x30
Code: 53 48 8d 5f 08 4c 89 e6 48 89 df e8 f2 fb 1c 00 48 85 c0 48 89 c6 74 3a 48 8b 10 48 85 d2 74 29 48 89 d0 83 e0 03 75 49 8b 4a 1c <85> c9 74 d6 8d 79 01 4c 8d 4a 1c 89 c8 f0 0f b1 7a 1c 39 c8 41