Hide Forgot
The directory server crashes if it is shutdown before a long running task can complete https://bugzilla.redhat.com/show_bug.cgi?id=698421 the reason is that a plugin postop function is being called after the plugin close function has been called. Once the server calls the plugin close function, the plugin should be removed from the list of active plugins, and plugin_free should be called on that plugin.
Upstream ticket: https://fedorahosted.org/389/ticket/50
Fixed in version 1.2.10.a7