Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

stack overflow problem

0 views
Skip to first unread message

GRI

unread,
Oct 24, 2000, 3:00:00 AM10/24/00
to
Hello. (My english is very bad, sorry).


I use Cygwin an Gcc for Windows NT.

I have got a problem when I run my executable program (edint.exe). My
monitor display this information:
0 [main] EDINT 1000 handle_exceptions: Exception: STATUS_STACK_OVERFLOW
1333 [main] EDINT 1000 stackdump: Dumping stack trace to
EDINT.EXE.stackdump

Then GCC make a file named "edint.exe.stackdump". This file contains:

Exception: STATUS_STACK_OVERFLOW at eip=61022954
eax=000001C6 ebx=6107D104 ecx=00000000 edx=00440A60 esi=000001C6
edi=000465AD
ebp=00032D48 esp=00033000 program=H:\mc\EDINT.EXE
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
00032D48 61022954 (00000000, 00000000, 00000000, 00000000)
00033010 61022954 (00000000, 000001C6, 00000000, 00000000)
00033030 61022958 (00000000, 000001C6, 00000000, 00000000)
00033050 61022958 (00000000, 000001C6, 00000000, 00000000)
00033070 61022958 (00000000, 000001C6, 00000000, 00000000)
00033090 61022958 (00000000, 000001C6, 00000000, 00000000)
000330B0 61022958 (00000000, 000001C6, 00000000, 00000000)
000330D0 61022958 (00000000, 000001C6, 00000000, 00000000)
000330F0 61022958 (00000000, 000001C6, 00000000, 00000000)
00033110 61022958 (00000000, 000001C6, 00000000, 00000000)
00033130 61022958 (00000000, 000001C6, 00000000, 00000000)
00033150 61022958 (00000000, 000001C6, 00000000, 00000000)
00033170 61022958 (00000000, 000001C6, 00000000, 00000000)
00033190 61022958 (00000000, 000001C6, 00000000, 00000000)
000331B0 61022958 (00000000, 000001C6, 00000000, 00000000)
000331D0 61022958 (00000000, 000001C6, 00000000, 00000000)
End of stack trace (more stack frames may be present)

I linked with Wl,--stack=65536 and the problem don't resolve.

Help me please.

Thanks in advanced.

PD: My english is very bad, sorry.

0 new messages