Segmentation fault (core dumped)
Added by Khan 11 over 6 years ago
Hi
I am calculating anomalies from MERAA/MERRA2 data at pressure levels with around 18 levels. CDO is able to process all commands like showyear/var/levels/ and many more. But when i type
$cdo sub data.nc -timmean data.nc anom.nc
the error that appear is Segmentation fault (core dumped). Please find a sample file attached. Can any one suggest what could be the reason and solution. Thanks and Respect for all.
Replies (1)
RE: Segmentation fault (core dumped) - Added by Ralf Mueller over 6 years ago
Hi Khan!
for better problem analysis, please provide
- the output of
cdo -V
- all input files
- the exact call that lead to the segfault
thx in advance
ralf