User has problem running cdo
Added by Peer-Joachim Koch over 10 years ago
Hi,
a user reported the following error running cdo (1.6.1):
cdo monsub /.../CRUTS3_1961_1970.nc -monavg /.../CRUTS3_1961_1970.nc /.../CRUTS3_1961_1970_anom.nc
cdo monsub: Started child process "monavg /Net/Groups/BGI/projects/TExtremes/data/CRUTS3/temporary/CRUTS3_1961_1970.nc (pipe1.1)".
Error: in routine alloca() there is a
stack overflow: thread 0, max 8180KB, used 231KB, request 8B
I get the same error. Building the current release shows the same behavior (make check has NO faults!)
Any idea (hint) ?
bye, Peer
Replies (1)
RE: User has problem running cdo - Added by Peer-Joachim Koch over 10 years ago
OK,
I think I found the problem. We have different libs (gnu, pgi, intel,...) and CDO
was using a wrong shared lib.
Bye, Peer