LDAP tools with SASL Auth causes Segmentation Fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am running openldap 2.2.23 and cyrus-sasl 2.1.22 on redhat fedora core 4.
I am running into the following problem...
 
Whenever I run an ldap tool (ldapwhoami, ldapsearch, etc) with SASL authentication, it ends with a segmentation fault.
Using simple authentication, however, does not cause any errors.
Here is an example...
 
# ldapwhoami -U myusername
SASL/DIGEST-MD5 authentication started
Please enter your password:
SASL username: myusername
SASL SSF: 128
SASL installing layers
dn:uid=myusername,ou=users,dc=mydomain,dc=com
Segmentation fault
 
I ran it through gdb to find out more info and I got the following...
 
Program received signal SIGSEGV, Segmentation fault.
0xb7c6b6f2 in free () from /lib/libc.so.6
 
As you can see, the authentication completes successfully, but the program causes a segmentation fault when trying to free up memory.
The function is free() from the glibc library of which I have glibc 2.3.6 installed.
 
Any ideas why this is happening???
 
Matt


Want to start your own business? Learn how on Yahoo! Small Business.

[Index of Archives]     [Info Cyrus]     [Squirrel Mail]     [Linux Media]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux