Operating System - HP-UX
1825805 Members
2281 Online
109687 Solutions
New Discussion

cma_fcntl: dup'd fd too large

 
Support Engineer Group
Occasional Contributor

cma_fcntl: dup'd fd too large

One of our processes terminates with the following system error:

% Internal DCE Threads problem (version CMA BL10+), terminating execution.
% Reason: cma_fcntl: dup'd fd too large

Would someone know what causes this error and what is the solution to avoid it?

Thanks.
2 REPLIES 2
Andrew_4
Honored Contributor

Re: cma_fcntl: dup'd fd too large

Hi !

What is the process that terminates... ??

Andrew
The Unix Programmer's Manual, 2nd Edition, June, 1972: "The number of Unix installations has grown to 10, with more expected."
Support Engineer Group
Occasional Contributor

Re: cma_fcntl: dup'd fd too large

The process that terminates is a home made multi-threaded application. This occurs on a HP-UX 10.20 machine.