delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/07/07/09:35:32

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=GkQj7OM5OqMpg5bg
hWrDP4kFcAVLjErOiZpT85SaMXKMT2RXi27o77QuIntxvxjd+niVxmWTSMT/W6TB
ptP1xFPBbk9NR5ajwGmMM2i2qLL8eXG0gGwGHVqJB/pRxx5RsrJG0XGmRkk4OZaB
DHSG0Pui4wCf+HxfUbp7fOIpA5M=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=n+mwKLcxOTz+qys513c03Y
4QuNI=; b=KAnH+CbDlIK9pojrmXw0LEmCvcdvs1GCyaGgQcoqeHdvBvO+rmW4D6
8hUq5XxILUP1nrpUseq5MMWTfFchtd8PMpMepj6ENkhEdtJi5ONPbyKzsvRTT7e6
SkD4v/eArdcUNERQfwuac6WSsuwZpAGVr14d0R1APvhpnXXwowmTs=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-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
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)
Subject: Re: g++ std::map initializing raises segmentation fault.
To: cygwin AT cygwin DOT com
References: <20170706 DOT 212622 DOT 2189310858003243560 DOT trueroad AT trueroad DOT jp> <fbd18c39-f4bb-6660-d881-3ea2db19e898 AT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <5aeb55b6-1c71-bf68-3f2c-31f55bba438e@gmail.com>
Date: Fri, 7 Jul 2017 15:35:06 +0200
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: <fbd18c39-f4bb-6660-d881-3ea2db19e898@gmail.com>
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019