This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: my C arrays are too large


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]