[SSSD] sssd just 'Aborts' on RHEL5.

Stephen Gallagher sgallagh at redhat.com
Tue Jun 19 13:29:43 UTC 2012


On Tue, 2012-06-19 at 13:09 +0000, Steve Traylen wrote:
> sssd does not want to start for me on RHEL5.
> 
> # rpm -q sssd 
> sssd-1.5.1-49.el5_8.1
> 
> on both RHEL5 and SLC5  results in
> 
> # /usr/sbin/sssd -i   -d 8
> Aborted
> 
> This is both with our sssd.conf which is working fine over on RHEL6 but also for the default
> sssd.conf that comes with the package.
> 
> The end of an strace is here:  http://pastie.org/4114307  , if I delete the 'var/lib/sss/db/config.ldb 
> file then it is created again before the 'Aborted' happens.
> 
> Nothing is logged to syslog or sssd.log.
> 
> Any ideas.


Could you do the following:

yum install gdb
debuginfo-install sssd
gdb /usr/sbin/sssd

at the gdb console:
run -i   -d 8

When it dies:
bt full

Send all the output of that bt full, please.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120619/b0718047/attachment.sig>


More information about the sssd-devel mailing list