From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33430 invoked by alias); 29 Jan 2017 22:13:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 33422 invoked by uid 89); 29 Jan 2017 22:13:36 -0000 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 Received: from mailout10.t-online.de (HELO mailout10.t-online.de) (194.25.134.21) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 29 Jan 2017 22:13:26 +0000 Received: from fwd29.aul.t-online.de (fwd29.aul.t-online.de [172.20.26.134]) by mailout10.t-online.de (Postfix) with SMTP id 0C07F41F204E for ; Sun, 29 Jan 2017 23:13:24 +0100 (CET) Received: from [192.168.2.101] (r28dseZB8hX1l+fDr9LBWgFQG-qUAKRg-651dWvdkfCaKJ3qYcdTV-RFvhDgPbxwHv@[79.224.103.127]) by fwd29.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1cXxip-2jj1aS0; Sun, 29 Jan 2017 23:13:19 +0100 From: Christian Franke Subject: Re: cppcheck 1.77 Segmentation fault (64-bit) To: cygwin@cygwin.com References: <1461736e-51a3-3bb3-cbaf-90b6d41548a1@tiscali.co.uk> Message-ID: Date: Sun, 29 Jan 2017 22:13:00 -0000 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 X-SW-Source: 2017-01/txt/msg00377.txt.bz2 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