Issue 8277 - test049 crashes
Summary: test049 crashes
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 20:00 UTC by Howard Chu
Modified: 2015-11-30 18:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Howard Chu 2015-10-19 20:00:09 UTC
Full_Name: Howard Chu
Version: 2.4
OS: Win32
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (78.155.231.14)
Submitted by: hyc


After "replacing syncrepl on provider" the consumer crashes. Stack trace shows a
do_syncrepl thread trying to lock a syncinfo mutex that is no longer valid,
i.e., the syncinfo has been freed.

This happens when the consumer receives the syncrepl config change - it deletes
the existing config (thus freeing it) and creates a new one. Something funny is
going on here since the config change itself is being processed in the consumer,
and no other thread should have been started for this syncrepl instance.
Comment 1 Howard Chu 2015-10-20 20:45:22 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2015-10-26 21:03:15 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2015-11-30 18:21:34 UTC
fixed in master
fixed in RE25
fixed in RE24 (2.4.43)
Comment 4 Quanah Gibson-Mount 2015-11-30 18:21:34 UTC
changed notes
changed state Release to Closed