[vtkusers] stack overflow in vc++

T S VIVEK vivek at cmcltd.com
Fri Jun 7 20:33:49 EDT 2002


hi,

iam running an application in vc++ which gives a Stack overflow exception
when a particular function is called.it's not even recursive coz the
exception is thrown at the very first call.i changed certain parameters
from objects to object references.i was able to step into the function.but
in there another function is called which fails with the same error.
i tried increasing the stack size from 1Mb to 2Mb. does'nt seem to work.

i would appreciate any help in this regard.

vivek




More information about the vtkusers mailing list