المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Stack Overflow



C++ Programming
09-02-2010, 01:21 PM
Hi!
I got the following exception while running my project.


Unhandled exception at 0x7706a4d2 in SlogOut3D.exe: 0xC00000FD: Stack overflow.

Here is the Call Stack:

> ntdll.dll!7706a4d2()
[Frames below may be incorrect and/or missing, no symbols loaded for ntdll.dll]
ntdll.dll!77086e27()
ntdll.dll!77086e0c()
ntdll.dll!770d1ec5()
ntdll.dll!7709ba51()
ntdll.dll!77087545()
ntdll.dll!77086e0c()
ntdll.dll!770871e6()
ntdll.dll!77086e0c()
msvcr90.dll!73593db8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
msvcr90.dll!73593eb8()
How to resove this exception?