Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <001001c37a5f$788108f0$7f2450d3@lijunhome> From: "lijun xu" To: Subject: Re: Why flex doesn't work in new version of cygwin (1.5.3) Date: Sun, 14 Sep 2003 09:28:15 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id h8E1RLBK032626 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