sssd sedfault in libldap_r-2.4.so.2.8.1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sssd (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
my sssd.conf
root@vut-
[sssd]
config_file_version = 2
services = nss, pam
domains = LOCAL
debug_level = 9
[nss]
filter_groups = root
filter_users = root
[pam]
[domain/LOCAL]
min_id = 1000
id_provider = ldap
acces_provider = ldap
auth_provider = krb5
cache_credentials = true
chpass_provider = krb5
ldap_access_order = expire
ldap_account_
ldap_uri = ldap://
ldap_search_base = ou=accounts,
ldap_schema = rfc2307bis
ldap_user_
ldap_group_
ldap_tls_reqcert = allow
ldap_krb5_
ldap_sasl_mech = GSSAPI
ldap_sasl_
ldap_sasl_authid = VUT-PRECISE02$
ldap_krb5_
ldap_force_
ldap_user_
ldap_user_
ldap_user_
ldap_user_principal = userPrincipalName
ldap_user_name = sAMAccountName
ldap_user_fullname = sAMAccountName
krb5_server = US.xxxxxxxxxxx.COM
krb5_realm = US.xxxxxxxxxxx.COM
krb5_ccachedir = /tmp
krb5_ccname_
krb5_keytab = /etc/krb5.keytab
krb5_renewable_
krb5_lifetime = 24h
krb5_renew_interval = 10s
krb5_use_fast = try
This same config worked back in alpha 1, no changes have been made. Since the upgrade I am receiving the following message in syslog
root@vut-
Feb 15 09:21:19 vut-precise02 kernel: [ 934.107585] sssd_be[2129]: segfault at 0 ip 00007fec1e2eeeb1 sp 00007fff654e9e10 error 4 in libldap_
Feb 15 09:21:20 vut-precise02 sssd[be[
Feb 15 09:21:26 vut-precise02 kernel: [ 941.045423] sssd_be[2153]: segfault at 0 ip 00007ff46792beb1 sp 00007fff4b791850 error 4 in libldap_
Feb 15 09:21:27 vut-precise02 sssd[be[
/var/log/
(Wed Feb 15 09:23:13 2012) [sssd] [service_
(Wed Feb 15 09:23:13 2012) [sssd] [service_send_ping] (4): Pinging pam
(Wed Feb 15 09:23:13 2012) [sssd] [sbus_add_timeout] (8): 0x23cf0c0
(Wed Feb 15 09:23:13 2012) [sssd] [sbus_remove_
(Wed Feb 15 09:23:13 2012) [sssd] [sbus_dispatch] (9): dbus conn: 23C43E0
(Wed Feb 15 09:23:13 2012) [sssd] [sbus_dispatch] (9): Dispatching.
(Wed Feb 15 09:23:13 2012) [sssd] [ping_check] (4): Service pam replied to ping
(Wed Feb 15 09:23:13 2012) [sssd] [sbus_remove_
(Wed Feb 15 09:23:13 2012) [sssd] [sbus_dispatch] (9): dbus conn: 23C4250
(Wed Feb 15 09:23:13 2012) [sssd] [sbus_dispatch] (9): Dispatching.
(Wed Feb 15 09:23:13 2012) [sssd] [ping_check] (4): Service nss replied to ping
(Wed Feb 15 09:23:16 2012) [sssd] [service_
(Wed Feb 15 09:23:16 2012) [sssd] [service_send_ping] (4): Pinging drwholdings
(Wed Feb 15 09:23:16 2012) [sssd] [sbus_add_timeout] (8): 0x23cc740
(Wed Feb 15 09:23:16 2012) [sssd] [sbus_remove_
(Wed Feb 15 09:23:16 2012) [sssd] [sbus_dispatch] (9): dbus conn: 23D4650
(Wed Feb 15 09:23:16 2012) [sssd] [sbus_dispatch] (9): Dispatching.
(Wed Feb 15 09:23:16 2012) [sssd] [ping_check] (4): Service drwholdings replied to ping
id jsharp just sits, waiting
This might be related to https:/ /bugs.launchpad .net/ubuntu/ +source/ openldap/ +bug/929888
Could you check whether downgrading to openldap libraries 2.4.26 or older fixes the issue?