delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/04/17/15:40:49

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7D8B3851429
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1587152405;
bh=AtHm3/zqm4ex5RNTk1LDk+mxE4KdQqBEbpLdWbsw8+w=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=cVaT4OjMzBHhZrkYCrrlMhqlITTSylZutkjpmpDBuKW57Wsl1aR61DYDppJGzVa9d
TERzzU4RmrzuDOM4sPksJGycT1lzyMIxJtcw9lJyOzdity0E4H8D5s7QMBdqKnESJJ
0A39KfPbr2tWkKyxg3EB9sxCwnI9TrETb1sGTafE=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2CAE0385C426
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=YURxhj5wdezRBGwojw3Y3/bhJFcN72LpQmLDB8YSZow=;
b=LzhxIb2mQ8u2SBFXH6vNuWcZ2PGG+FybDfHJrWCtilOBoycsRZFgCbMqktZ9WRoshT
UvZVo1Oo0evokwcHO9Op+Uel+Y2nXRu1zMTR9AVfd4WHlCKVakngWBt5qi6wKdSn6azZ
BMGBiacPkAq/Kb36ShTKXKfVUHWAY+hN9UoCIoZjiCo3y8c41ieGwlUlfMFXepUvBpIc
ZitLZraQQmBhvLmRyUh1anRUo0A3toLW2M1XvvpPXvSOrsT1kTQa48kLchaFrbwhaJCE
b7cCStLX2vcQEahG5GSCPSmFKi4150XwbB/ipWDqgMXy/iDLN5JmbB/RnJrnLI+uMh9A
oqUA==
X-Gm-Message-State: AGi0PuZaL7ff7cny6NkXjyyo0HWwY7ZRe0XftUAgrGRBHiITbwSklnAF
Dg9U4rxVp3k+Mqt91O6A6I9BkcPE
X-Google-Smtp-Source: APiQypJMGeRdp4HUOJSBF/YPl61apv+cmxEN1aC0hcCDpVOfv6tkhFE85wuJxClxfr/0lt6VafwpWQ==
X-Received: by 2002:a7b:c7d2:: with SMTP id z18mr4846554wmk.109.1587152400822;
Fri, 17 Apr 2020 12:40:00 -0700 (PDT)
Subject: Re: cygwin gfortran segfaulting on valid write statements
To: cygwin AT cygwin DOT com
References: <d04d793a-6c8b-7a11-5a9b-5cda1bb86e50 DOT ref AT bellsouth DOT net>
<d04d793a-6c8b-7a11-5a9b-5cda1bb86e50 AT bellsouth DOT net>
Message-ID: <35fe63d9-b708-8e3b-3cc8-51ab0c7e5025@gmail.com>
Date: Fri, 17 Apr 2020 21:39:58 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.7.0
MIME-Version: 1.0
In-Reply-To: <d04d793a-6c8b-7a11-5a9b-5cda1bb86e50@bellsouth.net>
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, FREEMAIL_REPLY,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Am 17.04.2020 um 20:42 schrieb worsafe AT bellsouth DOT net:
> I'm getting segfaults in valid write statements Using current cygwin 
> gfortran (--version reports 9.3.0). This is with old code that runs on 
> current debian stable and was running on cygwin a few years ago. I have 
> been unable to construct a simple example for a bug report.
> 
> I would like to try downgrading the gfortran version, but see 6 
> different versions of gcc-fortran and 11 versions of libgfortran in the 
> cygwin repository. Can someone recommend a combination?
> 


9.3.0-1   libgfortran5
9.2.0-3   libgfortran5
9.2.0-2   libgfortran5
9.2.0-1   libgfortran5
8.3.0-1   libgfortran5
7.4.0-1   libgfortran4


in what type of statement have you the segfault ?

Regards
Marco


--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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