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

Re: Confirmation for subscribe openldap-bugs



Hello;

	My apologies if this is a known issue, but I could not find it
in the issues database nor the Archives.  In the following
environment:

BSD/OS 4.0 with all patches
OpenLDAP 1.2.1

	After successfully building openldap, I run the tests.  The
replication test fails.  The messages are:

>>>>> Starting test007-replication ...
Cleaning up in ./test-db...
Cleaning up in ./test-repl...
Starting master slapd on TCP/IP port 9009...
Starting slave slapd on TCP/IP port 9010...
Using ldapsearch to check that master slapd is running...
Waiting 5 seconds for slapd to start...
Using ldapsearch to check that slave slapd is running...
Starting slurpd...
Using ldapmodify to populate the database...
27717: Segmentation fault - core dumped
Using ldapmodify to modify the database...
Waiting 15 seconds for slurpd to send changes...
Using ldapsearch to read all the entries from the master...
Using ldapsearch to read all the entries from the slave...
kill: 27717: No such process
Comparing retrieved entries from master and slave...
./test-db/master.out ./test-db/slave.out differ: char 58, line 2
test failed - master and slave databases differ
>>>>> ./scripts/test007-replication failed (exit 1)
*** Error code 1

Stop.

The stacktrace trace is:

0x100d4c98 in _thread_queue_enq ()
#1  0x100d4562 in _thread_kern_block ()
#2  0x100d4ac3 in pthread_mutex_lock ()
#3  0x8056873 in ldap_pvt_thread_mutex_lock (mutex=0x8060380) at thr_posix.c:164
#4  0x804cbbf in Re_lock (re=0x8060380) at re.c:644
#5  0x804cba2 in Re_getrefcnt (re=0x8060380) at re.c:626
#6  0x804dad8 in Rq_gc (rq=0x8060000) at rq.c:210
#7  0x804a631 in fm (arg=0x0) at fm.c:106
#8  0x100d4400 in _thread_kern_start ()