This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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: c/8721: nmrpsa_problem


Dear Wolfgang,

Thank you for your help. Could you tell me how to check and change the stack limits?

Thanks,
Bosong

At 07:53 PM 11/26/2002 +0000, you wrote:
Synopsis: nmrpsa_problem

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Nov 26 11:53:37 2002
State-Changed-Why:
With the numbers you get, the boundary is when you are
allocating an object that is close to 2MB on the stack. Adding
other stack variables of main and the calling frames, I would
think that you are exceeding a stack limit. Could you
check what the stack limits are for your system, and
maybe retry with a larger limit?

Thanks
Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8721






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