Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1272682
Description of problem: During TET SSL acceptance run with nunc stans enabled a crash was observed. crashes occurred during the test cleanup/startup phase, when server was restarted. Version-Release number of selected component (if applicable): 389-ds-base-1.3.4.0-19.el7.x86_64
{{{ Thread 3 (Thread 0x7f8838799880 (LWP 31938)):
at pthread_join.c:92
Thread 1 (Thread 0x7f87f57c2700 (LWP 32015)):
}}}
Thread 1 is crashing. The problem is that we freed the connection table in daemon.c before waiting for nunc-stans to clean itself up (ns_thrpool_destroy).
attachment 0001-Ticket-48898-Crash-during-shutdown-if-nunc-stans-is-.patch
A good catch!!
6e862f3..02d8e0c master -> master commit 02d8e0c0fc91750d2114b05afebdd457e4a04adf Author: Mark Reynolds mreynolds@redhat.com Date: Thu Jun 23 07:22:47 2016 -0400
769b1b2..8133eaf 389-ds-base-1.3.4 -> 389-ds-base-1.3.4 commit 8133eaf26589b0054a0407239bccd6552edd13c4
Metadata Update from @nhosoi: - Issue assigned to mreynolds - Issue set to the milestone: 1.3.4.11
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/1957
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)