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: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 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-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 Subject: Re: cppcheck 1.77 Segmentation fault (64-bit) To: cygwin AT cygwin DOT com References: <1461736e-51a3-3bb3-cbaf-90b6d41548a1 AT tiscali DOT co DOT uk> Message-ID: 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: 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