Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: synopsis of IPC::Open3

by ikegami (Patriarch)
on Feb 28, 2011 at 16:57 UTC ( [id://890591]=note: print w/replies, xml ) Need Help??


in reply to synopsis of IPC::Open3

\*CHLD_ERR and $err = gensym are two ways of creating a file handle to pass to open3. It makes no sense to use both. And it's not the cause of your problem.

Replies are listed 'Best First'.
Re^2: synopsis of IPC::Open3
by tilly (Archbishop) on Feb 28, 2011 at 18:11 UTC
    My educated guess is that the OP has accidentally written a fork bomb, and is noticing the error message from running out of processes.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-18 19:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found