with the error "signal SIGSEGV, Segmentation fault.0x0000000000444ecb in ncx_getn_float_float (xpp=0x7fff18c7b1d8, nelems=2048,tp=0x2ae8401ae010) at ncx.c:3475 3475 ncx.c: No such file or directory."
by the way, you are using gdb, right? So in your case, after the crash, gdb sees where the error comes from and tries to show you some source code. It looks for ncx.c but cannot find it.
netcdfgroup
archives: