The server crashes during startup with the following stack
The problem is a consequence of a coverity fix https://fedorahosted.org/389/attachment/ticket/47740/0001-Ticket-47740-Fix-coverity-issues-Part-5.patch This fix systematically free dnscomps and filtercomps although if they are allocated on the stack. This is the case when they fields 'DNComps' and 'FilterComps' are empty in the certmap.conf file.
A workaround is to no have empty properties 'DNComps' and 'FilterComps' in that file
Fixing this as part of ticket 47740. Marking this as a duplicate.
Metadata Update from @mreynolds: - Issue set to the milestone: N/A
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/1077
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.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Duplicate)