From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 76697 invoked by alias); 7 Jul 2017 13:35:20 -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 76688 invoked by uid 89); 7 Jul 2017 13:35:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:586, www.cygwin.com, UD:www.cygwin.com, wwwcygwincom X-HELO: mail-wr0-f171.google.com Received: from mail-wr0-f171.google.com (HELO mail-wr0-f171.google.com) (209.85.128.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Jul 2017 13:35:18 +0000 Received: by mail-wr0-f171.google.com with SMTP id 77so47431341wrb.1 for ; Fri, 07 Jul 2017 06:35:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=00oQjnzPIRF22Mmpc0tjQbvM4oUO2ZXgkVQuWSp87MM=; b=HyaT5MEhziZhx7MRNLGaPrH9yhL4QJlHF9HPw4d+9Xb4sFCbWTPQ8m2+voZYFs2zC6 9JLNDIhxFsKlawW1whWGZtkovpR63F8gwZaK7FL3SmL5Hubl2ji332O6XGQl7bb83e0N /a3fOqGsNZy8Dt3RHtV/lHc/0YF+ZLbkMkVkIABbP28xaTPzzng1oMnA9CSui/cJ0osG gIX1ftOdPaGQ9BnYtwSaSC9N0bYXJUTu/yLVpLRBvDHM8CO1PZV7ec9g6JU+oWycoXRB gMHKhbXXSVOOSkJn1cJxv7MfE32SzH/Tv9BbSXTo3htH2ZdTLvID5mxPgc+oKEafTLS2 JsaA== X-Gm-Message-State: AIVw112RJyFvXN8rTGA01pXtFuzl0CXqE28Wlkv8geKYmVmCvA+r3Dvq ad0PzAtyBdNV+0j7 X-Received: by 10.223.136.109 with SMTP id e42mr812341wre.81.1499434516575; Fri, 07 Jul 2017 06:35:16 -0700 (PDT) Received: from [172.21.192.193] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id a99sm4036061wrc.64.2017.07.07.06.35.15 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2017 06:35:15 -0700 (PDT) Subject: Re: g++ std::map initializing raises segmentation fault. To: cygwin@cygwin.com References: <20170706.212622.2189310858003243560.trueroad@trueroad.jp> From: Marco Atzeri Message-ID: <5aeb55b6-1c71-bf68-3f2c-31f55bba438e@gmail.com> Date: Fri, 07 Jul 2017 13:35:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00109.txt.bz2 On 07/07/2017 14:51, Marco Atzeri wrote: > On 06/07/2017 14:26, Masamichi Hosoda wrote: >> Hello, >> >> On Cygwin 2.8.1 x86_64, I've found that g++ std:map initializing >> may raise segmentation fault. >> The binary compiled with cygwin-devel-2.8.0-1 >> does not raise segmentation fault >> even if on Cygwin 2.8.1 x86_64 environments. >> > > I can not replicate. > Wrong. I can replicate. One solution is to use the gcc-6.3.0-2 compiler in test https://www.cygwin.com/ml/cygwin-announce/2017-06/msg00079.html Regards Marco -- 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