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

Re: (ITS#5529) test048-syncrepl-multiproxy --without-threads hangs



ando@sys-net.it writes:
>h.b.furuseth@usit.uio.no wrote:
>> RE24 configured with --quiet --without-threads --enable-ldap 'CFLAGS=-O0 -g'

Sorry, that's RE24 + the ITS#5519 (--without-thread miscompiles) patch:
  cvs diff -r1.34 -r1.35 -I'[$]OpenLDAP[$:]' libraries/libldap_r/thr_stub.c

> Probably, sync replication should not be allowed when building
> --without-threads.

Or there could be a warning that --without-threads breaks some features.
Looking closer I see the server replicates from itself in this test.  I
can see how that'd be a problem in single-threaded mode...

Most other syncrepl tests succeed.  Though test050 crashes:
  daemon.c:979: slapd_set_read: Assertion `((slap_daemon.sd_index[(s)]) != -1)' failed.
(Argh, it refuses to dump core for some reason.  I've done
ulimit -c unlimited and put it in defines.sh too.)

-- 
Hallvard