Kerneloops

Similar reports
Problem #816382
Component
kernel Tainted
Last affected version
0:3.10.0-1160.11.1.el7
Executable
unknown
First occurrence
2022-11-02
Last occurrence
2022-11-02
Unique reports
1
Quality
-27

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.11.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
smp_call_function_many
vmlinux 0xffffffffa9b16eaa
Build id: 3.10.0-1160.11.1.el7.x86_64
0x20a
2
native_flush_tlb_others
vmlinux 0xffffffffa9a7e868
Build id: 3.10.0-1160.11.1.el7.x86_64
0xb8
3
flush_tlb_page
vmlinux 0xffffffffa9a7ea04
Build id: 3.10.0-1160.11.1.el7.x86_64
0x54
4
ptep_clear_flush
vmlinux 0xffffffffa9c07908
Build id: 3.10.0-1160.11.1.el7.x86_64
0x68
5
wp_page_copy.isra.73
vmlinux 0xffffffffa9bef475
Build id: 3.10.0-1160.11.1.el7.x86_64
0x335
6
do_wp_page
vmlinux 0xffffffffa9bf189b
Build id: 3.10.0-1160.11.1.el7.x86_64
0xfb
7
? __mem_cgroup_commit_charge
vmlinux 0xffffffffa9c3e502
Build id: 3.10.0-1160.11.1.el7.x86_64
0xe2
8
handle_mm_fault
vmlinux 0xffffffffa9bf5f12
Build id: 3.10.0-1160.11.1.el7.x86_64
0xb22
9
__do_page_fault
vmlinux 0xffffffffaa18e653
Build id: 3.10.0-1160.11.1.el7.x86_64
0x213
10
do_page_fault
vmlinux 0xffffffffaa18e975
Build id: 3.10.0-1160.11.1.el7.x86_64
0x35
11
? error_swapgs
vmlinux 0xffffffffaa18aac9
Build id: 3.10.0-1160.11.1.el7.x86_64
0xaa
12
page_fault
vmlinux 0xffffffffaa18a778
Build id: 3.10.0-1160.11.1.el7.x86_64
0x28
NMI watchdog: BUG: soft lockup - CPU#3 stuck for 23s! [git-lfs:5147]
Modules linked in: tcp_lp nls_utf8 isofs vboxsf(OE) nf_conntrack_netlink xt_addrtype br_netfilter ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ebtable_nat ebtable_broute ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_security iptable_raw 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 libcrc32c ipt_REJECT nf_reject_ipv4 tun bridge stp llc ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter devlink overlay(T) sunrpc snd_intel8x0 snd_ac97_codec vmwgfx ac97_bus ttm snd_seq drm_kms_helper ppdev syscopyarea snd_seq_device joydev sysfillrect snd_pcm sysimgblt fb_sys_fops snd_timer parport_pc snd
vboxguest(OE) drm soundcore parport sg video drm_panel_orientation_quirks pcspkr iosf_mbi ip_tables ext4 mbcache jbd2 sd_mod crc_t10dif crct10dif_generic sr_mod cdrom crct10dif_common ahci serio_raw libahci libata crc32c_intel e1000 dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 3 PID: 5147 Comm: git-lfs Tainted: G           OE  ------------ T 3.10.0-1160.11.1.el7.x86_64 #1
Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
task: ffff991df3355280 ti: ffff991996210000 task.ti: ffff991996210000
RIP: 0010:[<ffffffffa9b16eaa>]  [<ffffffffa9b16eaa>] smp_call_function_many+0x20a/0x270
RSP: 0000:ffff991996213be8  EFLAGS: 00010202
RAX: 0000000000000002 RBX: 0000000000000010 RCX: ffff991e2e0a0450
RDX: 0000000000000002 RSI: 0000000000000006 RDI: 0000000000000000
RBP: ffff991996213c20 R08: ffff991a18f92000 R09: ffffffffa9d86199
R10: ffff991e2e0df160 R11: fffff217d4d2d800 R12: ffffffffffffff02
R13: 0000000000000286 R14: 00000000000000fc R15: 00000000000008fc
FS:  00007f3c637fe700(0000) GS:ffff991e2e0c0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f3c9261be65 CR3: 0000000535120000 CR4: 00000000000206e0
Call Trace:
[<ffffffffa9a7e868>] native_flush_tlb_others+0xb8/0xc0
[<ffffffffa9a7ea04>] flush_tlb_page+0x54/0xa0
[<ffffffffa9c07908>] ptep_clear_flush+0x68/0xa0
[<ffffffffa9bef475>] wp_page_copy.isra.73+0x335/0x5b0
[<ffffffffa9bf189b>] do_wp_page+0xfb/0x720
[<ffffffffa9c3e502>] ? __mem_cgroup_commit_charge+0xe2/0x2f0
[<ffffffffa9bf5f12>] handle_mm_fault+0xb22/0xfb0
[<ffffffffaa18e653>] __do_page_fault+0x213/0x500
[<ffffffffaa18e975>] do_page_fault+0x35/0x90
[<ffffffffaa18aac9>] ? error_swapgs+0xaa/0xc0
[<ffffffffaa18a778>] page_fault+0x28/0x30
Code: 48 63 35 7e 86 c4 00 89 c2 39 f0 0f 8d 7d fe ff ff 48 98 49 8b 0f 48 03 0c c5 e0 13 75 aa f6 41 20 01 74 cd 0f 1f 44 00 00 f3 90 <f6> 41 20 01 75 f8 48 63 35 4d 86 c4 00 eb b7 0f b6 4d cc 4c 89