I've got all of the tests working with the exception of the replication test. Sometimes is runs through to completion, sometimes not. When it does not complete, and I hit control-C to interrupt it, the master slapd process sticks around. A normal kill won't do it in -- I have to use a kill -10 or -11, attempting to get a core dump. Unfortunately, gdb will not read the core dump.