[ace-users] question on ACE_Process_Manager::spawn
Premkumar P
kumaran.prem at gmail.com
Tue Jul 24 09:07:23 CDT 2007
hi Doug,
i had set avoid_zombies to 1 using ACE_Process_Manager::avoid_zombies
after removing this call everything works fine... i am trying to debug the
code to find where the actual problem is.
regards,
prem
On 7/24/07, Douglas C. Schmidt <schmidt at dre.vanderbilt.edu> wrote:
>
>
> Hi Prem,
>
> > thankx for the quick reply. the errno is set to 4 which when printed
> > using perror is Interrupted system call (EINTR).
>
> Please do the following:
>
> . Set a breakpoint in your debugger and see what system call is failing.
>
> . Take a look at your OS documentation to see what EINTR means when said
> call fails.
>
> > gone through the example. and i am doing just the same...
>
> Does the example work? If so, you must be doing something different..
>
> Thanks,
>
> Doug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/ace-users/attachments/20070724/3b86cd4e/attachment.htm
More information about the Ace-users
mailing list