[omniORB] Re: execv fails under POA, works under BOA

Dietmar May dcmay at dmis.com
Fri Nov 28 13:15:05 GMT 2003


Hello,

The fork/execv also fails under the BOA in a more complex application - 
I'm guessing following object activation (_obj_is_ready()). I'll try to 
develop a simple test case to reproduce this, when I have time. At the 
moment, however, I guess I need to focus on finding a workaround :-(.

> If run AFTER POA initialization in omniORB 4.0.3, or AFTER BOA 
> initialization in omniORB 2.8.0, the child process (apparently) fails 
> the execv (because it never completes, even though fork returns a 
> valid pid), and the process hangs while waiting for the child.
>
> If run AFTER BOA initialization in omniORB 4.0.3, the program is able 
> to fork and exec just fine. 

Regards,
Dietmar




More information about the omniORB-list mailing list