Kerneloops

Similar reports
Problem #673511
Component
kernel Tainted
Last affected version
0:3.10.0-1160.45.1.el7
Executable
unknown
First occurrence
2022-01-05
Last occurrence
2022-01-05
Unique reports
1
Quality
-23

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.45.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
copy_page
vmlinux 0xffffffff915955e3
Build id: 3.10.0-1160.45.1.el7.x86_64
0x23
2
? wp_page_copy.isra.73
vmlinux 0xffffffff913ef9f0
Build id: 3.10.0-1160.45.1.el7.x86_64
0x120
3
do_wp_page
vmlinux 0xffffffff913f202b
Build id: 3.10.0-1160.45.1.el7.x86_64
0xfb
4
? unlock_page
vmlinux 0xffffffff913be42b
Build id: 3.10.0-1160.45.1.el7.x86_64
0x2b
5
? do_read_fault.isra.63
vmlinux 0xffffffff913eee49
Build id: 3.10.0-1160.45.1.el7.x86_64
0x139
6
handle_mm_fault
vmlinux 0xffffffff913f66a2
Build id: 3.10.0-1160.45.1.el7.x86_64
0xb22
7
__do_page_fault
vmlinux 0xffffffff91990653
Build id: 3.10.0-1160.45.1.el7.x86_64
0x213
8
do_page_fault
vmlinux 0xffffffff91990975
Build id: 3.10.0-1160.45.1.el7.x86_64
0x35
9
page_fault
vmlinux 0xffffffff9198c778
Build id: 3.10.0-1160.45.1.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#2 stuck for 21s! [abrtd:39815]
Modules linked in: binfmt_misc rfcomm 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 talpa_vfshook(OE) talpa_pedconnector(OE) talpa_pedevice(OE) talpa_vcdevice(OE) talpa_core(OE) talpa_linux(OE) talpa_syscallhook(OE) ip_set ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter bnep vmw_vsock_vmci_transport vsock sunrpc snd_seq_midi snd_seq_midi_event snd_ens1371 iosf_mbi crc32_pclmul ghash_clmulni_intel snd_rawmidi snd_ac97_codec aesni_intel ac97_bus snd_seq lrw snd_seq_device
gf128mul snd_pcm glue_helper ablk_helper cryptd snd_timer btusb snd btrtl btbcm soundcore ppdev btintel bluetooth sg rfkill joydev pcspkr vmw_balloon parport_pc parport vmw_vmci i2c_piix4 ip_tables xfs libcrc32c sr_mod cdrom sd_mod crc_t10dif crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm crct10dif_pclmul crct10dif_common drm crc32c_intel mptspi scsi_transport_spi nfit ata_piix mptscsih mptbase libnvdimm libata drm_panel_orientation_quirks serio_raw e1000 dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 2 PID: 39815 Comm: abrtd Kdump: loaded Tainted: P           OEL ------------   3.10.0-1160.45.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 02/27/2020
task: ffff8accb851a100 ti: ffff8acbc96f0000 task.ti: ffff8acbc96f0000
RIP: 0010:[<ffffffff915955e3>]  [<ffffffff915955e3>] copy_page+0x23/0xe0
RSP: 0000:ffff8acbc96f3cc0  EFLAGS: 00010206
RAX: ffffc6cdc72ceec0 RBX: 0000000000000000 RCX: 000000000000003a
RDX: ffffffff91c8ed70 RSI: ffff8ace059a4000 RDI: ffff8acd0b3bb000
RBP: ffff8acbc96f3d38 R08: ffffffff91c8ed5f R09: ffffc6cdc72cef00
R10: 0000000000003bb2 R11: ffff8acbcb113008 R12: 00000000747d5d06
R13: ffff8acbc96f3c80 R14: 0000000000000000 R15: ffff8accbaaf1e00
FS:  00007faf0a067900(0000) GS:ffff8ace11a80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007faf0a09d968 CR3: 00000000735ec000 CR4: 00000000001607e0
Call Trace:
[<ffffffff913ef9f0>] ? wp_page_copy.isra.73+0x120/0x5b0
[<ffffffff913f202b>] do_wp_page+0xfb/0x720
[<ffffffff913be42b>] ? unlock_page+0x2b/0x30
[<ffffffff913eee49>] ? do_read_fault.isra.63+0x139/0x1b0
[<ffffffff913f66a2>] handle_mm_fault+0xb22/0xfb0
[<ffffffff91990653>] __do_page_fault+0x213/0x500
[<ffffffff91990975>] do_page_fault+0x35/0x90
[<ffffffff9198c778>] page_fault+0x28/0x30
Code: c3 0f 1f 80 00 00 00 00 48 83 ec 10 48 89 1c 24 4c 89 64 24 08 b9 3b 00 00 00 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 48 ff c9 <48> 8b 06 48 8b 5e 08 48 8b 56 10 4c 8b 46 18 4c 8b 4e 20 4c 8b