X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=Buqf8LvVxNaFV+1nZoJI5jzmy28woCMp9VOzbK9iqWH xtAI7cR9l7lnC/Qqa8rEPQlsLHEteM8qFtGdB5OOfN5H16F/aPQrynOS0nOR7T/k y165PezTi+bzcKjythDEV5Eed6RVPIt0kHqmXFWi+AwTNBf6YquRkcUH02L4EbKw = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=wPgyBDXHVzhBb6gUdikNaqq5Y2A=; b=FRL1wIzUSrp/o4t+7 kYl01cj6q52GwpL/PSHGXbdfTkwSb6TsvWp+icJoAH8deQ60pTDzyNsq7rx6Nbxp GQbbi5I+bLObDc4waaghjrtwqJSy/UTkx/QHsaOMvm4VYTV5xrfug2Y4fQSHnW3g t8VtU5wMyrQb2SQsvImWL93fbs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,KAM_SHORT,LIKELY_SPAM_SUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*c:NHxtPHrt, couldn, H*c:alternative, H*UA:Outlook X-HELO: dnvrco-cmomta03.email.rr.com From: To: References: In-Reply-To: Subject: FW: gcc Segmentation fault when compiling Date: Mon, 20 Aug 2018 13:11:23 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: tlake AT twcny DOT rr DOT com Sent: Monday, August 20, 2018 12:11 PM To: 'cygwin AT cygwin DOT com' Subject: gcc Segmentation fault when compiling Since Windows 10 Build 17741, I get the error below when trying to compile any C program: gcc: internal compiler error: Segmentation fault (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [makefile:55: tbas] Error 4 This happens in both 32 and 64-bit versions of Cygwin. It doesn't happen if I run the same compile in Linux or in Cygwin on a different version of Windows. I couldn't attach the cygcheck file. It was too big. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple