In the last episode (Mar 20), Henrik Grubbstrm (Lysator) @ Pike (-) developers forum said:
- sasserver2.emsphone.com, AIX 5.2
dumpes core when building post modules.
This is probably a machine-code generation problem.
I ran another test --without-machine-code, and it gets farther but then fails with:
/usr/tmp/xenofarm/pike-7.5/sasserver2.emsphone.com/buildtmp/Pike-v7.5-snapshot/src/threads.c:65: Fatal error: /usr/tmp/xenofarm/pike-7.5/sasserver2.emsphone.com/buildtmp/Pike-v7.5-snapshot/src/modules/HTTPLoop/accept_and_parse.c:789: pthread_mutex_lock( &aap_timeout_mutex ) Unexpected error from thread function: 22
errno 22 is EINVAL.
- dan.emsphone.com, i386, FreeBSD 5.2
Error in grubbas process-trace test. Crash in the Nettle module. (looks to me like strlen("$1$") crashes)
Probably due to using a crypt_md5 from some other place than crypt_md5.c.
Potentially fixed.
Yep. It's green now.