Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Perl Interpreter (5.8.5) initialization causes SIGSEGV in HPUX

by rurban (Scribe)
on Aug 15, 2012 at 18:52 UTC ( [id://987618]=note: print w/replies, xml ) Need Help??


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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://987618]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-03-28 14:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found