[Ace-users] Re: Files created for USYNC_PROCESS mutexes

nglasser at cantata.com nglasser at cantata.com
Fri Sep 14 13:20:49 CDT 2007


Hello,

I think I've found a problem with ACE_Process_Mutex. Perhaps I should
submit a regular bug report, but since we were discussing it here,
I figured I'd mention it first.

If you statically declare a named ACE_Process_Mutex object on Linux or
Solaris, then fork(), and the original process exits, the child
process will
be unable to acquire the mutex. It fails with EINVAL.

Any comments? If not, I'll go ahead and submit a bug report.

                                Thanks,
                                Nathan



More information about the Ace-users mailing list