in reply to Perl Interpreter (5.8.5) initialization causes SIGSEGV in HPUX

blead also has not much more protection other then
dSAVE_ERRNO; const struct spwd * const spwent = getspnam(pwent->pw_name); RESTORE_ERRNO;
You can try to disable HAS_GETSPNAM in config.h after Configure.
  • Comment on Re: Perl Interpreter (5.8.5) initialization causes SIGSEGV in HPUX
  • Download Code