Crashing without error message

From: Bridget Thrasher <bthrasher_at_nyahnyahspammersnyahnyah>
Date: Mon Apr 26 2010 - 18:03:23 MDT

I'm getting a "ncl quit unexpectedly" error from my OS, but nothing from
NCL, from the following line:

datobsall = obsall[startyrs(0)-1950:nobsyrs-1]->$var$

Here's the OS error stack:
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fffffe00f05 __memcpy + 1893
1 ncl 0x00000001000e5d2f
CallLIST_READ_FILEVAR_OP + 10027
2 ncl 0x00000001000e6220 _NclExecute + 1218
3 ncl 0x0000000100008af8 yyparse + 3280
4 ncl 0x0000000100003c81 main + 2853
5 ncl 0x0000000100003154 start + 52

I perform an almost identical call twice just prior to this call (same call,
just to different file set), and both of those work just fine. The file list
that is fed into the addfiles command that creates obsall looks fine, and I
have the line "setfileoption("nc","SuppressClose",False)" at the top of my
script. SInce I'm not getting any error message from NCL, I'm at a loss as
to what else to check. Any ideas?

-Bridget

-- 
Bridget Thrasher, PhD
Postdoctoral Researcher
Climate Central
www.climatecentral.org

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Apr 26 18:03:29 2010

This archive was generated by hypermail 2.1.8 : Mon May 03 2010 - 14:51:26 MDT