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=GDb0c/0i22HVcQOo 3ntJU6Eq0G2oeTHGXTNPAkM9z1FJ8R6mt7s/tkfsLR8V50qbql0AQ+/j0x3ZVE9K VAU0bD4GHCp/U3P/qSQSwK2kIc26xks5HtR/+FfSRtkjo/wlrh35sK47xLzJz8kW gictk5nE4/WE2EUaATBYpKle2I8= 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=iqednqCty8FM0ffRQZ+wc+ +6JaM=; b=wDE/09WxeNpf9FEWRxBGJGU9VYXsy8gQBIg4agU8T/dtMDBJPO2B7K 4Jrj8qc8gy2Bx8mwxztI984DMDr1SBzW7rntNc2kfia61L3LQ+d5EKVY4XOxhq5V 9CyRDtm8SVfTwPIS1LXFLmtzeDa456cZHoUu5KOtdC3zEM67bJjQ4= 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=HX-Received:Sun, Based, ASSI, assi X-HELO: mail-wr1-f45.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=/f2UTkeOZbKGwmLg2lt9BmsOP/WA3S/w0KSIt2Ib3gA=; b=rn+Ph1Lc1acWC1LSqAOtECFs6p+JmiXiubIuVwu3hJSDr1daDOs19dEBBqncMnJzfV fb0hoqfQGambG7i7IHvBd5gI0bychbfD+jXzaq2aA9jYi3rIOPBjehGDS87i3fHi/nBb sz2MbWI+AmRjU1r+sgYr0HRDUSbQ/MQYF3OSr05+Sl+/gVFsl8zg4Sx9BK5BqxkgC12v uTOAuRYd64qMtQh4fdzyKwrT4OVEOLTYKC4dXjCjIrHSI75byvHUc2ZR8St/e9f6OPJ6 g/c+gZAx+TlJKDWB3Idj/gt1qJcRiN//tVlUxSAlOH5uGU+eJR4FgWsFbsmrKQ3oIFGt WIzg== 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> From: Marco Atzeri Message-ID: <08ac898e-e7f9-c8e9-91ba-d4ee33f2e27c@gmail.com> Date: Sun, 26 Jan 2020 09:38:13 +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: <878sluhcc1.fsf@Otto.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 26.01.2020 um 09:05 schrieb ASSI: > Marco Atzeri writes: >> at least I know that is not just my machine. >> When I released the package was >> >> >> libinterp/corefcn/file-io.cc-tst >> ............................... PASS 90/90 > > Based on the test name there may be an assumption built into the code > about how the filesystem behaves that isn't guaranteed on Windows/Cygwin > or even POSIX. If it's simply an error condition not getting checked it > should be reproducible under debugging, but you're mostly out of luck if > it's relying on a specific order or atomicity of certain operations, as > debugging will almost always serialize the execution to the point where > these types of errors do not manifest. > > > Regards, > Achim. the other problem of debugging is that the backtrace is trash after the segfault and that of course Octave is a 400 Kg gorilla with all its dependencies.. I will try anyway Thanks 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