STATUS_ACCESS_VIOLATION

Greg Sarsons gsarsons@home.com
Sun Mar 12 13:25:00 GMT 2000


Program compiles and works great in Linux and even compiles with

g++ test.cpp

using B20

However, I end up with STATUS_ACCESS_VIOLATIONS when it is run.  Looked
at the messages archieves but didn't pick up on a solution.  Can someone
point me in the correct direction?
[main] a 1009 (0) exception: trapped!
[main] a 1009 (0) exception: code 0xC0000005 at 0x610626C8
[main] a 1009 (0) exception: ax 0x41B024 bx 0xA030A18 cx 0x4014C8 dx 0x247FE90
[main] a 1009 (0) exception: si 0x401718 di 0x410023 bp 0x61064D78 sp 0x247FE78
[main] a 1009 (0) exception: exception is: STATUS_ACCESS_VIOLATION
[main] a 1009 (0) stack: Stack trace:
[main] a 1009 (0) stack: frame 0: sp = 0x247FC8C, pc = 0x6100A2C3
[main] a 1009 (0) stack: frame 1: sp = 0x247FCC8, pc = 0x77F97396
[main] a 1009 (0) stack: frame 2: sp = 0x247FCEC, pc = 0x77F8926B
[main] a 1009 (0) stack: frame 3: sp = 0x247FD78, pc = 0x77F76406
[main] a 1009 (0) stack: frame 4: sp = 0x61064D78, pc = 0x0
[main] a 1009 (0) stack: End of stack trace



More information about the Cygwin mailing list