Hi,

 

I have a question regarding the method stack size. Running my project in the 
debug version works fine. Running the same project as release causes a 
StackOverflowError (60 entries). Is there any difference in the allowed stack 
size?

 

If I split the method (in which the error occurs) into two separate methods and 
call them sequentially, this works in the release build as well.

 

I am using Flex SDK 3.4. This is reproducable on Win and Mac.

 

Cheers

Philipp

Reply via email to