> assertion "p->upper >= p->lower" failed: file > "/usr/src/usr.sbin/ldapd/btree.c", line 1949, function "btree_add_node"
I found that running the same example on an unpatched machine worked: -ksh $ uname -mrsv OpenBSD 6.1 GENERIC.MP#20 amd64 -ksh $ doas syspatch -c 001_dhcpd 002_vmmfpu 003_libressl 004_softraid_concat 005_pf_src_tracking 006_libssl 007_freetype 008_exec_subr 009_icmp_opts As I'm remote at the moment I'll try tomorrow to apply patches until I find if/where it breaks. Allan

