invalid pointer error message

From: Ioana Colfescu <colfescu_at_nyahnyahspammersnyahnyah>
Date: Fri Jul 02 2010 - 10:39:01 MDT

Hi,

Could someone please help me with the following -I use the following code :

FILES=systemfunc("ls /data/oldfarm2/colfi/SODA/*.cdf")
f1=addfiles(FILES,"r")
ListSetType(f1,"cat");
t=f1[:]->temp

which works fine for other data but for this I get this error :

*** glibc detected *** ncl: munmap_chunk(): invalid pointer: 0x00002b1bbc0e3010 ***
======= Backtrace: =========
/lib64/libc.so.6(cfree+0x166)[0x37bca72886]
ncl(NclFree+0x25)[0x5681de]
ncl[0x5495bb]
ncl(_NclDestroyObj+0x56)[0x553e09]
ncl(CallLIST_READ_FILEVAR_OP+0x2900)[0x5e0398]
ncl(_NclExecute+0x442)[0x5e09c5]
ncl(yyparse+0x792)[0x51fc69]
ncl(main+0xa3e)[0x51b4ce]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x37bca1d994]
ncl(__gxx_personality_v0+0x14a)[0x51a9fa]
======= Memory map: ========
00400000-01437000 r-xp 00000000 00:17 2147824247 /homes/colfescu/ncl/bin/nc
01537000-01722000 rw-p 01037000 00:17 2147824247 /homes/colfescu/ncl/bin/ncl

I don't know why the error appears.

Ioana
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jul 2 10:39:08 2010

This archive was generated by hypermail 2.1.8 : Fri Jul 09 2010 - 16:06:22 MDT