replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - What is the meaning of adjust stack?
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

What is the meaning of adjust stack?

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
aebolzan



Joined: 06 Jul 2007
Posts: 229
Location: La Plata, Argentina

PostPosted: Sat Jul 04, 2009 2:44 am    Post subject: What is the meaning of adjust stack? Reply with quote

I was running a program using the debbuger and suddenly it crashes and the information I got was:

Call stack/status

exception 0xC00000FD
adjust stack

Sorry for my ignorance but what does it mean and ... is there any solution for this problem?

Agustin
Back to top
View user's profile Send private message
JohnCampbell



Joined: 16 Feb 2006
Posts: 2615
Location: Sydney

PostPosted: Mon Jul 06, 2009 1:04 am    Post subject: Reply with quote

Agustin,

My experience has always been that to solve stack problems, there must be a problem elsewhere in the program and changing the size of the stack does not solve the problem.

Check the memory size of the program or for excessive sized local arrays.
Do you use recursion ?

C00000FD is about 3gb, so you may be a bit optimistic in your array sizes, probably very optimistic!
FTN95 / Win32 is limited to about 1.7gb of easily useable memory.

John
Back to top
View user's profile Send private message
aebolzan



Joined: 06 Jul 2007
Posts: 229
Location: La Plata, Argentina

PostPosted: Mon Jul 06, 2009 1:34 am    Post subject: Reply with quote

OK! I will check he code very carefully. 3Gb seems to be a little too much for my arrays!! Surprised

Thanks for the tip!

Agustin
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group