Issue 621 - Thread bug in FreeBSD 4.0?
Summary: Thread bug in FreeBSD 4.0?
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: 2000-07-11 01:38 UTC by steve@cablevision.qc.ca
Modified: 2014-08-01 21:06 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 steve@cablevision.qc.ca 2000-07-11 01:38:44 UTC
Full_Name: Steve Malenfant
Version: 1.2.11
OS: FreeBSD 4.0
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (24.212.5.244)


When compiling openldap-1.2.11 with "make".  The test #4 doesn't pass.
When I compile it with "-without-threads" it pass all but the last (need
thread).

When I compile it on a FreeBSD 3.2 it work well.

Steve
Comment 1 Kurt Zeilenga 2000-07-12 14:32:05 UTC
IIRC, I had some threading problems with the initial
FreeBSD-4.0 release.  I believe they were corrected
in 4.0-Stable.  I've been awaiting 4.1 to try again
(I am quite happy with 3.5).

I am not sure what release of 4.0 you are running.
I suggest you update to 4.0-Stable (RELENG_4). If
you are using BerkeleyDB2, make sure you are using
2.7.7 and that it was rebuilt after upgrading the
OS.

Kurt

At 01:38 AM 7/11/00 +0000, you wrote:
>Full_Name: Steve Malenfant
>Version: 1.2.11
>OS: FreeBSD 4.0
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (24.212.5.244)
>
>
>When compiling openldap-1.2.11 with "make".  The test #4 doesn't pass.
>When I compile it with "-without-threads" it pass all but the last (need
>thread).
>
>When I compile it on a FreeBSD 3.2 it work well.
>
>Steve

Comment 2 Kurt Zeilenga 2000-07-20 10:11:31 UTC
changed notes
changed state Open to Closed
Comment 3 OpenLDAP project 2014-08-01 21:06:11 UTC
Confirmed 4.0 bug