public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Why flex doesn't work in new version of cygwin (1.5.3)
@ 2003-09-14  1:27 lijun xu
  2003-09-14  2:33 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: lijun xu @ 2003-09-14  1:27 UTC (permalink / raw)
  To: cygwin

Dear all,

I have a program that uses c++ class generate by flex.exe. It runs well  in the version (1.3.10). When I upgrade to the latest version (1.5.3).The program always return "Exception: STATUS_ACCESS_VIOLATION".The content of dump file is as follows:
Exception: STATUS_ACCESS_VIOLATION at eip=35B31200
eax=FFFFFFFF ebx=0022F784 ecx=00000000 edx=00000000 esi=0A046130 edi=0A046A08
ebp=3F5F4FB5 esp=00224118 program=E:\cygwin\home\Administrator\Test\mctester.exe
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame     Function  Args
 220306 [main] mctester 1076 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
 251474 [main] mctester 1076 handle_exceptions: Error while dumping state (probably corrupted stack)
Any help is appreciated.

Lijun Xu

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why flex doesn't work in new version of cygwin (1.5.3)
  2003-09-14  1:27 Why flex doesn't work in new version of cygwin (1.5.3) lijun xu
@ 2003-09-14  2:33 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2003-09-14  2:33 UTC (permalink / raw)
  To: cygwin

On Sun, Sep 14, 2003 at 09:28:15AM +0800, lijun xu wrote:
>I have a program that uses c++ class generate by flex.exe.  It runs
>well in the version (1.3.10).  When I upgrade to the latest version
>(1.5.3).  The program always return "Exception:
>STATUS_ACCESS_VIOLATION".

I've just released a new version of flex.  Maybe it will work better.
It seems to pass its test suites so that should be a good sign.

You may have to recompile any c++ libraries if you have also upgraded
gcc.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam@sourceware.org
and be permanently blocked from mailing lists at sources.redhat.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-14  2:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-14  1:27 Why flex doesn't work in new version of cygwin (1.5.3) lijun xu
2003-09-14  2:33 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).