[ace-users] question on ACE_Process_Manager::spawn

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Tue Jul 24 08:53:52 CDT 2007


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



More information about the Ace-users mailing list