[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#3912) TLS included when not configured



The tls here does not mean what you think it means. That's "thread local 
storage" and it's a feature of your C library. It has nothing to do with 
the OpenLDAP --xx-tls switch, which controls Transport Layer Security.

Since I'm not seeing this problem at the moment I'll have to assume it 
was a transient error in the CVS repository that has been fixed. I'll 
note that you should not be using CVS HEAD unless you're testing a 
specific bug fix. Otherwise, stick to the released code, or at most, the 
release engineering branch. Only experienced developers should be 
working with the CVS HEAD revision.

Russell.Mosemann@cune.edu wrote:
> Full_Name: Russell Mosemann
> Version: HEAD (CVS050801-17:00:00CDT)
> OS: Debian 3.1
> URL: 
> Submission from: (NULL) (192.160.64.49)
>
>
> slaptest -f /usr/local/etc/openldap/slapd.conf -F
> /usr/local/etc/openldap/slapd.d
> ...
> slaptest startup: initiated.
> backend_startup_one: starting "cn=config"
> Segmentation fault
>
> (gdb) bt
> ...
> #39 0xb7c94196 in ?? () from /lib/tls/libc.so.6
> #40 0xb7cf1434 in _IO_setb () from /lib/tls/libc.so.6
>
> This was configured --without-tls
>
>
>   


-- 
  -- Howard Chu
  Chief Architect, Symas Corp.  http://www.symas.com
  Director, Highland Sun        http://highlandsun.com/hyc
  OpenLDAP Core Team            http://www.openldap.org/project/