Hello, On Thu, 23 Jul 2020, Quanah Gibson-Mount wrote:
> Subject correction -- 2.4.51. ;) "make test" crashes on Red Hat Enterprise Linux release 8.2 (Ootpa): Testing random mt-hot r/w search: 10 read threads 10 write threads 5 conns (5 x 100) loops... ./progs/slapd-mtread -H ldap://localhost:9011/ -D cn=Manager,dc=example,dc=com -w secret -e dc=example,dc=com -f (&(!(cn=rwtest*))(objectclass=*)) -c 5 -m 10 -M 10 -L 5 -l 100 ./scripts/test060-mt-hot: line 291: 77184 Aborted (core dumped) $SLAPD -f $CONF1 -h $URI1 -d $LVL $TIMING > $LOG1 2>&1 slapd-mtread failed (1)! ./scripts/test060-mt-hot: line 295: kill: (77184) - No such process >>>>> test060-mt-hot failed for bdb (exit 1) make[2]: *** [Makefile:293: bdb-yes] Error 1 make[2]: Leaving directory '/home/jokke/tmp/openldap-OPENLDAP_REL_ENG_2_4/tests' make[1]: *** [Makefile:278: test] Error 2 make[1]: Leaving directory '/home/jokke/tmp/openldap-OPENLDAP_REL_ENG_2_4/tests' make: *** [Makefile:290: test] Error 2 Core dump backtrace: (gdb) bt #0 0x00007fee7828d70f in raise () from /lib64/libc.so.6 #1 0x00007fee78277b25 in abort () from /lib64/libc.so.6 #2 0x00007fee782779f9 in __assert_fail_base.cold.0 () from /lib64/libc.so.6 #3 0x00007fee78285cc6 in __assert_fail () from /lib64/libc.so.6 #4 0x000000000042afab in entry_clean (e=e@entry=0x1d7d4e8) at entry.c:451 #5 0x000000000042afb9 in entry_free (e=0x1d7d4e8) at entry.c:482 #6 0x0000000000428340 in do_add (op=0x7fee6c104440, rs=0x7fee7538a9a0) at add.c:223 #7 0x0000000000421725 in connection_operation (ctx=ctx@entry=0x7fee7538aac0, arg_v=arg_v@entry=0x7fee6c104440) at connection.c:1175 #8 0x00000000004221ab in connection_read_thread (ctx=0x7fee7538aac0, argv=0x17) at connection.c:1311 #9 0x0000000000513a68 in ldap_int_thread_pool_wrapper (xpool=0x1c96c80) at tpool.c:696 #10 0x00007fee786202de in start_thread () from /lib64/libpthread.so.0 #11 0x00007fee78351e83 in clone () from /lib64/libc.so.6 Best regards, Jokke Hämäläinen