Mail Archives: cygwin/2001/05/15/17:50:00
How can you tell by that stack trace that the exception was in Patrick's
code?
Is it because the last 3 function addresses begin with 6100xxxx? If so, how
does that address correlate to user functions?
________________________________
Glen Coakley, Sr. Software Engineer
MQSoftware Inc., (763) 543-4845
> -----Original Message-----
> From: Corinna Vinschen [mailto:cygwin AT cygwin DOT com]
> Sent: Tuesday, May 15, 2001 3:47 AM
> To: cygwin AT cygwin DOT com
> Subject: 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 AT cygwin DOT com
> Red Hat, Inc.
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -