This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Corrupted Stack When Compiling


Hello,

    I think this same thing was posted a few months back (I looked
through the back issues like a good boy ;-), but recompiling compiler,
while not impossible, is a little farther than I'd like to go...  The
problem is this:

     When I type make (No matter what directory I'm in, makefile or not)
I get the following dumped to the screen.  (Sometimes the 1000's are
other numbers):

(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) In
cygwin_except_handler
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) Exception trapped!
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) exception C0000005
at 10029ACE
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) exception: ax
254F677 bx 254EA4A cx 20314420 dx 254F677
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) exception: si
254EA70 di 254F312 bp 254EA38 sp 254EA34
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) exception is:
STATUS_ACCESS_VIOLATION
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) Stack trace:
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 0: sp =
0x254E84C, pc= 0x1000CEC2
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 1: sp =
0x254E868, pc= 0xBFF7663C
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 2: sp =
0x254E88C, pc= 0xBFF859D9
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 3: sp =
0x254E924, pc= 0xFFECBAD7
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 4: sp =
0x254EA38, pc= 0x40817F
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 5: sp =
0x254EAB0, pc= 0x406CD9
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 6: sp =
0x254F40C, pc= 0x1000C102
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 7: sp =
0x254FE0C, pc= 0x1000C113
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 8: sp =
0x254FE18, pc= 0x416309
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 9: sp =
0x254FE28, pc= 0x40103B
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 10: sp =
0x254FE38, pc = 0xBFF88F75
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 11: sp =
0x254FF78, pc = 0xBFF88E23
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 12: sp =
0x254FFF4, pc = 0xBFF8783F
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) frame 13: sp =
0x8154FBD8, pc = 0x4
(C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE 1000) In
cygwin_except_handler (C:\GNUWIN32\B18\H-I386-CYGWIN32\BIN\MAKE.EXE
1000) Error while dumping state (probably corrupted stack)

    I also get this same message when I type gcc -o *.o  ...  Any ideas?
Thanks!

73 de Matthew
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]