public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Regression in latest snapshot (x86 arch)?
@ 2018-02-20 11:25 Houder
  2018-02-20 14:24 ` Houder
  2018-02-20 14:43 ` Corinna Vinschen
  0 siblings, 2 replies; 4+ messages in thread
From: Houder @ 2018-02-20 11:25 UTC (permalink / raw)
  To: cygwin

L.S.,

As far as I can tell, the latest snapshot (2018-02-16) has a problem in 
case
of the x86 arch.

I noticed it when I applied "cp -p" to cygwin1.dll

@@ stat cygwin1.dll
   File: cygwin1.dll
   Size: 3003413         Blocks: 2936       IO Block: 65536  regular file
Device: 33d91880h/869865600d    Inode: 15762598695825794  Links: 1
Access: (0755/-rwxr-xr-x)  Uid: ( 1000/   Henri)   Gid: (  513/    None)
Access: 1970-01-01 01:01:39.427244800 +0100
Modify: 1970-01-01 01:00:54.998366800 +0100
Change: 2018-02-20 11:41:41.747593600 +0100
  Birth: 2018-02-20 10:49:55.031336800 +0100

For some reason 'access time' and 'modify time' default to 1970-01-01. I 
do
not notice this for the x86_64 arch.

Anybody NOT experiencing this "regression?"

Henri

@@ 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-20180216-1/winsup/cygwin/cygheap.cc

@@ pwd
/home/Henri
@@ rm aap noot
@@ touch aap
@@ stat aap
   File: aap
   Size: 0               Blocks: 0          IO Block: 65536  regular 
empty file
Device: 33d91880h/869865600d    Inode: 5629499534242193  Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1000/   Henri)   Gid: (  513/    None)
Access: 1970-01-01 00:58:52.-659927900 +0100
Modify: 1970-01-01 00:58:52.-659927900 +0100
Change: 2018-02-20 12:19:28.967976100 +0100
  Birth: 2018-02-20 12:19:28.967976100 +0100

@@ cp -p .bashrc noot
@@ stat noot
   File: noot
   Size: 8309            Blocks: 12         IO Block: 65536  regular file
Device: 33d91880h/869865600d    Inode: 20829148276589133  Links: 1
Access: (0755/-rwxr-xr-x)  Uid: ( 1000/   Henri)   Gid: (  513/    None)
Access: 1970-01-01 00:57:45.-158186600 +0100
Modify: 1970-01-01 00:57:45.-158186600 +0100
Change: 2018-02-20 12:01:52.670520600 +0100
  Birth: 2017-05-24 19:42:17.311494900 +0200

@@ stat .bashrc
   File: .bashrc
   Size: 8309            Blocks: 12         IO Block: 65536  regular file
Device: 33d91880h/869865600d    Inode: 37717646879229026  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-01-24 15:27:52.677429500 +0100
  Birth: 2016-07-19 14:31:42.953010600 +0200

=====

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Regression in latest snapshot (x86 arch)?
  2018-02-20 11:25 Regression in latest snapshot (x86 arch)? Houder
@ 2018-02-20 14:24 ` Houder
  2018-02-20 14:44   ` Corinna Vinschen
  2018-02-20 14:43 ` Corinna Vinschen
  1 sibling, 1 reply; 4+ messages in thread
From: Houder @ 2018-02-20 14:24 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Regression in latest snapshot (x86 arch)?
  2018-02-20 11:25 Regression in latest snapshot (x86 arch)? Houder
  2018-02-20 14:24 ` Houder
@ 2018-02-20 14:43 ` Corinna Vinschen
  1 sibling, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 2018-02-20 14:43 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

On Feb 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.
> 
> I noticed it when I applied "cp -p" to cygwin1.dll
> 
> @@ stat cygwin1.dll
>   File: cygwin1.dll
>   Size: 3003413         Blocks: 2936       IO Block: 65536  regular file
> Device: 33d91880h/869865600d    Inode: 15762598695825794  Links: 1
> Access: (0755/-rwxr-xr-x)  Uid: ( 1000/   Henri)   Gid: (  513/    None)
> Access: 1970-01-01 01:01:39.427244800 +0100
> Modify: 1970-01-01 01:00:54.998366800 +0100
> Change: 2018-02-20 11:41:41.747593600 +0100
>  Birth: 2018-02-20 10:49:55.031336800 +0100

Thanks for the info.  I applied a fix and uploaded new developer
snapshots to https://cygwin.com/snapshots/  Please try.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Regression in latest snapshot (x86 arch)?
  2018-02-20 14:24 ` Houder
@ 2018-02-20 14:44   ` Corinna Vinschen
  0 siblings, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 2018-02-20 14:44 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1706 bytes --]

On Feb 20 15:24, Houder wrote:
> 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!

You're welcome, but please give me at least the time to announce the new
snapshot ;)


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-20 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-20 11:25 Regression in latest snapshot (x86 arch)? Houder
2018-02-20 14:24 ` Houder
2018-02-20 14:44   ` Corinna Vinschen
2018-02-20 14:43 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).