#47349 DS instance crashes under a high load
Closed: wontfix None Opened 10 years ago by nkinder.

Under heavy connection load, crashes are being randomly encountered. This happens because we allocate and set c_private in the connection object after we put the connection on the active list. Another thread can try to dereference c_private before it is allocated.


commit 05d2094
Author: Rich Megginson rmeggins@redhat.com
Date: Wed Apr 24 20:36:37 2013 -0600

c3c5114..78f029f 389-ds-base-1.3.1 -> 389-ds-base-1.3.1
commit 78f029f
Author: Rich Megginson rmeggins@redhat.com
Date: Wed Apr 24 20:36:37 2013 -0600

8a1fd07..d175441 389-ds-base-1.2.11 -> 389-ds-base-1.2.11
commit d175441
Author: Rich Megginson rmeggins@redhat.com
Date: Wed Apr 24 20:36:37 2013 -0600
e0328ab..11c0f99 389-ds-base-1.3.0 -> 389-ds-base-1.3.0
commit 11c0f99
Author: Rich Megginson rmeggins@redhat.com
Date: Wed Apr 24 20:36:37 2013 -0600

Metadata Update from @rmeggins:
- Issue assigned to rmeggins
- Issue set to the milestone: 1.2.11.22

7 years ago

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

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)

3 years ago

Login to comment on this ticket.

Metadata