Operating System - Linux
1828634 Members
1881 Online
109983 Solutions
New Discussion

ProC programs crash on 11.23

 
SOLVED
Go to solution
dictum9
Super Advisor

Re: ProC programs crash on 11.23

The problem is resolved.
It was caused by a file being opened but not closed.

Thank you all for the invaluable contributions.

A. Clay Stephenson
Acclaimed Contributor

Re: ProC programs crash on 11.23

I'm going to guess that you finally captured errno properly and it was either EMFILE or ENFILE and that is how you were able to wrestle this steer to the ground.
If it ain't broke, I can fix that.