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

(ITS#8411) segfault on slapd 2.4.44



Full_Name: Michael Martinez
Version: 2.4.44
OS: ubuntu wheezy
URL: 
Submission from: (NULL) (99.113.34.53)


After upgrading from openldap-2.4.31 to 2.4.44 I'm getting segfaults anytime I
run 'passwd', attempt to ssh into the box, etc.

this is on raspberry pi (debian wheezy). 

Previously running the latest package 2.4.31. Then installed openldap-2.4.44
from source, did slapcat from the old version and slapadd to import it to the
new version. Loads fine and can run simple commands like "id" for ldap users.
But get core dump with password changes, ssh from other boxes, etc.
A%A[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `/usr/local/openldap/libexec/slapd -f /etc/ldap/slapd.conf
-F /ec/ldap/slapd.d'.
Program terminated with signal 11, Segmentation fault.
#0  0xb6f350a0 in memcpy () from /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so
(gdb)