This is the mail archive of the cygwin@cygwin.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]

Re: Status Access Violation


On Tue, May 15, 2001 at 10:40:25AM +0200, Patrick Reuter wrote:
> Hi,
> 
> When I run a program under cygwin which is safely running under IRIX and
> Linux, I get the following error message:
> 
>       0 [main] lod 1260 handle_exceptions: Exception:
> STATUS_ACCESS_VIOLATION
[...]
> Stack trace:
> Frame     Function  Args
> 025CF1D0  004135D4  (00000000, 00000000, 00000000, 00000000)
> 025CF694  004135D4  (025CF7D4, 0000000C, 00000001, 000001B4)
> 025CF804  0040322A  (1A542C58, 025CF884, 025CF8F4, 00403BAF)
> 025CF8F4  00403CC4  (1A542C58, 00000000, 00000000, 1A547400)
> 025CFA14  00406AC0  (0043BE4C, 0043BE8C, 00000001, 00405323)
> 025CFD34  00405A61  (0043BE4C, 1A542C58, 1A542C48, 0043BE8C)
> 025CFEB4  00411377  (00000001, 1A023684, 1A510008, FFFFFFFE)
> 025CFF10  61003C02  (00000000, 00000000, 804533B4, FFDFF4E4)
> 025CFF40  61003DDD  (00410F84, 00000000, 84B7C400, 80065530)
> 025CFF60  61003E1C  (00000000, 00000000, 00000000, 84B7C430)

The stack dump shows that the error is occuring in your own
code. So, you will have to debug your program. May I suggest
using gdb?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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