On Sat, 7 Apr 2012 05:52:15 GMT, [email protected] wrote: > test058(hdb): SLAP_SOCK_NOT_ACTIVE() crashed during shutdown > because slap_daemon[id].sd_index is NULL:
Fixed in master, e6a25b2db6d7f4dc5d3370e06e3a3e03c5a6635d. Or at least, fixed some broken code in master. But I wonder why it usually worked before. Testing with sleep(1) before reading tid = *(int*)ptr in slapd_daemon_task() ought to fail (lets caller increment i first), but doesn't. -- Hallvard
