When starting SSSD on RHEL5 with "service sssd start" it seems to always segfault:
Jun 30 10:51:06 host kernel: sssd[9419]: segfault at 0000000000000008 rip 00002b12e614eead rsp 00007fff8d972880 error 4 Jun 30 10:51:56 host kernel: sssd[9449]: segfault at 0000000000000008 rip 00002adc0f886ead rsp 00007fffcab6b9d0 error 4 Jun 30 10:52:46 host kernel: sssd[9478]: segfault at 0000000000000008 rip 00002b996fec8ead rsp 00007fff49860540 error 4
But if one runs it with "sssd -d 3" it works all ok. After this, also "service sssd start" works.
It seems that if the file /var/lib/sss/db/config.ldb does not exists when starting SSSD in non-debug mode, the process segfaults.
Looking into this.
milestone: SSSD 1.0 => Iteration 5 priority: major => blocker status: new => assigned version: => 0.4.1
Fixed in [f89f2f91cc3ff455041b1ca887904e860de6c896].
fixedin: => 0.5.0 resolution: => fixed status: assigned => closed
Fields changed
rhbz: => 0
Metadata Update from @myllynen: - Issue assigned to sgallagh - Issue set to the milestone: Iteration 5
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/1109
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.