As stated xenofarm reports 2 errors. IMO this one is a bit harder.
Pike version=7.7.13
The problem fails in running test_resolve.pike. Pike segfaults.
After logging I found the program to fail with one file. If I remove the file with which this occurs (FIPS10_4.pmod) it doesn't segfault anymore.
When using hilfe, the same error occurs:
master()->resolv(Standards.FIPS10_4.pmod);
Segmentation fault
This *only* occurs on my sparc64 (debian) and not on a i386.
I've created an test-program which inherits Standards.FIPS10_4 it also segfaults.
I've attached an strace on this process which I've included as attachment (hope it helps).
I can send more debugging info if necessary, but I have no clue where to go next.
Best regards,
Marc