Kerneloops

Similar reports
Problem #13412
Component
kernel Tainted
Last affected version
0:3.10.0-1160.15.2.el7
Executable
unknown
First occurrence
2024-12-11
Last occurrence
2024-12-11
Unique reports
1
Quality
-25

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.15.2.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
vmw_generic_waiter_remove
vmwgfx 0xffffffffc02cd4c6
Build id: 3.10.0-1160.15.2.el7.x86_64
0x66
2
vmw_goal_waiter_remove
vmwgfx 0xffffffffc02cd56a
Build id: 3.10.0-1160.15.2.el7.x86_64
0x1a
3
vmw_fence_work_func
vmwgfx 0xffffffffc02cf6d0
Build id: 3.10.0-1160.15.2.el7.x86_64
0x120
4
process_one_work
vmlinux 0xffffffff9f0bde3f
Build id: 3.10.0-1160.15.2.el7.x86_64
0x17f
5
worker_thread
vmlinux 0xffffffff9f0bef56
Build id: 3.10.0-1160.15.2.el7.x86_64
0x126
6
? manage_workers.isra.26
vmlinux 0xffffffff9f0bee30
Build id: 3.10.0-1160.15.2.el7.x86_64
0x2a0
7
kthread
vmlinux 0xffffffff9f0c5e11
Build id: 3.10.0-1160.15.2.el7.x86_64
0xd1
8
? insert_kthread_work
vmlinux 0xffffffff9f0c5d40
Build id: 3.10.0-1160.15.2.el7.x86_64
0x40
9
ret_from_fork_nospec_begin
vmlinux 0xffffffff9f794df7
Build id: 3.10.0-1160.15.2.el7.x86_64
0x21
10
? insert_kthread_work
vmlinux 0xffffffff9f0c5d40
Build id: 3.10.0-1160.15.2.el7.x86_64
0x40
NMI watchdog: BUG: soft lockup - CPU#6 stuck for 25s! [kworker/6:2:6784]
Modules linked in: binfmt_misc resguard_linux(OE) secmodel_linux(OE) syshook_linux(OE) secmodel3(OE) xt_set ip_set_hash_net xt_NFLOG nfnetlink_log ip_set xt_CHECKSUM iptable_raw ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat iptable_mangle xt_conntrack ipt_REJECT nf_reject_ipv4 tun bridge stp llc devlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter vmw_vsock_vmci_transport vsock nf_conntrack_netlink nfnetlink nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack sunrpc ext4 mbcache jbd2 iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd ppdev joydev vmw_balloon pcspkr sg 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 ata_piix drm crct10dif_pclmul crct10dif_common crc32c_intel mptspi libata scsi_transport_spi mptscsih serio_raw mptbase vmxnet3 drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 6 PID: 6784 Comm: kworker/6:2 Kdump: loaded Tainted: G        W  OEL ------------   3.10.0-1160.15.2.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/21/2015
Workqueue: events vmw_fence_work_func [vmwgfx]
task: ffff8d24f3452100 ti: ffff8d252514c000 task.ti: ffff8d252514c000
RIP: 0010:[<ffffffffc02cd4c6>]  [<ffffffffc02cd4c6>] vmw_generic_waiter_remove+0x66/0x90 [vmwgfx]
RSP: 0018:ffff8d252514fd80  EFLAGS: 00000246
RAX: 0000000000000021 RBX: ffff8d252514fd50 RCX: ffff8d2e4051b600
RDX: 0000000000001070 RSI: 0000000000000004 RDI: ffff8d25813e88b0
RBP: ffff8d252514fda0 R08: ffff8d25a67aa330 R09: cb68f33b19daa328
R10: cb68f33b19daa328 R11: ffff8d2ade9f1700 R12: ffff8d347d79ad40
R13: ffff8d24f3452168 R14: ffffffff9f0e11ee R15: ffff8d252514fd00
FS:  0000000000000000(0000) GS:ffff8d347d780000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f585000b000 CR3: 0000000530210000 CR4: 00000000001607e0
Call Trace:
[<ffffffffc02cd56a>] vmw_goal_waiter_remove+0x1a/0x20 [vmwgfx]
[<ffffffffc02cf6d0>] vmw_fence_work_func+0x120/0x150 [vmwgfx]
[<ffffffff9f0bde3f>] process_one_work+0x17f/0x440
[<ffffffff9f0bef56>] worker_thread+0x126/0x3c0
[<ffffffff9f0bee30>] ? manage_workers.isra.26+0x2a0/0x2a0
[<ffffffff9f0c5e11>] kthread+0xd1/0xe0
[<ffffffff9f0c5d40>] ? insert_kthread_work+0x40/0x40
[<ffffffff9f794df7>] ret_from_fork_nospec_begin+0x21/0x21
[<ffffffff9f0c5d40>] ? insert_kthread_work+0x40/0x40
Code: 0c 00 00 41 f7 d6 45 21 f5 4c 8d b3 b0 08 00 00 44 89 ab 30 0c 00 00 4c 89 f7 e8 26 d2 4b df 8b 93 50 08 00 00 b8 21 00 00 00 ef <83> c2 01 44 89 e8 ef 4c 89 f7 c6 07 00 0f 1f 40 00 4c 89 e7 e8