[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Help .. our RaQ can't Fork !



Jeff Lasman <jblists@xxxxxxxxxxxxx> writes:

> aware that forking is allowed/disallowed on a program by program basis,
> but for his program, written in perl, I'd think he'd be controlling it)?
> Any comments?

Do as you would with any other program: Debug.

The RaQs ofcourse do fork()s (otherwise you wouldn't really be running
any programs). 

Isolate the part of the perl code, that do not work. As he indicated,
you would probably look for the part, where it forks. Change that part
to give out some meaningful error messages.

At that point you can work you way around the problem. Not earlier.


-- 
Jens Kristian Søgaard, Mermaid Consulting I/S,
jens@xxxxxxxxxxxxxxxxxxxx,
http://www.mermaidconsulting.com/
echo|perl -ple'$_+=4E-6*!int rand()**2+rand()**2while$i++-1E6'