delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/01/15:02:57

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-Id: <200410011856.i91IuuNn003069@manawatu-mail-centre.mit.edu>
From: "Jacob Kitzman" <kitz AT MIT DOT EDU>
To: <pierre DOT humblet AT ieee DOT org>
Cc: <cygwin AT cygwin DOT com>
Subject: RE: group name problem
Date: Fri, 1 Oct 2004 13:56:51 -0500
MIME-Version: 1.0
In-Reply-To: <415D6D4E.F667ACA6@ieee.org>
X-Spam-Score: -3.1
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42

------=_NextPart_000_005F_01C4A7BE.815FA390
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Pierre,

I noticed that the output differs between running just "id" and "strace -o
trace.txt id":

dnr AT walz-bemaster ~
$ id
uid=1004(dnr) gid=1006(mkgroup) groups=1006(mkgroup)

dnr AT walz-bemaster ~
$ strace -o trace.txt id
uid=400(dnr) gid=401(mkpasswd) groups=401(mkpasswd) 

I've attached trace.txt.

Thanks a lot for looking for this!

Jacob

-----Original Message-----
From: Pierre A. Humblet [mailto:pierre DOT humblet AT ieee DOT org] 
Sent: Friday, October 01, 2004 9:45 AM
To: Jacob Kitzman
Cc: cygwin AT cygwin DOT com
Subject: Re: group name problem


Jacob Kitzman wrote:
> 
> Pierre A. Humblet <pierre.humblet <at> ieee.org> writes:
> 
> > 
> ...
> >
> > What are the permissions of /etc/group ?
> >
> > Pierre
> 
> Permissions on /etc/group are:
> 
> $ ls -l /etc/group
> -rw-rw-r--    1 Administ None          562 Sep 30 16:57 /etc/group
> 
> I also tried the same permissions having changed group ownership to
"Limited
> SSHD users", which is the group in question above, to no avail.

Could also be a mount issue.
When you are logged in as user dnr, can you cat /etc/group?
If the answer is yes, run "strace -o trace.txt id"
as user dnr (use just "id", not "id dnr"). Send us trace.txt

Pierre

------=_NextPart_000_005F_01C4A7BE.815FA390
Content-Type: text/plain;
	name="trace.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="trace.txt"

**********************************************
Program name: C:\cygwin\bin\id.exe (1684)
App version:  1005.0, api: 0.88
DLL version:  1005.11, api: 0.116
DLL build:    2004-09-04 23:17
OS version:   Windows NT-5.1
Heap size:    402653184
Date/Time:    2004-10-01 13:24:32
**********************************************
  983    2358 [main] id 1684 environ_init: 0x10010250: ALLUSERSPROFILE=3DC:=
\Documents and Settings\All Users
  359    2717 [main] id 1684 environ_init: 0x10010288: COMMONPROGRAMFILES=
=3DC:\Program Files\Common Files
  235    2952 [main] id 1684 environ_init: 0x100102C0: COMPUTERNAME=3DWALZ-=
BEMASTER
  188    3140 [main] id 1684 environ_init: 0x100102E0: COMSPEC=3DC:\WINDOWS=
\system32\cmd.exe
  184    3324 [main] id 1684 environ_init: 0x10010008: CVS_RSH=3D/bin/ssh
  372    3696 [main] id 1684 parse_options: ntsec (called func)
  132    3828 [main] id 1684 parse_options: tty 1001
  111    3939 [main] id 1684 parse_options: returning
   66    4005 [main] id 1684 environ_init: 0x10010308: CYGWIN=3Dntsec tty
  119    4124 [main] id 1684 environ_init: 0x10010340: FP_NO_HOST_CHECK=3DNO
  115    4239 [main] id 1684 getwinenv: can't set native for HOME=3D since =
no environ yet
  136    4375 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\home\dnr, no-keep-rel, no-add-slash)
  111    4486 [main] id 1684 normalize_win32_path: C:\cygwin\home\dnr =3D n=
ormalize_win32_path (C:\cygwin\home\dnr)
  114    4600 [main] id 1684 mount_info::conv_to_posix_path: /home/dnr =3D =
conv_to_posix_path (C:\cygwin\home\dnr)
  167    4767 [main] id 1684 win_env::add_cache: posix /home/dnr
   61    4828 [main] id 1684 win_env::add_cache: native HOME=3DC:\cygwin\ho=
me\dnr
   69    4897 [main] id 1684 posify: env var converted to HOME=3D/home/dnr
  114    5011 [main] id 1684 environ_init: 0x10010378: HOME=3D/home/dnr
  115    5126 [main] id 1684 environ_init: 0x100104B8: HOMEDRIVE=3DC:
  112    5238 [main] id 1684 environ_init: 0x10010358: HOMEPATH=3D\cygwin\h=
ome\dnr
  114    5352 [main] id 1684 environ_init: 0x100104D0: HOSTNAME=3Dwalz-bema=
ster
  115    5467 [main] id 1684 environ_init: 0x100104F0: INFOPATH=3D/usr/loca=
l/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/sta=
ble/info:
  125    5592 [main] id 1684 environ_init: 0x10010560: LOGNAME=3Ddnr
  114    5706 [main] id 1684 environ_init: 0x10010570: LOGONSERVER=3D\\WALZ=
-BEMASTER
  112    5818 [main] id 1684 environ_init: 0x10010590: MAIL=3D/var/spool/ma=
il/dnr
  112    5930 [main] id 1684 environ_init: 0x100105B0: MAKE_MODE=3Dunix
  114    6044 [main] id 1684 environ_init: 0x100105C8: MANPATH=3D/usr/local=
/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man
  115    6159 [main] id 1684 environ_init: 0x10010628: NUMBER_OF_PROCESSORS=
=3D1
  113    6272 [main] id 1684 environ_init: 0x10010648: OLDPWD=3D/home/dnr
  113    6385 [main] id 1684 environ_init: 0x10010660: OS=3DWindows_NT
  290    6675 [main] id 1684 getwinenv: can't set native for PATH=3D since =
no environ yet
  111    6786 [main] id 1684 normalize_posix_path: src .
  105    6891 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\home\dnr, no-keep-rel, no-add-slash)
   86    6977 [main] id 1684 normalize_win32_path: C:\cygwin\home\dnr =3D n=
ormalize_win32_path (C:\cygwin\home\dnr)
   71    7048 [main] id 1684 mount_info::conv_to_posix_path: /home/dnr =3D =
conv_to_posix_path (C:\cygwin\home\dnr)
   76    7124 [main] id 1684 cwdstuff::get: posix /home/dnr
   74    7198 [main] id 1684 cwdstuff::get: (/home/dnr) =3D cwdstuff::get (=
0x22ECE8, 260, 1, 0), errno 0
   69    7267 [main] id 1684 normalize_posix_path: /home/dnr/ =3D normalize=
_posix_path (.)
   71    7338 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/home/dnr)
  102    7440 [main] id 1684 set_flags: flags: text (0x2000000)
   96    7536 [main] id 1684 mount_info::conv_to_win32_path: src_path /home=
/dnr, dst C:\cygwin\home\dnr, flags 0x2000008, rc 0
  185    7721 [main] id 1684 symlink_info::check: not a symlink
  113    7834 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\home\dnr, 0x22E9A8) (0x2000008)
  421    8255 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  206    8461 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\usr\local\bin, keep-rel, no-add-slash)
   72    8533 [main] id 1684 normalize_win32_path: C:\cygwin\usr\local\bin =
=3D normalize_win32_path (C:\cygwin\usr\local\bin)
   73    8606 [main] id 1684 mount_info::conv_to_posix_path: /usr/local/bin=
 =3D conv_to_posix_path (C:\cygwin\usr\local\bin)
   72    8678 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\bin, keep-rel, no-add-slash)
   69    8747 [main] id 1684 normalize_win32_path: C:\cygwin\bin =3D normal=
ize_win32_path (C:\cygwin\bin)
   70    8817 [main] id 1684 mount_info::conv_to_posix_path: /usr/bin =3D c=
onv_to_posix_path (C:\cygwin\bin)
   70    8887 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\bin, keep-rel, no-add-slash)
   68    8955 [main] id 1684 normalize_win32_path: C:\cygwin\bin =3D normal=
ize_win32_path (C:\cygwin\bin)
   66    9021 [main] id 1684 mount_info::conv_to_posix_path: /usr/bin =3D c=
onv_to_posix_path (C:\cygwin\bin)
   70    9091 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   70    9161 [main] id 1684 normalize_win32_path: C:\cygwin\usr\X11R6\bin =
=3D normalize_win32_path (C:\cygwin\usr\X11R6\bin)
   70    9231 [main] id 1684 mount_info::conv_to_posix_path: /usr/X11R6/bin=
 =3D conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   69    9300 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (c:\WINDOWS\system32, keep-rel, no-add-slash)
   68    9368 [main] id 1684 normalize_win32_path: c:\WINDOWS\system32 =3D =
normalize_win32_path (c:\WINDOWS\system32)
   82    9450 [main] id 1684 mount_info::conv_to_posix_path: /cygdrive/c/WI=
NDOWS/system32 =3D conv_to_posix_path (c:\WINDOWS\system32)
   71    9521 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (c:\WINDOWS, keep-rel, no-add-slash)
   69    9590 [main] id 1684 normalize_win32_path: c:\WINDOWS =3D normalize=
_win32_path (c:\WINDOWS)
   70    9660 [main] id 1684 mount_info::conv_to_posix_path: /cygdrive/c/WI=
NDOWS =3D conv_to_posix_path (c:\WINDOWS)
   72    9732 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (c:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   68    9800 [main] id 1684 normalize_win32_path: c:\WINDOWS\System32\Wbem=
 =3D normalize_win32_path (c:\WINDOWS\System32\Wbem)
   70    9870 [main] id 1684 mount_info::conv_to_posix_path: /cygdrive/c/WI=
NDOWS/System32/Wbem =3D conv_to_posix_path (c:\WINDOWS\System32\Wbem)
   71    9941 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\bin, keep-rel, no-add-slash)
   68   10009 [main] id 1684 normalize_win32_path: C:\cygwin\bin =3D normal=
ize_win32_path (C:\cygwin\bin)
   69   10078 [main] id 1684 mount_info::conv_to_posix_path: /usr/bin =3D c=
onv_to_posix_path (C:\cygwin\bin)
   69   10147 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (.\, keep-rel, add-slash)
   69   10216 [main] id 1684 mount_info::conv_to_posix_path: ./ =3D conv_to=
_posix_path (.\)
   68   10284 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\bin, keep-rel, no-add-slash)
   68   10352 [main] id 1684 normalize_win32_path: C:\cygwin\bin =3D normal=
ize_win32_path (C:\cygwin\bin)
   80   10432 [main] id 1684 mount_info::conv_to_posix_path: /usr/bin =3D c=
onv_to_posix_path (C:\cygwin\bin)
  160   10592 [main] id 1684 win_env::add_cache: posix /usr/local/bin:/usr/=
bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOW=
S:/cygdrive/c/WINDOWS/System32/Wbem:/usr/bin:./:/usr/bin
   67   10659 [main] id 1684 win_env::add_cache: native PATH=3DC:\cygwin\us=
r\local\bin;C:\cygwin\bin;C:\cygwin\bin;C:\cygwin\usr\X11R6\bin;c:\WINDOWS\=
system32;c:\WINDOWS;c:\WINDOWS\System32\Wbem;C:\cygwin\bin;.\;C:\cygwin\bin
   71   10730 [main] id 1684 posify: env var converted to PATH=3D/usr/local=
/bin:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdriv=
e/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/bin:./:/usr/bin
  300   11030 [main] id 1684 environ_init: 0x10010728: PATH=3D/usr/local/bi=
n:/usr/bin:/usr/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c=
/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/bin:./:/usr/bin
  138   11168 [main] id 1684 environ_init: 0x10010678: PATHEXT=3D.COM;.EXE;=
.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
  116   11284 [main] id 1684 environ_init: 0x100106B8: PRINTER=3D
  128   11412 [main] id 1684 environ_init: 0x100106C8: PROCESSOR_ARCHITECTU=
RE=3Dx86
  233   11645 [main] id 1684 environ_init: 0x10010A58: PROCESSOR_IDENTIFIER=
=3Dx86 Family 15 Model 1 Stepping 3, GenuineIntel
  134   11779 [main] id 1684 environ_init: 0x100106E8: PROCESSOR_LEVEL=3D15
  114   11893 [main] id 1684 environ_init: 0x10010700: PROCESSOR_REVISION=
=3D0103
  117   12010 [main] id 1684 environ_init: 0x10010AA0: PROGRAMFILES=3DC:\Pr=
ogram Files
  113   12123 [main] id 1684 environ_init: 0x10010AC8: PS1=3D\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$=20
  115   12238 [main] id 1684 environ_init: 0x10010B10: PWD=3D/home/dnr
  123   12361 [main] id 1684 environ_init: 0x10010B28: SHELL=3D/bin/bash
  114   12475 [main] id 1684 environ_init: 0x10010B40: SHLVL=3D1
  112   12587 [main] id 1684 environ_init: 0x10010B50: SSH_CLIENT=3D66.188.=
85.217 3408 23
  112   12699 [main] id 1684 environ_init: 0x10010B78: SSH_CONNECTION=3D66.=
188.85.217 3408 192.168.1.51 23
  112   12811 [main] id 1684 environ_init: 0x10010BB0: SSH_TTY=3D/dev/tty13
  115   12926 [main] id 1684 environ_init: 0x10010BC8: SYSTEMDRIVE=3DC:
  113   13039 [main] id 1684 environ_init: 0x10010BE0: SYSTEMROOT=3DC:\WIND=
OWS
  116   13155 [main] id 1684 getwinenv: can't set native for TEMP=3D since =
no environ yet
  117   13272 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (c:\WINDOWS\TEMP, no-keep-rel, no-add-slash)
  189   13461 [main] id 1684 normalize_win32_path: c:\WINDOWS\TEMP =3D norm=
alize_win32_path (c:\WINDOWS\TEMP)
  106   13567 [main] id 1684 mount_info::conv_to_posix_path: /cygdrive/c/WI=
NDOWS/TEMP =3D conv_to_posix_path (c:\WINDOWS\TEMP)
  162   13729 [main] id 1684 win_env::add_cache: posix /cygdrive/c/WINDOWS/=
TEMP
   62   13791 [main] id 1684 win_env::add_cache: native TEMP=3Dc:\WINDOWS\T=
EMP
   66   13857 [main] id 1684 posify: env var converted to TEMP=3D/cygdrive/=
c/WINDOWS/TEMP
  113   13970 [main] id 1684 environ_init: 0x10010C20: TEMP=3D/cygdrive/c/W=
INDOWS/TEMP
  114   14084 [main] id 1684 environ_init: 0x10010D70: TERM=3Dcygwin
  113   14197 [main] id 1684 getwinenv: can't set native for TMP=3D since n=
o environ yet
  124   14321 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (c:\WINDOWS\TEMP, no-keep-rel, no-add-slash)
   66   14387 [main] id 1684 normalize_win32_path: c:\WINDOWS\TEMP =3D norm=
alize_win32_path (c:\WINDOWS\TEMP)
   70   14457 [main] id 1684 mount_info::conv_to_posix_path: /cygdrive/c/WI=
NDOWS/TEMP =3D conv_to_posix_path (c:\WINDOWS\TEMP)
  155   14612 [main] id 1684 win_env::add_cache: posix /cygdrive/c/WINDOWS/=
TEMP
   61   14673 [main] id 1684 win_env::add_cache: native TMP=3Dc:\WINDOWS\TE=
MP
   68   14741 [main] id 1684 posify: env var converted to TMP=3D/cygdrive/c=
/WINDOWS/TEMP
  113   14854 [main] id 1684 environ_init: 0x10010D98: TMP=3D/cygdrive/c/WI=
NDOWS/TEMP
  112   14966 [main] id 1684 environ_init: 0x10010EC0: TZ=3DCST6CDT5,M4.1.0=
/2,M10.5.0/2
  112   15078 [main] id 1684 environ_init: 0x10010EE8: USER=3Ddnr
  111   15189 [main] id 1684 environ_init: 0x10010EF8: USERDOMAIN=3DWALZ-BE=
MASTER
  122   15311 [main] id 1684 environ_init: 0x10010D80: USERNAME=3Ddnr
  112   15423 [main] id 1684 environ_init: 0x10010F18: WINDIR=3DC:\WINDOWS
  111   15534 [main] id 1684 environ_init: 0x10010F30: _=3D/usr/bin/strace
   98   15632 [main] id 1684 pinfo_init: pid 1684, pgid 1684
  195   15827 [main] id 1684 dtable::extend: size 32, fds 0x61780CC8
  156   15983 [main] id 1684 normalize_posix_path: src /etc/passwd
   91   16074 [main] id 1684 normalize_posix_path: /etc/passwd =3D normaliz=
e_posix_path (/etc/passwd)
   73   16147 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/etc/passwd)
  117   16264 [main] id 1684 set_flags: flags: text (0x2000000)
   86   16350 [main] id 1684 mount_info::conv_to_win32_path: src_path /etc/=
passwd, dst C:\cygwin\etc\passwd, flags 0x2000008, rc 0
  174   16524 [main] id 1684 symlink_info::check: not a symlink
  111   16635 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\etc\passwd, 0x22E978) (0x2000008)
  217   16852 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  354   17206 [main] id 1684 etc::test_file_change: FindFirstFile succeeded
  296   17502 [main] id 1684 etc::test_file_change: fn[1] C:\cygwin\etc\pas=
swd res 1
  108   17610 [main] id 1684 etc::init: fn[1] C:\cygwin\etc\passwd, curr_ix=
 1
   71   17681 [main] id 1684 pwdgrp::load: /etc/passwd
   67   17748 [main] id 1684 pwdgrp::load: strange path_conv problem
   67   17815 [main] id 1684 pwdgrp::load: /etc/passwd load failed
  189   18004 [main] id 1684 cygheap_user::ontherange: what 2, pw 0x0
   89   18093 [main] id 1684 cygheap_user::ontherange: HOME is already in t=
he environment /home/dnr
  156   18249 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  127   18376 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   79   18455 [main] id 1684 pwdgrp::read_passwd: Completing /etc/passwd: d=
nr:*:400:401:,S-1-5-21-1715567821-1004336348-682003330-1004:/home/dnr:/bin/=
sh
   86   18541 [main] id 1684 normalize_posix_path: src /etc/group
   75   18616 [main] id 1684 normalize_posix_path: /etc/group =3D normalize=
_posix_path (/etc/group)
   71   18687 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/etc/group)
   73   18760 [main] id 1684 set_flags: flags: text (0x2000000)
   69   18829 [main] id 1684 mount_info::conv_to_win32_path: src_path /etc/=
group, dst C:\cygwin\etc\group, flags 0x2000008, rc 0
  169   18998 [main] id 1684 symlink_info::check: not a symlink
  108   19106 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\etc\group, 0x22E938) (0x2000008)
  228   19334 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  333   19667 [main] id 1684 etc::test_file_change: FindFirstFile succeeded
  123   19790 [main] id 1684 etc::test_file_change: fn[2] C:\cygwin\etc\gro=
up res 1
   70   19860 [main] id 1684 etc::init: fn[2] C:\cygwin\etc\group, curr_ix 2
   66   19926 [main] id 1684 pwdgrp::load: /etc/group
   67   19993 [main] id 1684 pwdgrp::load: strange path_conv problem
   65   20058 [main] id 1684 pwdgrp::load: /etc/group load failed
   80   20138 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   98   20236 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   73   20309 [main] id 1684 pwdgrp::read_group: Completing /etc/group: mkp=
asswd:S-1-5-21-1715567821-1004336348-682003330-1006:401:dnr
  205   20514 [main] id 1684 cygheap_user::ontherange: what 2, pw 0x10010F68
   91   20605 [main] id 1684 cygheap_user::ontherange: HOME is already in t=
he environment /home/dnr
  371   20976 [main] id 1684 sigproc_init: process/signal handling enabled(=
1001)
  103   21079 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  102   21181 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
 1813   22994 [sig] id 1684 wait_sig: entering ReadFile loop, readsig 0x704=
, myself->sendsig 0x700
12596   35590 [main] id 1684 tty_list::allocate_tty: console 0x114007C asso=
ciated with tty14
  207   35797 [main] id 1684 build_fh_pc: fh 0x61780E10
  102   35899 [main] id 1684 fhandler_tty_master::init: Creating master for=
 tty14
  118   36017 [main] id 1684 build_fh_pc: fh 0x61781018
  156   36173 [main] id 1684 open_shared: name (null), shared 0xA020000 (wa=
nted 0xA020000), h 0x6F8
  121   36294 [main] id 1684 _pinfo::set_ctty: checking if /dev/tty-1 chang=
ed
   87   36381 [main] id 1684 _pinfo::set_ctty: attached tty1073741824 sid 1=
684, pid 1684, tty->pgid 1684, tty->sid 1684
   80   36461 [main] id 1684 _pinfo::set_ctty: resetting tty1073741824 sid.=
  Was 1684, now 1684.  pgid was 0, now 1684.
 2512   38973 [main] id 1684 fhandler_base::set_flags: flags 0x10002, suppl=
ied_bin 0x0
  154   39127 [main] id 1684 fhandler_base::set_flags: O_TEXT/O_BINARY set =
in flags 0x10000
   80   39207 [main] id 1684 fhandler_base::set_flags: filemode set to bina=
ry
44841   84048 [main] id 1684 fhandler_console::open: incremented open_fhs, =
now 1
  142   84190 [main] id 1684 fhandler_console::open: opened conin$ 0xF, con=
out$ 0x13
  112   84302 [main] id 1684 fhandler_console::output_tcsetattr: 0 =3D tcse=
tattr (,A020018) (ENABLE FLAGS 3) (lflag 107 oflag 9)
  136   84438 [main] id 1684 fhandler_console::input_tcsetattr: 0 =3D tcset=
attr (,A020018) enable flags 0x18, c_lflag 0x0 iflag 0x0
  121   84559 [main] id 1684 fhandler_console::output_tcsetattr: 0 =3D tcse=
tattr (,22E9D8) (ENABLE FLAGS 3) (lflag 0 oflag 0)
  310   84869 [main] id 1684 tty::make_pipes: tty14 from_slave 0x6DC, to_sl=
ave 0x6E0
  163   85032 [main] id 1684 cygserver_init: cygserver use disabled in clie=
nt
  161   85193 [main] id 1684 tty::get_event: created event Global\cygwin1S4=
.cygtty.output.done.14
  162   85355 [main] id 1684 tty::get_event: created event Global\cygwin1S4=
.cygtty.ioctl.done.14
  160   85515 [main] id 1684 tty::get_event: created event Global\cygwin1S4=
.cygtty.ioctl.request.14
  202   85717 [main] id 1684 tty::get_event: created event Global\cygwin1S4=
.cygtty.input.avail.14
  190   85907 [main] id 1684 tty::common_init: tty14 opened
  151   86058 [main] id 1684 fhandler_console::ioctl: WINSZ: (row=3D25,col=
=3D80)
  151   86209 [main] id 1684 tty::create_inuse: Global\cygwin1S4.cygtty.mas=
ter_alive.14 0x6B8
  159   86368 [main] id 1684 fhandler_base::set_close_on_exec: set close_on=
_exec for /dev/ttym to 1
   93   86461 [main] id 1684 fhandler_pty_master::set_close_on_exec: from_s=
lave 0x6DC, to_slave 0x6E0
 1704   88165 [main] id 1684 time: 1096655072 =3D time (22EA54)
  296   88461 [main] id 1684 open: open (/var/run/utmp, 0x10002)
  265   88726 [main] id 1684 normalize_posix_path: src /var/run/utmp
  119   88845 [main] id 1684 normalize_posix_path: /var/run/utmp =3D normal=
ize_posix_path (/var/run/utmp)
   89   88934 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/var/run/utmp)
   89   89023 [main] id 1684 set_flags: flags: text (0x2000000)
   89   89112 [main] id 1684 mount_info::conv_to_win32_path: src_path /var/=
run/utmp, dst C:\cygwin\var\run\utmp, flags 0x2000008, rc 0
  187   89299 [main] id 1684 symlink_info::check: not a symlink
  123   89422 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\var\run\utmp, 0x22E358) (0x2000008)
  271   89693 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  141   89834 [main] id 1684 build_fh_pc: fh 0x61781220
  229   90063 [main] id 1684 fhandler_base::open: (C:\cygwin\var\run\utmp, =
0x110002)
  312   90375 [main] id 1684 seterrno_from_win_error: /netrel/src/cygwin-1.=
5.11-1/winsup/cygwin/fhandler.cc:640 windows error 5
  141   90516 [main] id 1684 geterrno_from_win_error: windows error 5 =3D=
=3D errno 13
   90   90606 [main] id 1684 geterrno_from_win_error: windows error 5 =3D=
=3D errno 13
   83   90689 [main] id 1684 fhandler_base::open: C0000022 =3D NtCreateFile=
 (0x0, C0100000, C:\cygwin\var\run\utmp, io, NULL, 0, 7, 1, 20, NULL, 0)
   85   90774 [main] id 1684 fhandler_base::open: 0 =3D fhandler_base::open=
 (C:\cygwin\var\run\utmp, 0x110002)
   86   90860 [main] id 1684 fhandler_base::open_fs: 0 =3D fhandler_disk_fi=
le::open (C:\cygwin\var\run\utmp, 0x10002)
   89   90949 [main] id 1684 open: -1 =3D open (/var/run/utmp, 0x10002)
   87   91036 [main] id 1684 pututline: error: utmp_fd -1
   84   91120 [main] id 1684 open: open (/var/log/wtmp, 0x10001)
   87   91207 [main] id 1684 normalize_posix_path: src /var/log/wtmp
   88   91295 [main] id 1684 normalize_posix_path: /var/log/wtmp =3D normal=
ize_posix_path (/var/log/wtmp)
   83   91378 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/var/log/wtmp)
  100   91478 [main] id 1684 set_flags: flags: text (0x2000000)
   87   91565 [main] id 1684 mount_info::conv_to_win32_path: src_path /var/=
log/wtmp, dst C:\cygwin\var\log\wtmp, flags 0x2000008, rc 0
  231   91796 [main] id 1684 symlink_info::check: GetFileAttributes (C:\cyg=
win\var\log\wtmp) failed
  131   91927 [main] id 1684 geterrno_from_win_error: windows error 2 =3D=
=3D errno 2
  193   92120 [main] id 1684 symlink_info::check: GetFileAttributes (C:\cyg=
win\var\log\wtmp.lnk) failed
  128   92248 [main] id 1684 geterrno_from_win_error: windows error 2 =3D=
=3D errno 2
   87   92335 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\var\log\wtmp, 0x22E388) (0x2000008)
   89   92424 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/var/log)
  271   92695 [main] id 1684 set_flags: flags: text (0x2000000)
  125   92820 [main] id 1684 mount_info::conv_to_win32_path: src_path /var/=
log, dst C:\cygwin\var\log, flags 0x2000008, rc 0
  189   93009 [main] id 1684 symlink_info::check: not a symlink
  125   93134 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\var\log, 0x22E388) (0x2000008)
  265   93399 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  151   93550 [main] id 1684 build_fh_pc: fh 0x61781220
  106   93656 [main] id 1684 fhandler_base::open: (C:\cygwin\var\log\wtmp, =
0x110001)
  214   93870 [main] id 1684 seterrno_from_win_error: /netrel/src/cygwin-1.=
5.11-1/winsup/cygwin/fhandler.cc:640 windows error 2
  121   93991 [main] id 1684 geterrno_from_win_error: windows error 2 =3D=
=3D errno 2
   86   94077 [main] id 1684 geterrno_from_win_error: windows error 2 =3D=
=3D errno 2
   85   94162 [main] id 1684 fhandler_base::open: C0000034 =3D NtCreateFile=
 (0x0, 40100080, C:\cygwin\var\log\wtmp, io, NULL, 0, 7, 1, 20, NULL, 0)
   88   94250 [main] id 1684 fhandler_base::open: 0 =3D fhandler_base::open=
 (C:\cygwin\var\log\wtmp, 0x110001)
   88   94338 [main] id 1684 fhandler_base::open_fs: 0 =3D fhandler_disk_fi=
le::open (C:\cygwin\var\log\wtmp, 0x10001)
  102   94440 [main] id 1684 open: -1 =3D open (/var/log/wtmp, 0x10001)
  169   94609 [main] id 1684 build_argv: argv[0] =3D 'id'
   82   94691 [main] id 1684 build_argv: argc 1
  163   94854 [main] id 1684 build_fh_pc: fh 0x61781220
  113   94967 [main] id 1684 fhandler_base::set_flags: flags 0x10002, suppl=
ied_bin 0x0
   87   95054 [main] id 1684 fhandler_base::set_flags: O_TEXT/O_BINARY set =
in flags 0x10000
   84   95138 [main] id 1684 fhandler_base::set_flags: filemode set to bina=
ry
   83   95221 [main] id 1684 fhandler_base::init: created new fhandler_base=
 for handle 0x644, bin 1
   84   95305 [main] id 1684 dtable::init_std_file_from_handle: fd 0, handl=
e 0x644
  173   95478 [main] id 1684 build_fh_pc: fh 0x61781428
  112   95590 [main] id 1684 fhandler_base::set_flags: flags 0x10002, suppl=
ied_bin 0x0
   88   95678 [main] id 1684 fhandler_base::set_flags: O_TEXT/O_BINARY set =
in flags 0x10000
   84   95762 [main] id 1684 fhandler_base::set_flags: filemode set to bina=
ry
   83   95845 [main] id 1684 fhandler_base::init: created new fhandler_base=
 for handle 0x640, bin 1
   85   95930 [main] id 1684 dtable::init_std_file_from_handle: fd 1, handl=
e 0x640
  148   96078 [main] id 1684 build_fh_pc: fh 0x61781630
  104   96182 [main] id 1684 fhandler_base::set_flags: flags 0x10002, suppl=
ied_bin 0x0
   88   96270 [main] id 1684 fhandler_base::set_flags: O_TEXT/O_BINARY set =
in flags 0x10000
   95   96365 [main] id 1684 fhandler_base::set_flags: filemode set to bina=
ry
   83   96448 [main] id 1684 fhandler_base::init: created new fhandler_base=
 for handle 0x6B4, bin 1
   85   96533 [main] id 1684 dtable::init_std_file_from_handle: fd 2, handl=
e 0x6B4
   88   96621 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   84   96705 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
  414   97119 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\bin\cygiconv-2.dll, keep-rel, no-add-slash)
  115   97234 [main] id 1684 normalize_win32_path: C:\cygwin\bin\cygiconv-2=
.dll =3D normalize_win32_path (C:\cygwin\bin\cygiconv-2.dll)
  130   97364 [main] id 1684 mount_info::conv_to_posix_path: /usr/bin/cygic=
onv-2.dll =3D conv_to_posix_path (C:\cygwin\bin\cygiconv-2.dll)
  461   97825 [main] id 1684 mount_info::conv_to_posix_path: conv_to_posix_=
path (C:\cygwin\bin\cygintl-2.dll, keep-rel, no-add-slash)
  122   97947 [main] id 1684 normalize_win32_path: C:\cygwin\bin\cygintl-2.=
dll =3D normalize_win32_path (C:\cygwin\bin\cygintl-2.dll)
   91   98038 [main] id 1684 mount_info::conv_to_posix_path: /usr/bin/cygin=
tl-2.dll =3D conv_to_posix_path (C:\cygwin\bin\cygintl-2.dll)
  151   98189 [main] id 1684 dll_crt0_1: user_data->main 0x401680
   95   98284 [main] id 1684 wait_for_sigthread: wait_sig_inited 0x720
  276   98560 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  124   98684 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
  359   99043 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   99   99142 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
  264   99406 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  149   99555 [main] id 1684 fhandler_base::fstat: here
  107   99662 [main] id 1684 fstat64: 0 =3D fstat (1, 0x22DA70)
  159   99821 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   93   99914 [main] id 1684 normalize_posix_path: src /etc
   91  100005 [main] id 1684 normalize_posix_path: /etc =3D normalize_posix=
_path (/etc)
   87  100092 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/etc)
   92  100184 [main] id 1684 set_flags: flags: text (0x2000000)
  101  100285 [main] id 1684 mount_info::conv_to_win32_path: src_path /etc,=
 dst C:\cygwin\etc, flags 0x2000008, rc 0
  196  100481 [main] id 1684 symlink_info::check: not a symlink
  127  100608 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\etc, 0x22E970) (0x2000008)
  272  100880 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  361  101241 [main] id 1684 etc::dir_changed: fn[1] C:\cygwin\etc\passwd c=
hange_possible 1
  393  101634 [main] id 1684 etc::test_file_change: FindFirstFile succeeded
  136  101770 [main] id 1684 etc::test_file_change: fn[1] C:\cygwin\etc\pas=
swd res 0
   86  101856 [main] id 1684 etc::file_changed: fn[1] C:\cygwin\etc\passwd =
res 0
  108  101964 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  100  102064 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   90  102154 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  104  102258 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   92  102350 [main] id 1684 etc::dir_changed: fn[2] C:\cygwin\etc\group ch=
ange_possible 1
  337  102687 [main] id 1684 etc::test_file_change: FindFirstFile succeeded
  138  102825 [main] id 1684 etc::test_file_change: fn[2] C:\cygwin\etc\gro=
up res 0
   88  102913 [main] id 1684 etc::file_changed: fn[2] C:\cygwin\etc\group r=
es 0
   90  103003 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   94  103097 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
  570  103667 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  133  103800 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   98  103898 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   97  103995 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
  108  104103 [main] id 1684 etc::dir_changed: fn[2] C:\cygwin\etc\group ch=
ange_possible 0
  102  104205 [main] id 1684 etc::file_changed: fn[2] C:\cygwin\etc\group r=
es 0
   89  104294 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   93  104387 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
  151  104538 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   86  104624 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   86  104710 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   92  104802 [main] id 1684 writev: writev (1, 0x22EEE0, 1)
  104  104906 [main] id 1684 fhandler_base::write: binary write
  133  105039 [main] id 1684 fhandler_base::write: 52 =3D write (0x10011278=
, 52)
  114  105153 [main] id 1684 writev: 52 =3D write (1, 0x22EEE0, 1), errno 0
   90  105243 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   85  105328 [main] id 1684 close: close (1)
  109  105437 [main] id 1684 close: 0 =3D close (1)
  155  105592 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   84  105676 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
  116  105792 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  103  105895 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   86  105981 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   80  106061 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
  238  106299 [main] id 1684 close: close (0)
  129  106428 [main] id 1684 close: 0 =3D close (0)
   95  106523 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   87  106610 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   85  106695 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   85  106780 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   84  106864 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   82  106946 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   84  107030 [main] id 1684 __cygwin_lock_lock: threadcount 1.  not locking
   95  107125 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   85  107210 [main] id 1684 close: close (2)
   91  107301 [main] id 1684 close: 0 =3D close (2)
   88  107389 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   84  107473 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   84  107557 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   83  107640 [main] id 1684 __cygwin_lock_unlock: threadcount 1.  not unlo=
cking
   85  107725 [main] id 1684 do_exit: do_exit (0), exit_state 0
   85  107810 [main] id 1684 void: 0x0 =3D signal (20, 0x1)
   85  107895 [main] id 1684 void: 0x0 =3D signal (1, 0x1)
   84  107979 [main] id 1684 void: 0x0 =3D signal (2, 0x1)
   89  108068 [main] id 1684 void: 0x0 =3D signal (3, 0x1)
   86  108154 [main] id 1684 sigproc_terminate: entering
  115  108269 [sig] id 1684 wait_sig: done
  106  108375 [sig] id 1684 _cygtls::remove: wait 0x0
  238  108613 [main] id 1684 proc_terminate: nchildren 0, nzombies 0
  116  108729 [main] id 1684 proc_terminate: leaving
  102  108831 [main] id 1684 do_exit: 1684 =3D=3D sid 1684, send SIGHUP to =
children
  159  108990 [main] id 1684 tty_list::terminate: tty 14 master about to fi=
nish
  303  109293 [ttyout] id 1684 fhandler_pty_master::process_slave_output: r=
eturning 0
  148  109441 [ttyout] id 1684 _cygtls::remove: wait 0x0
  259  109700 [main] id 1684 open: open (/var/run/utmp, 0x10002)
  124  109824 [main] id 1684 normalize_posix_path: src /var/run/utmp
   84  109908 [main] id 1684 normalize_posix_path: /var/run/utmp =3D normal=
ize_posix_path (/var/run/utmp)
   80  109988 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/var/run/utmp)
  242  110230 [main] id 1684 set_flags: flags: text (0x2000000)
   91  110321 [main] id 1684 mount_info::conv_to_win32_path: src_path /var/=
run/utmp, dst C:\cygwin\var\run\utmp, flags 0x2000008, rc 0
  188  110509 [main] id 1684 symlink_info::check: not a symlink
  118  110627 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\var\run\utmp, 0x22E680) (0x2000008)
  251  110878 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  147  111025 [main] id 1684 build_fh_pc: fh 0x61781630
   96  111121 [main] id 1684 fhandler_base::open: (C:\cygwin\var\run\utmp, =
0x110002)
  218  111339 [main] id 1684 seterrno_from_win_error: /netrel/src/cygwin-1.=
5.11-1/winsup/cygwin/fhandler.cc:640 windows error 5
  117  111456 [main] id 1684 geterrno_from_win_error: windows error 5 =3D=
=3D errno 13
   83  111539 [main] id 1684 geterrno_from_win_error: windows error 5 =3D=
=3D errno 13
  272  111811 [main] id 1684 fhandler_base::open: C0000022 =3D NtCreateFile=
 (0x0, C0100000, C:\cygwin\var\run\utmp, io, NULL, 0, 7, 1, 20, NULL, 0)
  113  111924 [main] id 1684 fhandler_base::open: 0 =3D fhandler_base::open=
 (C:\cygwin\var\run\utmp, 0x110002)
   95  112019 [main] id 1684 fhandler_base::open_fs: 0 =3D fhandler_disk_fi=
le::open (C:\cygwin\var\run\utmp, 0x10002)
   84  112103 [main] id 1684 open: -1 =3D open (/var/run/utmp, 0x10002)
   80  112183 [main] id 1684 open: open (/var/run/utmp, 0x10000)
   80  112263 [main] id 1684 normalize_posix_path: src /var/run/utmp
   81  112344 [main] id 1684 normalize_posix_path: /var/run/utmp =3D normal=
ize_posix_path (/var/run/utmp)
   78  112422 [main] id 1684 mount_info::conv_to_win32_path: conv_to_win32_=
path (/var/run/utmp)
   84  112506 [main] id 1684 set_flags: flags: text (0x2000000)
   77  112583 [main] id 1684 mount_info::conv_to_win32_path: src_path /var/=
run/utmp, dst C:\cygwin\var\run\utmp, flags 0x2000008, rc 0
  183  112766 [main] id 1684 symlink_info::check: not a symlink
  116  112882 [main] id 1684 symlink_info::check: 0 =3D symlink.check (C:\c=
ygwin\var\run\utmp, 0x22E680) (0x2000008)
  355  113237 [main] id 1684 fs_info::update: Cannot get volume information=
 (C:\), Win32 error 5
  157  113394 [main] id 1684 build_fh_pc: fh 0x61781630
  170  113564 [main] id 1684 fhandler_base::open: (C:\cygwin\var\run\utmp, =
0x110000)
  197  113761 [main] id 1684 fhandler_base::set_flags: flags 0x110000, supp=
lied_bin 0x20000
  131  113892 [main] id 1684 fhandler_base::set_flags: O_TEXT/O_BINARY set =
in flags 0x10000
  173  114065 [main] id 1684 fhandler_base::set_flags: filemode set to bina=
ry
   84  114149 [main] id 1684 fhandler_base::open: 0 =3D NtCreateFile (0x6B8=
, 80100000, C:\cygwin\var\run\utmp, io, NULL, 0, 7, 1, 20, NULL, 0)
   81  114230 [main] id 1684 fhandler_base::open: 1 =3D fhandler_base::open=
 (C:\cygwin\var\run\utmp, 0x110000)
  100  114330 [main] id 1684 fhandler_base::open_fs: 1 =3D fhandler_disk_fi=
le::open (C:\cygwin\var\run\utmp, 0x10000)
 1620  115950 [main] id 1684 open: 0 =3D open (/var/run/utmp, 0x10000)
  143  116093 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   86  116179 [main] id 1684 readv: no need to call ready_for_read
  214  116393 [main] id 1684 fhandler_base::read: returning 308, binary mode
  121  116514 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   87  116601 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
  392  116993 [main] id 1684 readv: no need to call ready_for_read
  140  117133 [main] id 1684 fhandler_base::read: returning 308, binary mode
   92  117225 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   81  117306 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   79  117385 [main] id 1684 readv: no need to call ready_for_read
   87  117472 [main] id 1684 fhandler_base::read: returning 308, binary mode
   86  117558 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   78  117636 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   77  117713 [main] id 1684 readv: no need to call ready_for_read
   85  117798 [main] id 1684 fhandler_base::read: returning 308, binary mode
  117  117915 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   81  117996 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   80  118076 [main] id 1684 readv: no need to call ready_for_read
   84  118160 [main] id 1684 fhandler_base::read: returning 308, binary mode
   84  118244 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   80  118324 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   79  118403 [main] id 1684 readv: no need to call ready_for_read
   83  118486 [main] id 1684 fhandler_base::read: returning 308, binary mode
   85  118571 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   79  118650 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   78  118728 [main] id 1684 readv: no need to call ready_for_read
  119  118847 [main] id 1684 fhandler_base::read: returning 308, binary mode
   92  118939 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   79  119018 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   79  119097 [main] id 1684 readv: no need to call ready_for_read
   86  119183 [main] id 1684 fhandler_base::read: returning 308, binary mode
   85  119268 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   77  119345 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   77  119422 [main] id 1684 readv: no need to call ready_for_read
   84  119506 [main] id 1684 fhandler_base::read: returning 308, binary mode
   82  119588 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   79  119667 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   78  119745 [main] id 1684 readv: no need to call ready_for_read
   99  119844 [main] id 1684 fhandler_base::read: returning 308, binary mode
   83  119927 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   79  120006 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
  174  120180 [main] id 1684 readv: no need to call ready_for_read
  124  120304 [main] id 1684 fhandler_base::read: returning 308, binary mode
   86  120390 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   81  120471 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   79  120550 [main] id 1684 readv: no need to call ready_for_read
   83  120633 [main] id 1684 fhandler_base::read: returning 308, binary mode
   84  120717 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
  225  120942 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   91  121033 [main] id 1684 readv: no need to call ready_for_read
   89  121122 [main] id 1684 fhandler_base::read: returning 308, binary mode
   87  121209 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   80  121289 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   79  121368 [main] id 1684 readv: no need to call ready_for_read
   96  121464 [main] id 1684 fhandler_base::read: returning 308, binary mode
   90  121554 [main] id 1684 readv: 308 =3D readv (0, 0x22ECD0, 1), errno 13
   78  121632 [main] id 1684 readv: readv (0, 0x22ECD0, 1) blocking, sigcat=
chers 0
   78  121710 [main] id 1684 readv: no need to call ready_for_read
   97  121807 [main] id 1684 fhandler_base::read: returning 0, binary mode
   81  121888 [main] id 1684 readv: 0 =3D readv (0, 0x22ECD0, 1), errno 13
  132  122020 [main] id 1684 __to_clock_t: dwHighDateTime 0, dwLowDateTime =
468750
   71  122091 [main] id 1684 __to_clock_t: total 00000000 0000002E
   76  122167 [main] id 1684 __to_clock_t: dwHighDateTime 0, dwLowDateTime =
156250
   77  122244 [main] id 1684 __to_clock_t: total 00000000 0000000F
 1124  123368 [main] id 1684 _pinfo::exit: Calling ExitProcess 0


------=_NextPart_000_005F_01C4A7BE.815FA390
Content-Type: text/plain; charset=us-ascii

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
------=_NextPart_000_005F_01C4A7BE.815FA390--

- Raw text -


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