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.
0001-Ticket-47349-DS-instance-crashes-under-a-high-load.patch 0001-Ticket-47349-DS-instance-crashes-under-a-high-load.patch
commit 05d209432571dc64b242ae47113ae4cbb43607d2 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 78f029f66344eabb32be2421b953bbdbb754d5a0 Author: Rich Megginson rmeggins@redhat.com Date: Wed Apr 24 20:36:37 2013 -0600
Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=957305
8a1fd07..d175441 389-ds-base-1.2.11 -> 389-ds-base-1.2.11 commit d1754414bffca63ceec42812387e233c717fe14e 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 11c0f99aaa2deead80bde7e35dd9f9aabac5cc20 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
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.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Fixed)