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

Re: (ITS#4881) ldapsearch, SSL and segmentation fault



andrej.groups@gmail.com wrote:
> Full_Name: Andrej Ricnik
> Version: ldapsearch 2.3.21
> OS: Slackware 11
> URL: 
> Submission from: (NULL) (138.235.105.2)
> 
> 
> I'm trying to use ldapsearch against Novell eDir 8.7.3.9 (on Solaris) which
> works fine when used w/o encryption.  If I use the self-signed Cert created on
> the eDir server ldapsearch segfaults.
> 
> This works fine (returns the expected 46 DNs):
> ldapsearch  -D cn=wpsbind,ou=wcm,ou=systemusers,ou=users,o=myorg -W -h
> dev4.kdc.myorg.org -x -s sub -LLL '(cn=*)'
> 
> This one segfaults after the 45th DN:
> ldapsearch -ZZ  -D cn=wpsbind,ou=wcm,ou=systemusers,ou=users,o=myorg -W -h
> dev4.kdc.myorg.org -x -s sub -LLL '(cn=*)'
> 
> It looks similar to ITN# 889 ... 

Not likely, since that involved SASL and this does not.

There's not enough info here. Please provide a stack trace of the crash 
in the client. Also see the FAQ
http://www.openldap.org/faq/index.cgi?file=59

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