Operating System - Tru64 Unix
1754359 Members
4287 Online
108813 Solutions
New Discussion

rpc_cma_atfork)( and cma_atfork() problem

 
Nicolas Pauli
New Member

rpc_cma_atfork)( and cma_atfork() problem

Hi!

We recently experienced a crash on one of our server. One of our applications communicates with a 3rd party equipment through RPC.

At some point, the app crashed and we analyzed the core dump: we found out that the crash happened when the rpc_cma_atfork() method was calling the cma_atfork() of the DCE THREADS lib. It is not the first time it occurs.

Does anyone know about any problem related to this function?

Thanks a lot