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

(ITS#5533) test035-meta crashes --without-threads



Full_Name: Hallvard B Furuseth
Version: RE24
OS: 
URL: ftp://ftp.openldap.org/incoming/Hallvard-Furuseth-080527.tgz.1
Submission from: (NULL) (129.240.6.233)
Submitted by: hallvard


slapd crashes in test035 after 10 runs:
daemon.c:979: assert( SLAP_SOCK_IS_ACTIVE( s ));

RE24 + libraries/libldap_r/thr_stub.c rev 1.35
./configure --quiet --without-threads --enable-meta --enable-ldap 'CFLAGS=-O0
-g'
(declare -i n=0; while n=n+1 && echo "run #$n" && ./run test035; do sleep 5;
done)

Testrun directory enclosed, with files OUTPUT (from tty) and slapd.*.GDB.
Removed database directories though.
(Argh, I messed up with passive mode again.  Oh well.)