This is the mail archive of the
cygwin@sourceware.cygnus.com
mailing list for the Cygwin project.
Re: Exception: STATUS_ACCESS_VIOLATION What is it ??
- To: gnu-win32 at cygnus dot com
- Subject: Re: Exception: STATUS_ACCESS_VIOLATION What is it ??
- From: cgf at cygnus dot com (Christopher G. Faylor)
- Date: 26 May 1998 14:22:04 GMT
- Newsgroups: cygnus.gnu-win32
- Organization: Cygnus Solutions
- References: <3567290A.4C2611A5.cygnus.gnu-win32@geocities.com>
- Stamped: newsgate-cygnus
In article <3567290A.4C2611A5.cygnus.gnu-win32@geocities.com>,
Ondrej Florian <OFlorian@geocities.com> wrote:
>When I compile mc (it compiles without any problems when I "fix" the
>truncate function) executing program's binary will give me this
>
>(C:\Incoming\src\mc-4.1\src\mc.exe 1005) Exception:
>STATUS_ACCESS_VIOLATION
>(C:\Incoming\src\mc-4.1\src\mc.exe 1005) Dumping stack trace to
>mc.exe.core
>
>What does "Exception: STATUS_ACCESS_VIOLATION" mean ??
>I don't have any other problem with any other compiled binary.
It means that there has been a reference to an invalid memory address.
Run the program under gdb to find out exactly where.
--
cgf@cygnus.com "Everything has a boolean value, if you stand
http://www.cygnus.com/ far enough away from it." -- Galena Alyson Canada
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".