X-Recipient: archive-cygwin@delorie.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:subject:to:references:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=sWk8mD1krb8MpgVk
	RjMSWKiPZcgmCY9coKkaFHb4rR55puXuq+tMEyH//9WE+0QsoOi7siwF2cX1ApAR
	psCnLe3wbk4s5aVKm7/HYCN/uZNtiP0x2rsLpL/+GYH1n0zV2mmN8WxttbEZp4tD
	DzdTVoV7XxJr9Ux6nkjHe5kV/UQ=
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:subject:to:references:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=b1+A9AwXgMdV9hAnMtu7Fb
	LSuzo=; b=wDH7dd2cb9a64s1Qg0vyxzJlqb2HAaCUvzYIcBXVSpIIqKSZhkiczi
	4WTmaM4l05dGJOSZ/WLkLATZsQYos6m69u1RoqHikwB5MIjQ1FVoE4rml7Hc7I5H
	yEIqosy9VJ82E7UPhX1R9bddLmPwSiseQSXDIZF0uK77P/VHHOOkE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*i:CAK-n8j4fu0QQ8, H*MI:CAK-n8j4fu0QQ8, H*f:sk:w-tRLSa, H*f:sk:1NYkGik
X-HELO: mailout10.t-online.de
From: Christian Franke <Christian.Franke@t-online.de>
Subject: Re: cppcheck 1.77 Segmentation fault (64-bit)
To: cygwin@cygwin.com
References: <CAK-n8j57fMX0fbwExi+4RmrKpX0W+0ujQaq=OWchwhTq2wBQxw@mail.gmail.com> <1461736e-51a3-3bb3-cbaf-90b6d41548a1@tiscali.co.uk> <CAK-n8j4fu0QQ8-=1NYkGikWV5EMWBdkED7u9f50+w-tRLSabyw@mail.gmail.com>
Message-ID: <e01c0360-3694-ac85-57f3-99b894c99095@t-online.de>
Date: Sun, 29 Jan 2017 23:13:18 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46
MIME-Version: 1.0
In-Reply-To: <CAK-n8j4fu0QQ8-=1NYkGikWV5EMWBdkED7u9f50+w-tRLSabyw@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Jim Reisert AD1C wrote:
> Best as I can tell, the seg fault is due to having installed the test
> version of gcc 6.0.

I could reproduce the cppcheck segfault on 32-bit Cygin if 
libstd++6-6.3.0-1 is installed.

Possibly a variant of this problem:
https://cygwin.com/ml/cygwin/2017-01/msg00315.html

Downgrading /bin/cygstdc++-6.dll fixes the cppcheck crash.


>   Even uninstalling gcc 6.0 does not fix the
> problem.  I had to create an entirely new Cygwin-64 environment to get
> past the problem.

Did you possibly miss to downgrade libstdc++6 package ?
It is not visible if 'gcc' is entered in the Search field of setup.exe.

Christian


--
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

