#3136 sssctl domain-status command causes sssd_ifp crash
Closed: Invalid None Opened 7 years ago by jstephen.

Using a very basic sssd-AD configuration, Running the command 'sssctl domain-status DOMAIN' is successful however it causes sssd_ifp to crash

This issue occurs in sssd-1.14.1

# sssctl domain-status AD.JSTEPHEN
Online status: Online

Aug 16 16:11:13 sssd-f24-2.ad.jstephen abrt-hook-ccpp[3993]: Process 3969 (sssd_ifp) of user 0 killed by SIGABRT - dumping core

# cat /etc/sssd/sssd.conf
[sssd]
domains = AD.JSTEPHEN
config_file_version = 2
services = nss, pam, ifp

[domain/AD.JSTEPHEN]
ad_domain = AD.JSTEPHEN
krb5_realm = AD.JSTEPHEN
realmd_tags = manages-system joined-with-adcli 
cache_credentials = True
id_provider = ad
krb5_store_password_if_offline = True
default_shell = /bin/bash
ldap_id_mapping = True
use_fully_qualified_names = True
fallback_homedir = /home/%u@%d
access_provider = ad

Attaching backtrace to the ticket, should be easily reproducible


Fields changed

summary: sssctl domain-status DOMAIN => sssctl domain-status command causes sssd_ifp crash

Hi, can you try current master? I think this may be either solved or introduced by patches that were pushed yesterday. I can't reproduce so far with nor without those patches.

Hi, I was unable to reproduce with the latest master branch build. I think we can close this out, sorry for the noise!

np, thanks for opening the bug nonetheless.

resolution: => worksforme
status: new => closed

Metadata Update from @jstephen:
- Issue set to the milestone: NEEDS_TRIAGE

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4169

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata