newbie question
Edward Goulet
edwardamp@hotmail.com
Tue Aug 15 16:43:00 GMT 2000
New to the list, I'm wondering where I might go to find out if a problem I'm
seeing is real/known ...
I've got crontab running a process (call it "foo1") that makes a call like:
system("./foo2.sh &"); // run foo2 in background, returns immediately
But sometimes there are instances of foo1 that never die, as if the call to
foo2 never returned. The foo2 processes run correctly.
Any ideas?
On solaris 5.6, gcc 2.8.1
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
More information about the Gcc-bugs
mailing list