Re: Increasing stacksize limits, where to add on a mac?

From: Rick Brownrigg <brownrig_at_nyahnyahspammersnyahnyah>
Date: Tue Jan 03 2012 - 09:19:31 MST

Sounds like you might be running bash? The form for that would be "ulimit -s unlimited"; however, on my Mac I get:

$ ulimit -s unlimited
-bash: ulimit: stack size: cannot modify limit: Operation not permitted

On my linux machine, I get no such complaints. So not sure what to suggest here. Are you seeing segv's or other memory issues with the new version?

On Jan 3, 2012, at 8:23 AM, Gina R Henderson wrote:

> Hi all,
>
> I was recently updating my version of NCL and came across the advice to add "limit stacksize unlimited" to a .cshrc file or equivalent. I am working on a MacOSX 10.7 and have all NCL paths set in my .profile. If I add the above command to this file I get a command not found "limit". Have any NCL mac users added this line successfully to avoid segmentation faults? If so where did you add it on your system?
>
> Thanks, Gina.
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jan 3 09:19:40 2012

This archive was generated by hypermail 2.1.8 : Wed Jan 04 2012 - 10:18:09 MST