On Fri, Apr 26, 2013 at 12:19:05PM -0400, Stephen Gallagher wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Forwarding back to the sssd-users list, because it contains useful information that other developers might need to see. Please make sure to keep this list in all replies.
So this confirms my hypothesis. Something is happening during the RootDSE lookup that is causing the SSSD to freeze forever here. The monitor notices this after 30s and sends a SIGTERM, which is never handled. After another 30s, it sends a SIGKILL which forcibly restarts it.
Brandon, can you tell us the exact version of SSSD you are using? You can get this by running 'rpm -q sssd'. Please report the entire string it gives back.
I haven't had yet the time to investigate fully but we're looking at either a tight loop or a request that never finishes.
Brandon, could you run an instrumented test build for us in case we fail to reproduce the problem locally?