Kerneloops

Similar reports
Problem #518865
Component
kernel
Last affected version
0:3.10.0-1160.76.1.el7
Executable
unknown
First occurrence
2023-01-03
Last occurrence
2023-05-16
Unique reports
3
Quality
-24

Statistics

Operating system Unique / Total count
CentOS 7 3 / 3
Operating system Count
CentOS 7 3
Architecture Count
x86_64 3
Related packages Count
kernel 3
 0:3.10.0-1160.59.1.el7 2
 0:3.10.0-1160.76.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
vmballoon_lock_batched_page
vmw_balloon 0xffffffffc0781673
Build id: 3.10.0-1160.76.1.el7.x86_64
0x103
2
vmballoon_work
vmw_balloon 0xffffffffc07820d5
Build id: 3.10.0-1160.76.1.el7.x86_64
0x5a5
3
process_one_work
vmlinux 0xffffffff914bdfbf
Build id: 3.10.0-1160.76.1.el7.x86_64
0x17f
4
worker_thread
vmlinux 0xffffffff914bf0d6
Build id: 3.10.0-1160.76.1.el7.x86_64
0x126
5
? manage_workers.isra.26
vmlinux 0xffffffff914befb0
Build id: 3.10.0-1160.76.1.el7.x86_64
0x2a0
6
kthread
vmlinux 0xffffffff914c5f91
Build id: 3.10.0-1160.76.1.el7.x86_64
0xd1
7
? system_call_after_swapgs
vmlinux 0xffffffff91b99ec9
Build id: 3.10.0-1160.76.1.el7.x86_64
0x96
8
? insert_kthread_work
vmlinux 0xffffffff914c5ec0
Build id: 3.10.0-1160.76.1.el7.x86_64
0x40
9
ret_from_fork_nospec_begin
vmlinux 0xffffffff91b99df7
Build id: 3.10.0-1160.76.1.el7.x86_64
0x21
10
? insert_kthread_work
vmlinux 0xffffffff914c5ec0
Build id: 3.10.0-1160.76.1.el7.x86_64
0x40
NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [kworker/1:2:30170]
Modules linked in: xt_nat veth ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink xt_addrtype br_netfilter binfmt_misc overlay(T) 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 vmw_vsock_vmci_transport vsock sb_edac coretemp ppdev iosf_mbi vmw_balloon crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd pcspkr joydev parport_pc sg parport vmw_vmci i2c_piix4 sch_fq_codel auth_rpcgss
sunrpc ip_tables xfs libcrc32c sd_mod sr_mod crc_t10dif cdrom crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm crct10dif_pclmul crct10dif_common crc32c_intel ata_piix mptspi scsi_transport_spi serio_raw libata mptscsih vmxnet3 mptbase drm_panel_orientation_quirks floppy dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 1 PID: 30170 Comm: kworker/1:2 Kdump: loaded Tainted: G             L ------------ T 3.10.0-1160.76.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/14/2014
Workqueue: events_freezable vmballoon_work [vmw_balloon]
task: ffff8e439f7de300 ti: ffff8e43ae3d8000 task.ti: ffff8e43ae3d8000
RIP: 0010:[<ffffffffc0781673>]  [<ffffffffc0781673>] vmballoon_lock_batched_page+0x103/0x230 [vmw_balloon]
RSP: 0000:ffff8e43ae3dbd88  EFLAGS: 00000206
RAX: 0000000000000000 RBX: ffff8e43fffdb008 RCX: 0000000000000006
RDX: 0000000000005670 RSI: 0000000000000200 RDI: 0000000000332de4
RBP: ffff8e43ae3dbdc0 R08: ffffffff91e8f4b7 R09: ffffdb6e048eb940
R10: ffffffffc0784438 R11: fffffffffffffff6 R12: ffff8e439f7de300
R13: 0000000000000001 R14: ffff8e439f7de300 R15: ffff8e439f7de300
FS:  0000000000000000(0000) GS:ffff8e43f3c40000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fc4e04a7308 CR3: 000000069e610000 CR4: 00000000000407e0
Call Trace:
[<ffffffffc07820d5>] vmballoon_work+0x5a5/0x6ff [vmw_balloon]
[<ffffffff914bdfbf>] process_one_work+0x17f/0x440
[<ffffffff914bf0d6>] worker_thread+0x126/0x3c0
[<ffffffff914befb0>] ? manage_workers.isra.26+0x2a0/0x2a0
[<ffffffff914c5f91>] kthread+0xd1/0xe0
[<ffffffff91b99ec9>] ? system_call_after_swapgs+0x96/0x13a
[<ffffffff914c5ec0>] ? insert_kthread_work+0x40/0x40
[<ffffffff91b99df7>] ret_from_fork_nospec_begin+0x21/0x21
[<ffffffff914c5ec0>] ? insert_kthread_work+0x40/0x40
Code: bf 80 00 00 00 48 2b 3d 9c 46 8c d1 ba 70 56 00 00 41 83 87 c4 00 00 00 01 b9 06 00 00 00 b8 6f 6d 6c 45 48 c1 ff 06 48 89 fb ed <45> 31 ed 48 85 c0 41 89 1a b9 01 00 00 00 0f 85 54 ff ff ff 45