Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 24 Sep 2001 10:07:00 +0200 From: Corinna Vinschen To: Cygwin Subject: Re: possible GCC bug Message-ID: <20010924100700.M17037@cygbert.vinschen.de> Mail-Followup-To: Cygwin References: <3BAE5413 DOT 16D5DEC8 AT ihug DOT co DOT nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mihailovs@email.msn.com on Sun, Sep 23, 2001 at 07:37:39PM -0400 On Sun, Sep 23, 2001 at 07:37:39PM -0400, Alec Mihailovs wrote: > That doesn't look like a hardware fault for me. Here is one of the stack > dumps > (for Windows 98): > > Exception: STATUS_ACCESS_VIOLATION at eip=61082C9E > eax=00401145 ebx=00401145 ecx=FFFFFE79 edx=00000000 esi=00000000 > edi=614E474C > ebp=007CFC8C esp=007CFC88 program=C:\CYGWIN\LIE\LIE.EXE > cs=0167 ds=016F es=016F fs=6BD7 gs=0000 ss=016F > Stack trace: > Frame Function Args > 007CFC8C 61082C9E (00000000, 00401145, 007CFCCC, 61082BE3) > 007CFCBC 0040123F (00401145, 00000000, 007CFCEC, 004013FF) That's a strcmp() with first argument a NULL pointer called from inside gcc. So, yes, it looks like a gcc error. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/