Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: https request causes segmentation fault

by Zaxo (Archbishop)
on Oct 30, 2006 at 02:55 UTC ( [id://581176]=note: print w/replies, xml ) Need Help??


in reply to Re^2: https request causes segmentation fault
in thread https request causes segmentation fault

The strace or ktrace utils are found on unix-like systems. The simplest usage is, e.g.,

prompt> strace perl myscript.pl
which will be followed by a huge dump of information.

If you're on a winders system, perhaps someone who knows will suggest an equivalent diagnostic utility.

After Compline,
Zaxo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-25 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found