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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=B0k4/pJbmCZiLMX5imdg 8EZ0ym/iKXZObUXtM7ix9NTzukoPHbmqr/6ni0m/o6hpR7JRalsHj1Cq/1kAZAeA 10l0qxiCBHtpyJiECUSCg08EgV/v7WvC1ZUPYgxBV6J+go9fb2nXkJ8MPS0B5J+k wWToFZFITGH8gJGlqFWvJD8= 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=NDmqGEEC8P6jAwMmn+xzzJ5jll c=; b=c8BGTA9PfCfxOp0gCHXgPC1MWyl1G0Gr17P++i+BgOVEq35OR4/QP7vAdN yUZxsop02GHw/PqPG70aOQrH+4lGcyL73mBT1iJFwOxg13issYizy1RRJxnhVmWK ngK13iFat8toz3Zp2X+M8kxJjWJ72/06eB8nQXw4wb1plfS8s= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=seven, birth, H*F:D*nl, Hx-spam-relays-external:ESMTPA X-HELO: lb2-smtp-cloud8.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 20 Feb 2018 15:24:48 +0100 From: Houder To: cygwin AT cygwin DOT com Subject: Re: Regression in latest snapshot (x86 arch)? In-Reply-To: <7c57af5b8908819821b73f4df6b3bb7a@xs4all.nl> References: <7c57af5b8908819821b73f4df6b3bb7a AT xs4all DOT nl> Message-ID: <90bc4ea8231c2b1a13498fd3de0790f3@xs4all.nl> X-Sender: houder AT xs4all DOT nl User-Agent: XS4ALL Webmail X-CMAE-Envelope: MS4wfHu+wEaph1NvKTqiHxt80xxnZ/awdLxmrKwWBVjtd06F6guUFtDAVEaTrMEYBn3sm5rIQg/fqEkaqVYiyOjEU6Mk95vB72+OiqpbfLjP0ggCUb2Kpi4m K7XpvZvplg2afOT/IAh4UK0w+pjdT72hNirDSvOVYkj/K7q43lX6Bn0qF2qrn0j386a5RREoAXv76ml6c5wbb2JeWoFl5/TTxcw= X-IsSubscribed: yes On 2018-02-20 12:25, Houder wrote: > L.S., > > As far as I can tell, the latest snapshot (2018-02-16) has a problem in > case > of the x86 arch. @@ uname -a CYGWIN_NT-6.1-WOW Seven 2.10.1(0.325/5/3) i686 Cygwin @@ strings /usr/bin/cygwin1.dll | grep -m1 -E '/vinschen/|/corinna/|/cygheap\.cc' /ext/build/mknetrel/src/cygwin-snapshot-20180220-1/winsup/cygwin/cygheap.cc ^^^^^^^^ @@ touch aap @@ stat aap File: aap Size: 0 Blocks: 0 IO Block: 65536 regular empty file Device: 33d91880h/869865600d Inode: 14355223812272521 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 1000/ Henri) Gid: ( 513/ None) Access: 2018-02-20 15:20:50.817305500 +0100 Modify: 2018-02-20 15:20:50.817305500 +0100 Change: 2018-02-20 15:20:50.817305500 +0100 Birth: 2018-02-20 15:19:08.949126600 +0100 @@ cp -p .bashrc noot @@ stat noot File: noot Size: 8309 Blocks: 12 IO Block: 65536 regular file Device: 33d91880h/869865600d Inode: 9007199254770065 Links: 1 Access: (0755/-rwxr-xr-x) Uid: ( 1000/ Henri) Gid: ( 513/ None) Access: 2018-01-24 15:27:52.646229400 +0100 Modify: 2018-01-24 15:27:52.646229400 +0100 Change: 2018-02-20 15:21:04.217729000 +0100 Birth: 2018-02-20 15:21:04.217729000 +0100 Corinna, thank you! Henri -- 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