Kerneloops

Similar reports
Problem #11992
Component
kernel Tainted
Last affected version
0:3.10.0-1160.66.1.el7
Executable
unknown
First occurrence
2025-01-29
Last occurrence
2025-01-29
Unique reports
1
Quality
-31

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.66.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
_raw_spin_lock
vmlinux 0xffffffffb258ecec
Build id: 3.10.0-1160.66.1.el7.x86_64
0xc
2
? __d_lookup
vmlinux 0xffffffffb206a33a
Build id: 3.10.0-1160.66.1.el7.x86_64
0x7a
3
d_lookup
vmlinux 0xffffffffb206a44a
Build id: 3.10.0-1160.66.1.el7.x86_64
0x2a
4
d_hash_and_lookup
vmlinux 0xffffffffb206a4ba
Build id: 3.10.0-1160.66.1.el7.x86_64
0x4a
5
proc_flush_task
vmlinux 0xffffffffb20cced3
Build id: 3.10.0-1160.66.1.el7.x86_64
0xa3
6
release_task
vmlinux 0xffffffffb1ea01ff
Build id: 3.10.0-1160.66.1.el7.x86_64
0x3f
7
? thread_group_cputime_adjusted
vmlinux 0xffffffffb1edf3a0
Build id: 3.10.0-1160.66.1.el7.x86_64
0x50
8
wait_consider_task
vmlinux 0xffffffffb1ea0f7a
Build id: 3.10.0-1160.66.1.el7.x86_64
0x92a
9
? handle_mm_fault
vmlinux 0xffffffffb1ff66a2
Build id: 3.10.0-1160.66.1.el7.x86_64
0xb22
10
do_wait
vmlinux 0xffffffffb1ea1270
Build id: 3.10.0-1160.66.1.el7.x86_64
0x100
11
SyS_wait4
vmlinux 0xffffffffb1ea2580
Build id: 3.10.0-1160.66.1.el7.x86_64
0x80
12
? task_stopped_code
vmlinux 0xffffffffb1e9ffd0
Build id: 3.10.0-1160.66.1.el7.x86_64
0x60
13
tracesys
vmlinux 0xffffffffb259a226
Build id: 3.10.0-1160.66.1.el7.x86_64
0xa6
NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [sssd:21501]
Modules linked in: cmac arc4 md4 nls_utf8 cifs ccm dns_resolver binfmt_misc 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 devlink vmw_vsock_vmci_transport vsock coretemp iosf_mbi crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd vmw_balloon ppdev pcspkr joydev parport_pc parport sg vmw_vmci i2c_piix4 auth_rpcgss sunrpc 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 drm ata_piix crct10dif_pclmul crct10dif_common crc32c_intel
libata serio_raw mptspi vmxnet3 scsi_transport_spi mptscsih mptbase drm_panel_orientation_quirks floppy dm_mirror dm_region_hash dm_log dm_mod fuse
CPU: 1 PID: 21501 Comm: sssd Kdump: loaded Tainted: G        W    L ------------   3.10.0-1160.66.1.el7.x86_64 #1
Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 07/30/2013
task: ffff94ba6972a100 ti: ffff94bd2b2fc000 task.ti: ffff94bd2b2fc000
RIP: 0010:[<ffffffffb258ecec>]  [<ffffffffb258ecec>] _raw_spin_lock+0xc/0x30
RSP: 0018:ffff94bd2b2ffc68  EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffff94bd2b2ffc50 RCX: 0000000000000015
RDX: 0000000000000001 RSI: ffff94bd2b2ffd20 RDI: ffff94b9c6d47598
RBP: ffff94bd2b2ffcb0 R08: 000000000000000a R09: 000000000000fffa
R10: 0000000000000000 R11: ffff94bd2b2ffbb6 R12: ffff94bd2b2ffbe0
R13: ffffffffb1e35c19 R14: ffff94bd2b2ffbd0 R15: 0000000000323339
FS:  00007ff9669ab880(0000) GS:ffff94bd3fc80000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000564a9bc66370 CR3: 0000000370ee6000 CR4: 00000000000407e0
Status code returned 0xc000006d STATUS_LOGON_FAILURE
CIFS VFS: Send error in SessSetup = -13
Call Trace:
[<ffffffffb206a33a>] ? __d_lookup+0x7a/0x160
[<ffffffffb206a44a>] d_lookup+0x2a/0x50
[<ffffffffb206a4ba>] d_hash_and_lookup+0x4a/0x60
[<ffffffffb20cced3>] proc_flush_task+0xa3/0x1b0
[<ffffffffb1ea01ff>] release_task+0x3f/0x490
[<ffffffffb1edf3a0>] ? thread_group_cputime_adjusted+0x50/0x70
[<ffffffffb1ea0f7a>] wait_consider_task+0x92a/0xb20
[<ffffffffb1ff66a2>] ? handle_mm_fault+0xb22/0xfb0
[<ffffffffb1ea1270>] do_wait+0x100/0x260
[<ffffffffb1ea2580>] SyS_wait4+0x80/0x110
[<ffffffffb1e9ffd0>] ? task_stopped_code+0x60/0x60
[<ffffffffb259a226>] tracesys+0xa6/0xcc
Code: 5d c3 0f 1f 44 00 00 85 d2 74 e4 0f 1f 40 00 eb ed 66 0f 1f 44 00 00 b8 01 00 00 00 5d c3 90 66 66 66 66 90 31 c0 ba 01 00 00 00 <f0> 0f b1 17 85 c0 75 01 c3 55 89 c6 48 89 e5 e8 58 20 ff ff 5d