Kerneloops

Similar reports
Problem #705865
Component
kernel Tainted
Last affected version
0:3.10.0-693.11.1.el7
Executable
unknown
First occurrence
2021-02-15
Last occurrence
2023-03-08
Unique reports
6
Quality
-20

Statistics

Operating system Unique / Total count
CentOS 7 6 / 7
Operating system Count
CentOS 7 7
Architecture Count
x86_64 7
Related packages Count
kernel 7
 0:3.10.0-1160.15.2.el7 5
 0:3.10.0-1160.el7 1
 0:3.10.0-693.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
__d_lookup
vmlinux 0xffffffff8121b238
Build id: 3.10.0-693.11.1.el7.x86_64
0x68
2
d_lookup
vmlinux 0xffffffff8121b35a
Build id: 3.10.0-693.11.1.el7.x86_64
0x2a
3
d_hash_and_lookup
vmlinux 0xffffffff8121b3c4
Build id: 3.10.0-693.11.1.el7.x86_64
0x44
4
proc_flush_task
vmlinux 0xffffffff81275934
Build id: 3.10.0-693.11.1.el7.x86_64
0xa4
5
? perf_cgroup_attach
vmlinux 0xffffffff8116d540
Build id: 3.10.0-693.11.1.el7.x86_64
0x60
6
release_task
vmlinux 0xffffffff8108c23f
Build id: 3.10.0-693.11.1.el7.x86_64
0x3f
7
do_exit
vmlinux 0xffffffff8108dd3c
Build id: 3.10.0-693.11.1.el7.x86_64
0x5fc
8
SyS_exit
vmlinux 0xffffffff8108e1b7
Build id: 3.10.0-693.11.1.el7.x86_64
0x17
9
system_call_fastpath
vmlinux 0xffffffff816b5089
Build id: 3.10.0-693.11.1.el7.x86_64
0x16
NMI watchdog: BUG: soft lockup - CPU#3 stuck for 45s! [java:9833]
Modules linked in: 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 ipt_REJECT nf_reject_ipv4 tun bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter vmw_vsock_vmci_transport vsock sb_edac edac_core iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel ppdev lrw gf128mul glue_helper ablk_helper cryptd vmw_balloon nfit pcspkr joydev sg libnvdimm parport_pc vmw_vmci shpchp parport i2c_piix4 nfsd auth_rpcgss nfs_acl lockd grace sunrpc ip_tables xfs libcrc32c sr_mod cdrom ata_generic pata_acpi sd_mod crc_t10dif crct10dif_generic vmwgfx ahci drm_kms_helper libahci syscopyarea sysfillrect sysimgblt fb_sys_fops ttm crct10dif_pclmul crct10dif_common ata_piix crc32c_intel
drm serio_raw libata vmxnet3 vmw_pvscsi i2c_core floppy dm_mirror dm_region_hash dm_log dm_mod
CPU: 3 PID: 9833 Comm: java Tainted: G        W    L ------------   3.10.0-693.11.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 04/05/2016
task: ffff8808fda05ee0 ti: ffff8808ab338000 task.ti: ffff8808ab338000
RIP: 0010:[<ffffffff8121b238>]  [<ffffffff8121b238>] __d_lookup+0x68/0x160
RSP: 0018:ffff8808ab33bd68  EFLAGS: 00010282
RAX: ffffc9000189f5a0 RBX: ffffffff810f4dcc RCX: 0000000000000017
RDX: ffffc90000002000 RSI: ffff8808ab33be18 RDI: ffff88017f808240
RBP: ffff8808ab33bda8 R08: 000000000000000a R09: 000000000000fffb
R10: 0000000000000000 R11: ffff8808ab33bcae R12: 0000000000000000
R13: ffffffff8118296b R14: ffff8808ab33bcd8 R15: 000000000aad9dc6
FS:  0000000000000000(0000) GS:ffff880a2fd80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000001cc7450 CR3: 00000009083b7000 CR4: 00000000003407e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Stack:
ffff8808ab33be2b ffff8808ab33be2b 000000046f9d24a0 0000000000095222
ffff8808ab33be18 ffff88017f808240 0000000000003879 0000000000002669
ffff8808ab33bdd0 ffffffff8121b35a ffff8808ab33be18 ffff88017f808240
Call Trace:
[<ffffffff8121b35a>] d_lookup+0x2a/0x50
[<ffffffff8121b3c4>] d_hash_and_lookup+0x44/0x50
[<ffffffff81275934>] proc_flush_task+0xa4/0x1b0
[<ffffffff8116d540>] ? perf_cgroup_attach+0x60/0x60
[<ffffffff8108c23f>] release_task+0x3f/0x490
[<ffffffff8108dd3c>] do_exit+0x5fc/0xa40
[<ffffffff8108e1b7>] SyS_exit+0x17/0x20
[<ffffffff816b5089>] system_call_fastpath+0x16/0x1b
Code: 89 c2 d3 ea 01 d0 23 05 1b 8c 90 00 48 8b 15 08 8c 90 00 48 8d 04 c2 48 8b 18 48 83 e3 fe 75 0b eb 39 90 48 8b 1b 48 85 db 74 30 <44> 39 73 18 75 f2 4c 8d 7b 50 4c 89 ff e8 b6 09 49 00 4c 39 63