On Sat, Mar 30, 2019 at 07:17:59AM +0100, Christophe JAILLET wrote: > ========= > t/ssl/varlookup.t .. 73/83 [ error] oh dangnabit, server dumped core > > Program terminated with signal SIGABRT, Aborted. > #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 > 50 ../sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce > type. > [Current thread is 1 (Thread 0x7f97e7893780 (LWP 12554))]
Is this something calling assert()?? Do you have APR pool debugging enabled at build time or anything else like that? Curious failure. I tested the 2.4.x branch with prefork today and don't see any problems, albeit with OpenSSL 1.1.1b (Fedora 29). Thanks for sending in the coverage data too btw, very interesting. Regards, Joe
