#47827 online import crashes server if using verbose error logging
Closed: wontfix Opened by mreynolds.

If you enable "trace function calls" error logging, and perform an online import(import task) the server will crash. The logging changes the internal timing, and exposes a race condition between the task event queue and the main import thread.


git merge ticket47827
Updating bfab0aa..02600da
Fast-forward
ldap/servers/slapd/back-ldbm/import.c | 4 ++++
1 file changed, 4 insertions(+)

git push origin master
bfab0aa..02600da master -> master

commit 02600dad033e7910b566c9698491ef2a2cef4538
Author: Mark Reynolds mreynolds@redhat.com
Date: Tue Jun 24 17:48:14 2014 -0400

Reopening for Coverity 12695...
Thanks!

git merge ticket47827
Updating 47e5dcc..13ec1d6
Fast-forward
ldap/servers/slapd/back-ldbm/import.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

git push origin master
47e5dcc..13ec1d6 master -> master

commit 13ec1d6de60ad69ed5c99f517e8b61ac540c2255

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1118057

Metadata Update from @nhosoi:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.3 backlog

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/1158

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata