Kerneloops

Similar reports
Problem #778215
Component
kernel Tainted
Last affected version
0:3.10.0-693.el7
Executable
unknown
First occurrence
2022-08-01
Last occurrence
2022-08-02
Unique reports
1
Quality
-35

Statistics

Operating system Unique / Total count
CentOS 7 1 / 10
Operating system Count
CentOS 7 10
Architecture Count
x86_64 10
Related packages Count
kernel 10
 0:3.10.0-693.el7 10

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
dump_stack
vmlinux 0xffffffff816a3d91
Build id: 3.10.0-693.el7.x86_64
0x19
2
__warn
vmlinux 0xffffffff810879c8
Build id: 3.10.0-693.el7.x86_64
0xd8
3
warn_slowpath_fmt
vmlinux 0xffffffff81087a4f
Build id: 3.10.0-693.el7.x86_64
0x5f
4
nfserrno
nfsd 0xffffffffc0568608
Build id: 3.10.0-693.el7.x86_64
0x58
5
nfsd_commit
nfsd 0xffffffffc056c20a
Build id: 3.10.0-693.el7.x86_64
0xca
6
nfsd3_proc_commit
nfsd 0xffffffffc05758f6
Build id: 3.10.0-693.el7.x86_64
0x96
7
nfsd_dispatch
nfsd 0xffffffffc0566593
Build id: 3.10.0-693.el7.x86_64
0xd3
8
svc_process_common
sunrpc 0xffffffffc03a7453
Build id: 3.10.0-693.el7.x86_64
0x453
9
svc_process
sunrpc 0xffffffffc03a77f3
Build id: 3.10.0-693.el7.x86_64
0x103
10
nfsd
nfsd 0xffffffffc0565eff
Build id: 3.10.0-693.el7.x86_64
0xdf
11
? nfsd_destroy
nfsd 0xffffffffc0565e20
Build id: 3.10.0-693.el7.x86_64
0x80
12
kthread
vmlinux 0xffffffff810b098f
Build id: 3.10.0-693.el7.x86_64
0xcf
13
? insert_kthread_work
vmlinux 0xffffffff810b08c0
Build id: 3.10.0-693.el7.x86_64
0x40
14
ret_from_fork
vmlinux 0xffffffff816b4f18
Build id: 3.10.0-693.el7.x86_64
0x58
15
? insert_kthread_work
vmlinux 0xffffffff810b08c0
Build id: 3.10.0-693.el7.x86_64
0x40
WARNING: CPU: 1 PID: 2412 at fs/nfsd/nfsproc.c:804 nfserrno+0x58/0x70 [nfsd]
nfsd: non-standard errno: -117
Modules linked in: rpcsec_gss_krb5 mpt3sas mpt2sas raid_class mptctl mptbase 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 bonding rpcrdma ib_isert iscsi_target_mod ib_iser libiscsi scsi_transport_iscsi ib_srpt target_core_mod ib_srp scsi_transport_srp scsi_tgt ib_ipoib rdma_ucm ib_ucm ib_uverbs ib_umad rdma_cm ib_cm iw_cm i40iw ib_core libcxgb vfat fat skx_edac edac_core iTCO_wdt intel_powerclamp iTCO_vendor_support coretemp intel_rapl iosf_mbi kvm irqbypass crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd joydev ses pcspkr enclosure
scsi_transport_sas cxgb4(OE) mei_me mei sg shpchp i2c_i801 lpc_ich ipmi_si wmi ipmi_devintf ipmi_msghandler nfit libnvdimm acpi_power_meter acpi_pad nfsd auth_rpcgss nfs_acl lockd grace sunrpc ip_tables xfs libcrc32c sd_mod crc_t10dif crct10dif_generic ast i2c_algo_bit drm_kms_helper crct10dif_pclmul crct10dif_common crc32c_intel syscopyarea sysfillrect sysimgblt i40e fb_sys_fops ttm drm ptp pps_core i2c_core megaraid_sas(OE) megasr(POE) dm_mirror dm_region_hash dm_log dm_mod
CPU: 1 PID: 2412 Comm: nfsd Tainted: P           OE  ------------   3.10.0-693.el7.x86_64 #1
Hardware name: Intel Corporation S2600WFT/S2600WFT, BIOS SE5C620.86B.02.01.0008.031920191559 03/19/2019
ffff88175c747cf8 0000000054c9f7e8 ffff88175c747ca8 ffffffff816a3d91
ffff88175c747ce8 ffffffff810879c8 00000324ffffff8b 0000000000f00000
ffff88175cb37008 00000000010fffff ffff88175c54a000 000000000000001c
Call Trace:
[<ffffffff816a3d91>] dump_stack+0x19/0x1b
[<ffffffff810879c8>] __warn+0xd8/0x100
[<ffffffff81087a4f>] warn_slowpath_fmt+0x5f/0x80
[<ffffffffc0568608>] nfserrno+0x58/0x70 [nfsd]
[<ffffffffc056c20a>] nfsd_commit+0xca/0xe0 [nfsd]
[<ffffffffc05758f6>] nfsd3_proc_commit+0x96/0xf0 [nfsd]
[<ffffffffc0566593>] nfsd_dispatch+0xd3/0x280 [nfsd]
[<ffffffffc03a7453>] svc_process_common+0x453/0x6f0 [sunrpc]
[<ffffffffc03a77f3>] svc_process+0x103/0x190 [sunrpc]
[<ffffffffc0565eff>] nfsd+0xdf/0x150 [nfsd]
[<ffffffffc0565e20>] ? nfsd_destroy+0x80/0x80 [nfsd]
[<ffffffff810b098f>] kthread+0xcf/0xe0
[<ffffffff810b08c0>] ? insert_kthread_work+0x40/0x40
[<ffffffff816b4f18>] ret_from_fork+0x58/0x90
[<ffffffff810b08c0>] ? insert_kthread_work+0x40/0x40