sjh(at)ucf(dot)ics(dot)uci(dot)edu writes:
> [ coredump in ValidateBinary ]
It's hard to see how ValidateBinary could dump core, unless perhaps its
idea of struct stat, struct group or struct passwd is different from the
system's. I'd suggest checking for conflicting system headers.
If no dice, try recompiling with --enable-debug so that you can get more
info with gdb.
regards, tom lane