my C arrays are too large

Eliot Moss moss@cs.umass.edu
Fri Sep 13 14:20:00 GMT 2019


On 9/13/2019 9:21 AM, Blair, Charles E III wrote:
> Thank you very much for your help.  Moving the big array to a global variable made the problem go away.
> Before that, I tried
> 
> ulimit -Ss 8192
> 
> After this, the segmentation error message was still there.

I tried that too.  The failure seems to happen in chkstk_ms,
some assembly code in cygwin.S.  Perhaps Corrina or someone
can clarify if the behavior is correct, or at least explain
it.

Regards - Eliot Moss

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list