Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <004501c08f01$41a5d460$1af9aecc@hpcustomer>
From: "Tim Baker" <dbaker@direct.ca>
To: <cygwin@cygwin.com>
References: <Pine.LNX.4.21.0102040558580.31748-200000@conan.eecg.toronto.edu>
Subject: Re: gcc internal compiler error sig11
Date: Sun, 4 Feb 2001 15:21:51 -0800
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_0042_01C08EBE.32C9F2C0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

------=_NextPart_000_0042_01C08EBE.32C9F2C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

> if i run
> 
> $ gcc -fsyntax-only basic.c
> 
> then i get 
> 
> ...
> basic.c:1177: warning: assignment from incompatible pointer type
>       0 [main] cc1 412519
> handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
>     932 [main] cc1 412519 stackdump: Dumping stack trace to
> CC1.EXE.stackdump
> GCC: Internal compiler error: program cc1 got fatal signal 11


I get the same error with this file. I attached the stack dump in case
that helps anyone.

-- Tim Baker

------=_NextPart_000_0042_01C08EBE.32C9F2C0
Content-Type: application/octet-stream;
	name="CC1.EXE.stackdump"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="CC1.EXE.stackdump"

Exception: STATUS_ACCESS_VIOLATION at eip=3D6106F3DA
eax=3D026CF61C ebx=3D00000000 ecx=3D00000000 edx=3D00544A2A =
esi=3D00000001 edi=3D00000000
ebp=3D026CF31C esp=3D026CF5D4 =
program=3DC:\CYGWIN\LIB\GCC-LIB\I686-PC-CYGWIN\2.95.2-6\CC1.EXE
cs=3D015F ds=3D0167 es=3D0167 fs=3D5057 gs=3D0000 ss=3D0167
Stack trace:
Frame     Function  Args
026CF31C  6106F3DA  (00000000, 00000000, 00000000, 00000000)
026CF5EC  6106F3DA  (00000000, 00544A2A, 026CF61C, 026CF6AC)
026CF60C  6106A632  (00000000, 00544A2A, 026CF6CC, 00427E78)
026CF63C  00544A70  (00000000, 00428D5D, 00000001, 00446799)
026CF65C  0045964D  (1468D2D0, 00000000, 026CF6EC, 004467AF)
026CF6EC  004469B0  (1468D2D0, 00000000, 00000000, 00000000)
026CF70C  00428D8A  (0000001C, 026CF7D4, 1468C348, 00000000)
026CF74C  005633BB  (00000000, 00000008, 0040C06B, 00000000)
026CFC6C  005514F5  (14581C51, 00000008, 0040C06B, 0040C47E)
026CFC8C  004093E1  (14581B50, 0040628B, 026CFD2C, 0040D0C8)
026CFD2C  0040D207  (00000008, 14580928, 14620008, FFFFFFFE)
026CFD88  61003859  (00000000, 00000000, 4D088DCE, 026CFF68)
026CFDB8  61003A3D  (0040C1B8, 00000000, 81658DD4, 00000000)
026CFDD8  61003A7C  (00000000, 00000000, FFFFFFFF, 00000001)
026CFE08  00575563  (0040C1B8, 026CFC8C, BFFC9490, 026CFF68)
026CFE38  0040103D  (00000000, 81657BA4, 00000000, 00316343)
End of stack trace (more stack frames may be present)

------=_NextPart_000_0042_01C08EBE.32C9F2C0
Content-Type: text/plain; charset=us-ascii

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

