Dont see much in the core either. 

Core was generated by `/usr/libexec/sssd/sssd_be -d 0 --domain LDAP'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000003502030748 in ?? ()
(gdb) bt
#0  0x0000003502030748 in ?? ()
#1  0x00000000ffffe4a0 in ?? ()
#2  0x0000000000676f20 in ?? ()
#3  0x00007fffffffe580 in ?? ()
#4  0x00007fffffffe4f0 in ?? ()
#5  0x00007fffffffe618 in ?? ()
#6  0x0000000000000007 in ?? ()
#7  0x0000000000063358 in ?? ()
#8  0x0000000c000000d0 in ?? ()
#9  0x0000000000000000 in ?? ()


On Mon, Aug 11, 2014 at 2:53 PM, Daniel Jung <mimianddaniel@gmail.com> wrote:
hi just tried out 1.9 by manually installing on a kvm. Seems like i still run into same issue. 

lsb_release -r
Release: 5.10
sssd --version 
1.9.6


/var/log/messages
Aug 11 23:46:34 kernel: sssd_be[3300]: segfault at 0000000000000010 rip 000000376a430748 rsp 00007fff1d8acdf0 error 4



sssd.log 
(Mon Aug 11 23:46:34 2014) [sssd] [sbus_dispatch] (0x0080): Connection is not open for dispatching.
(Mon Aug 11 23:46:34 2014) [sssd] [mt_svc_exit_handler] (0x0040): Child [LDAP] terminated with signal [11]
(Mon Aug 11 23:46:34 2014) [sssd] [mt_svc_restart] (0x0400): Scheduling service LDAP for restart 1
(Mon Aug 11 23:46:34 2014) [sssd] [get_ping_config] (0x0100): Time between service pings for [LDAP]: [10]
(Mon Aug 11 23:46:34 2014) [sssd] [get_ping_config] (0x0100): Time between SIGTERM and SIGKILL for [LDAP]: [60]
(Mon Aug 11 23:46:34 2014) [sssd] [start_service] (0x0100): Queueing service LDAP for startup


sssd_LDAP.log
Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [load_backend_module] (0x1000): Backend [ldap] already loaded.
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [be_process_init] (0x0020): No selinux module provided for [LDAP] !!
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [load_backend_module] (0x0200): no module name found in confdb, using [ldap].
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [load_backend_module] (0x1000): Backend [ldap] already loaded.
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [be_process_init] (0x0020): No host info module provided for [LDAP] !!
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [load_backend_module] (0x0200): no module name found in confdb, using [ldap].
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [load_backend_module] (0x1000): Backend [ldap] already loaded.
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [be_process_init] (0x0020): Subdomains are not supported for [LDAP] !!
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [main] (0x0400): Backend provider (LDAP) started!
(Mon Aug 11 23:46:34 2014) [sssd[be[LDAP]]] [id_callback] (0x0100): Got id ack and version (1) from Monitor
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_server_init_new_connection] (0x0200): Entering.
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_server_init_new_connection] (0x0200): Adding connection 0x69192a0.
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_init_connection] (0x0200): Adding connection 69192A0
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_server_init_new_connection] (0x0200): Got a connection
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [be_client_init] (0x0100): Set-up Backend ID timeout [0x6919dc0]
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_server_init_new_connection] (0x0200): Entering.
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_server_init_new_connection] (0x0200): Adding connection 0x691a330.
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_init_connection] (0x0200): Adding connection 691A330
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [sbus_server_init_new_connection] (0x0200): Got a connection
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [be_client_init] (0x0100): Set-up Backend ID timeout [0x691ab50]
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [client_registration] (0x0100): Cancel DP ID timeout [0x691ab50]
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [client_registration] (0x0100): Added Frontend client [PAM]
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [client_registration] (0x0100): Cancel DP ID timeout [0x6919dc0]
(Mon Aug 11 23:46:35 2014) [sssd[be[LDAP]]] [client_registration] (0x0100): Added Frontend client [NSS]
(Mon Aug 11 23:46:44 2014) [sssd[be[LDAP]]] [cleanup_groups] (0x0100): Found 2 expired group entries!
(Mon Aug 11 23:46:44 2014) [sssd[be[LDAP]]] [ldap_id_cleanup_set_timer] (0x0400): Scheduling next cleanup at 1407804404.252979



On Mon, Aug 11, 2014 at 12:38 PM, Jakub Hrozek <jhrozek@redhat.com> wrote:
On Mon, Aug 11, 2014 at 12:01:28PM -0700, Daniel Jung wrote:
> Yeah i noticed that, any other options other than upgrading to 1.9?
>  1.5.1.70 is the latest avail for cento5. By the way, also having issues
> with 1.5.1.58, when trying to login with passwd.  Is 1.5.1 release too
> buggy to be used in production?

It's used in production, but we haven't heard about the issue you
encountered yet. I'm sorry you're having trouble with SSSD.

Given you're running centos and not RHEL and hence you don't have to
worry about breaking a support contract, I agree with Lukas that using
the 1.9 branch would be the best move. Please report any problems you
have with 1.9 here.
_______________________________________________
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users