Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38CBC686.FBB9E8B1@home.com> Date: Sun, 12 Mar 2000 11:32:06 -0500 From: Greg Sarsons X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.2.12-20 i686) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: STATUS_ACCESS_VIOLATION Content-Type: multipart/mixed; boundary="------------E2AC46BF34C59935DAC09BA9" --------------E2AC46BF34C59935DAC09BA9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? --------------E2AC46BF34C59935DAC09BA9 Content-Type: text/plain; charset=us-ascii; name="a.exe.core" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="a.exe.core" [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 --------------E2AC46BF34C59935DAC09BA9 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --------------E2AC46BF34C59935DAC09BA9--