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=gC877uEpvE7+i/0t p/k5OoVEp145AA3t5J+tNEntGEtq74/2W5luzHW+fGo56YNLcn4QH2SeeHApAeuA CpD2hUwFIyLvpoJnuAAR5OwuItyxpI/FyjcWKDqgtyLtWrwFMnvxY+u0mWjM+YBj oBQrUZqymFp992E7Z3gV89dyqJQ= 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=2EeL7y09OcFR2ckgFdptDx 85sZA=; b=oeHgNRi8D4H9hQZC8rUTVoIveia1VmtwE13Atxs98xNxAvuldrFhYn CWb+Yr+ByIDI6gFE/3hcO2eKElsIOnEW9od4w12HlHZRKNgo6/3oK/WI+HOyy6yF lkEJiGyVw4Rqzbsc2wCQYzoEYGNOqsqb8oMluVwcbvx77+qYs5feU= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=unusually, 18363592, release-information, releaseinformation X-HELO: mail-wr1-f44.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=FXWd3oyy+CNNd+U6v2TRwkeNRvLbXNKGp0rOix2a790=; b=uuK6gRmSLEnh6B0kxyjDuxJEKF/rUuk0x1xPgQo+1kBrdPBQxhwWG1OB3vFjOQyNu9 iiFqm7Ns7k9UDFqq9u+Pm3fDHwe1kMw9Ndfrraivg9aeuz1k40NNAK6Di2QhrjNsVI/Y YlpA39T7sc2JLWvC8dPybg9q3EnqW2QYH2MMkXJEEBO+6R1I8ep18G52oVzrhuamBrfF vvkdxhduwsUP3hJ5VNTPl7pR8QydGebe0LlYv2N4Q4F3r4C2Z89L/r/cToQfxgGoteLN guxOpZk8RtV0eSs7tCqrz6pdqlqUiNxroLe79ZK261gzpHYUpt6RJ+bdBM11LMFKP+sE kRLg== Subject: Re: headache on build repeatibility: octave vs BLODA ? To: cygwin AT cygwin DOT com References: <2904b4fa-6349-bd3e-c4ff-4b32a0bb3838 AT gmail DOT com> <87y2tvs278 DOT fsf AT Rainer DOT invalid> <9b370970-fcfe-cca9-321f-973de777642a AT gmail DOT com> <878sluhcc1 DOT fsf AT Otto DOT invalid> <08ac898e-e7f9-c8e9-91ba-d4ee33f2e27c AT gmail DOT com> <0fb5712c-7d57-d5cb-56b7-3a0d2f44d8a2 AT gmail DOT com> <20200127203346 DOT 1c8e3657d7283e3aa2c617d8 AT nifty DOT ne DOT jp> <85ddac25-0b4a-5e01-7885-0d2855c37a45 AT gmail DOT com> <20200129094427 DOT GI3549 AT calimero DOT vinschen DOT de> From: Marco Atzeri Message-ID: <9e66f9f1-109f-7a3c-2c86-abd3ef7fc628@gmail.com> Date: Wed, 29 Jan 2020 13:19:11 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: <20200129094427.GI3549@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 29.01.2020 um 10:44 schrieb Corinna Vinschen: > On Jan 28 07:41, Marco Atzeri wrote: >> Am 27.01.2020 um 12:33 schrieb Takashi Yano: >>> On Mon, 27 Jan 2020 07:45:08 +0100 >>> Marco Atzeri wrote: >>>> Can you and Takashi provide me your cygcheck.out so that I can look on >>>> possible difference that could influence the build behaviour. >>> >>> Attached. >>> >> >> Thanks Takashi, >> >> I duplicated your installation from scratch on my W10 Home >> and it fails again in the same place. >> >> So I am now almost sure that the recent MS updates changed/broke >> something in W10 Home. :-(( >> >> Assuming it does not break German systems and left immune >> Japanese ones :-? >> >> I will try to install the same in a W10 Pro and if that >> does not segfault I can try the lengthy process to compare >> the object/dll/exec files to see where is the difference. >> >> >> Corinna, >> there are specific code differences in Cygwin DLL between >> W10 Home and Pro ? > > Sorry for the late reply, Marco. > > No, there are no code differences in Cygwin based on "Home" vs. "Pro" > vs. "Enterprise" editions. Differences are mainly based on Windows > versions, as in W10 1803, W10 1809, etc. Other differences in code > execution are based on workstation vs. server (evaluating scheduling > timing from registry) or stand-alone vs. domain machine (passwd/group > stuff). Of course, even small differences in your setup (Windows > permissions, etc.) may lead to very different code execution. > > If you suspect a Cygwin bug, it would be helpful to see an strace > of the crash. > > > Corinna > If is a BUG, it seems at compilation time as it produces binary with different behaviour than before. I was not able to segfault the old binary, I have problem in all new built binaries. I assume the 1909 build 18363.592 2020-01-14 arisen it. As Octave uses gnulib, it is possible that the changes in MS are causing a different subset of gnulib to be used than before, may be exposing a latent bug or race. Unfortunately my old build tree was polluted by mistake, so I can not directly compare a good build tree versus a failing one. Just noticed that MS released yesterday a 18363.628 2020-01-28 unusually just 2 weeks after previous one. https://docs.microsoft.com/en-us/windows/release-information/ 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