This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: gawk not taking redirected input under command.com


I get the same problems under under win95cmd.exe.  It
fails with redirection but not reading input from a
file:

  C:\> c:\cygwin\bin\gawk -f t < autoexec.bat
  gawk: t:3: fatal: file `-' is a directory

Running under strace and back under command.com I get
the following:

  C:\> type t | c:\cygwin\bin\strace -o strace.out
c:\cygwin\bin\gawk -f t
  gawk: t:3: fatal: file `-' is a directory

I've attached strace's output.

Might the fact that the line number quoted is *after*
the end of the file tell us something?  (t has 2 lines
but the error is in line 3.  When the script is on the
command line, the error is in line 2.)

Thanks again,

- Barry Buchbinder

-----Original Message-----
From: Igor Pechtchanski [mailto:pechtcha@cs.nyu.edu]
Sent: Wednesday, October 02, 2002 12:51 pm
To: cygwin@cygwin.com
Subject: Re: gawk not taking redirected input under
command.com

Don,
The gawk examples work under cmd.exe in Win2k.  It is
possible, however, that command.com doesn't do the
right thing with pipes.  Does strace run under Win98? 
If so, the output of "c:\cygwin\bin\strace
c:\cygwin\bin\gawk '...' < autoexec.bat" might be
instructive...
	Igor

On Wed, 2 Oct 2002, Don Sharp wrote:

> Is it possible that cmd.exe (and command.com)
redirections and pipes are
> not acceptable whereas bash.exe uses Cygwin
implemented redirections?
>
> Cheers
>
> Don Sharp
>
> Barry Buchbinder wrote:
> >
> > It's definitly cygwin's gawk doing it.
> >
> >   C:\> c:\cygwin\bin\gawk -f t < autoexec.bat
> >   GAWK: t:3: fatal: file `-' is a directory
> >
> > The following gives the expect output:
> >
> >   C:\> c:\cygwin\bin\gawk -f t autoexec.bat
> >
> > There is no other gawk in the path.
> >
> > In bash:
> >
> >   /c> type -a gawk
> >   gawk is /bin/gawk
> >   /c> /bin/which gawk
> >   /bin/gawk
> >
> > In command.com, using both cygwin which and an
MS-DOS
> > which:
> >
> >   C:\> c:\cygwin\bin\which.exe gawk
> >   /usr/bin/gawk
> >
> >   C:\> c:\bin\which.exe gawk
> >   C:/CYGWIN/BIN/gawk.exe
> >
> > In command.com, doing "dir /s /b" on all of the C:
> > drive:
> >
> >   C:\> dir /s /b gawk.exe
> >   C:\cygwin\bin\gawk.exe
> >
> > Similar searches for gawk.bat and gawk.com find
> > nothing.
> >
> > - Barry
> >
> > -----Original Message-----
> > From: Christopher Faylor
> > [mailto:cgf-cygwin@cygwin.com]
> > Sent: Wednesday, October 02, 2002 10:14 am
> > To: cygwin@cygwin.com
> > Subject: Re: gawk not taking redirected input
under
> > command.com
> >
> > On Wed, Oct 02, 2002 at 05:47:52AM -0700, Barry
> > Buchbinder wrote:
> > >I have a problem with gawk.
> > >
> > >Under bash, it works as expected.
> > >
> > >Under command.com (win98se) it does the following
> > when
> > >taking input from a pipe or by redirection.
> > >
> > >  C:\> cat autoexec.bat | gawk '{ print "!" $0
"!" }'
> > >  GAWK: cmd. line:2: fatal: file `-' is a
directory
> > >
> > >  C:\> gawk '{ print "!" $0 "!" }' < autoexec.bat
> > >  GAWK: cmd. line:2: fatal: file `-' is a
directory
> >
> > Sounds like you have another, non-cygwin version
of
> > gawk on your system.
> >
> > cgf

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a
JaguaR-R-R-r-r-r-.-.-.  Meow!

"Water molecules expand as they grow warmer" (C)
Popular Science, Oct'02, p.51



__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
**********************************************
Program name: C:\CYGWIN\BIN\GAWK.EXE (108158981)
App version:  1003.12, api: 0.54
DLL version:  1003.12, api: 0.54
DLL build:    2002-07-06 02:16
OS version:   Windows 98-4.10
Date/Time:    2002-10-02 17:38:27
**********************************************
  638   13161 [main] GAWK 108158981 check_case_init: File case checking set to ADJUST
  255   13416 [main] GAWK 108158981 parse_options: check_case (called func)
  436   13852 [main] GAWK 108158981 set_file_api_mode: File APIs set to OEM
  224   14076 [main] GAWK 108158981 parse_options: codepage (called func)
  433   14509 [main] GAWK 108158981 parse_options: envcache 0
  429   14938 [main] GAWK 108158981 parse_options: export 1
  431   15369 [main] GAWK 108158981 parse_options: glob (called func)
 1307   16676 [main] GAWK 108158981 parse_options: strip_title 0
  423   17099 [main] GAWK 108158981 parse_options: title 1
  435   17534 [main] GAWK 108158981 parse_options: tty 1001
  423   17957 [main] GAWK 108158981 parse_options: winsymlinks 1
  429   18386 [main] GAWK 108158981 parse_options: export 1
  423   18809 [main] GAWK 108158981 parse_options: returning
  913   19722 [main] GAWK 108158981 environ_init: 0x100204D8: !H:=H:\Home\dnld\tfer
  423   20145 [main] GAWK 108158981 environ_init: 0x100204F8: !P:=P:\updates
  431   20576 [main] GAWK 108158981 environ_init: 0x10020510: WINBOOTDIR=C:\WINDOWS
  423   20999 [main] GAWK 108158981 environ_init: 0x10020530: COMSPEC=C:\WINDOWS\COMMAND.COM
  434   21433 [main] GAWK 108158981 environ_init: 0x10020558: SNDSCAPE=C:\WINDOWS
  511   21944 [main] GAWK 108158981 getwinenv: can't set native for TMP= since no environ yet
  531   22475 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (c:\tmp, no-keep-rel, no-add-slash)
  244   22719 [main] GAWK 108158981 normalize_win32_path: c:\tmp = normalize_win32_path (c:\tmp)
  236   22955 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/tmp = conv_to_posix_path (c:\tmp)
  629   23584 [main] GAWK 108158981 win_env::add_cache: posix /c/tmp
  223   23807 [main] GAWK 108158981 win_env::add_cache: native TMP=c:\tmp
  224   24031 [main] GAWK 108158981 posify: env var converted to TMP=/c/tmp
  429   24460 [main] GAWK 108158981 environ_init: 0x10020580: TMP=/c/tmp
  424   24884 [main] GAWK 108158981 getwinenv: can't set native for TEMP= since no environ yet
  430   25314 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\temp, no-keep-rel, no-add-slash)
  234   25548 [main] GAWK 108158981 normalize_win32_path: C:\temp = normalize_win32_path (C:\temp)
  234   25782 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/temp = conv_to_posix_path (C:\temp)
  625   26407 [main] GAWK 108158981 win_env::add_cache: posix /c/temp
  227   26634 [main] GAWK 108158981 win_env::add_cache: native TEMP=C:\temp
  226   26860 [main] GAWK 108158981 posify: env var converted to TEMP=/c/temp
  420   27280 [main] GAWK 108158981 environ_init: 0x100206C8: TEMP=/c/temp
  443   27723 [main] GAWK 108158981 environ_init: 0x100206B0: BIN=c:\cygwin\bin
  425   28148 [main] GAWK 108158981 getwinenv: can't set native for PATH= since no environ yet
  439   28587 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (., keep-rel, no-add-slash)
  228   28815 [main] GAWK 108158981 mount_info::conv_to_posix_path: . = conv_to_posix_path (.)
  230   29045 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\BIN, keep-rel, no-add-slash)
  235   29280 [main] GAWK 108158981 normalize_win32_path: C:\BIN = normalize_win32_path (C:\BIN)
  241   29521 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/BIN = conv_to_posix_path (C:\BIN)
  233   29754 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\USR, keep-rel, no-add-slash)
  231   29985 [main] GAWK 108158981 normalize_win32_path: C:\USR = normalize_win32_path (C:\USR)
  233   30218 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/USR = conv_to_posix_path (C:\USR)
  341   30559 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\CYGWIN\BIN, keep-rel, no-add-slash)
  234   30793 [main] GAWK 108158981 normalize_win32_path: C:\CYGWIN\BIN = normalize_win32_path (C:\CYGWIN\BIN)
  232   31025 [main] GAWK 108158981 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\CYGWIN\BIN)
  235   31260 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\CYGWIN\USR\LOCAL\BIN, keep-rel, no-add-slash)
  240   31500 [main] GAWK 108158981 normalize_win32_path: C:\CYGWIN\USR\LOCAL\BIN = normalize_win32_path (C:\CYGWIN\USR\LOCAL\BIN)
  237   31737 [main] GAWK 108158981 mount_info::conv_to_posix_path: /USR/LOCAL/BIN = conv_to_posix_path (C:\CYGWIN\USR\LOCAL\BIN)
  236   31973 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS, keep-rel, no-add-slash)
  233   32206 [main] GAWK 108158981 normalize_win32_path: C:\WINDOWS = normalize_win32_path (C:\WINDOWS)
  238   32444 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/WINDOWS = conv_to_posix_path (C:\WINDOWS)
  237   32681 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\COMMAND, keep-rel, no-add-slash)
  234   32915 [main] GAWK 108158981 normalize_win32_path: C:\WINDOWS\COMMAND = normalize_win32_path (C:\WINDOWS\COMMAND)
  232   33147 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/WINDOWS/COMMAND = conv_to_posix_path (C:\WINDOWS\COMMAND)
  241   33388 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\, keep-rel, no-add-slash)
  236   33624 [main] GAWK 108158981 normalize_win32_path: C:\ = normalize_win32_path (C:\)
  230   33854 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c = conv_to_posix_path (C:\)
  229   34083 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (P:\UTILS, keep-rel, no-add-slash)
  238   34321 [main] GAWK 108158981 normalize_win32_path: P:\UTILS = normalize_win32_path (P:\UTILS)
  232   34553 [main] GAWK 108158981 mount_info::conv_to_posix_path: /p/UTILS = conv_to_posix_path (P:\UTILS)
  238   34791 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (T:\ORAWIN95\BIN, keep-rel, no-add-slash)
  230   35021 [main] GAWK 108158981 normalize_win32_path: T:\ORAWIN95\BIN = normalize_win32_path (T:\ORAWIN95\BIN)
  235   35256 [main] GAWK 108158981 mount_info::conv_to_posix_path: /t/ORAWIN95/BIN = conv_to_posix_path (T:\ORAWIN95\BIN)
  601   35857 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\PROGRA~1\NETWOR~1\VIRUSS~1, keep-rel, no-add-slash)
  302   36159 [main] GAWK 108158981 normalize_win32_path: C:\PROGRA~1\NETWOR~1\VIRUSS~1 = normalize_win32_path (C:\PROGRA~1\NETWOR~1\VIRUSS~1)
  243   36402 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/PROGRA~1/NETWOR~1/VIRUSS~1 = conv_to_posix_path (C:\PROGRA~1\NETWOR~1\VIRUSS~1)
  243   36645 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\SNA95\SYSTEM, keep-rel, no-add-slash)
  235   36880 [main] GAWK 108158981 normalize_win32_path: C:\SNA95\SYSTEM = normalize_win32_path (C:\SNA95\SYSTEM)
  233   37113 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c/SNA95/SYSTEM = conv_to_posix_path (C:\SNA95\SYSTEM)
  634   37747 [main] GAWK 108158981 win_env::add_cache: posix .:/c/BIN:/c/USR:/usr/bin:/USR/LOCAL/BIN:/c/WINDOWS:/c/WINDOWS/COMMAND:/c:/p/UTILS:/t/ORAWIN95/BIN:/c/PROGRA~1/NETWOR~1/VIRUSS~1:/c/SNA95/SYSTEM
  235   37982 [main] GAWK 108158981 win_env::add_cache: native PATH=.;C:\BIN;C:\USR;C:\CYGWIN\BIN;C:\CYGWIN\USR\LOCAL\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\;P:\UTILS;T:\ORAWIN95\BIN;C:\PROGRA~1\NETWOR~1\VIRUSS~1;C:\SNA95\SYSTEM
  240   38222 [main] GAWK 108158981 posify: env var converted to PATH=.:/c/BIN:/c/USR:/usr/bin:/USR/LOCAL/BIN:/c/WINDOWS:/c/WINDOWS/COMMAND:/c:/p/UTILS:/t/ORAWIN95/BIN:/c/PROGRA~1/NETWOR~1/VIRUSS~1:/c/SNA95/SYSTEM
  441   38663 [main] GAWK 108158981 environ_init: 0x10020898: PATH=.:/c/BIN:/c/USR:/usr/bin:/USR/LOCAL/BIN:/c/WINDOWS:/c/WINDOWS/COMMAND:/c:/p/UTILS:/t/ORAWIN95/BIN:/c/PROGRA~1/NETWOR~1/VIRUSS~1:/c/SNA95/SYSTEM
  522   39185 [main] GAWK 108158981 environ_init: 0x100207F0: TZ=EST5EDT
  432   39617 [main] GAWK 108158981 environ_init: 0x10020800: CLASSPATH="C:\Program Files\JavaSoft\JRE\1.3.1\lib\ext\QTJava.zip"
  427   40044 [main] GAWK 108158981 environ_init: 0x10020848: QTJAVA="C:\Program Files\JavaSoft\JRE\1.3.1\lib\ext\QTJava.zip"
  434   40478 [main] GAWK 108158981 environ_init: 0x10020C08: WINDIR=C:\WINDOWS
  422   40900 [main] GAWK 108158981 environ_init: 0x10020C20: BLASTER=A220 I5 D1 T4
  434   41334 [main] GAWK 108158981 environ_init: 0x10020C40: PROMPT=$e[0;36m$p$e[0;1m$g $e[0m$e[K
  424   41758 [main] GAWK 108158981 environ_init: 0x10020C70: VIM=C:\USR
  420   42178 [main] GAWK 108158981 environ_init: 0x10020C80: TERM=pcterm
  429   42607 [main] GAWK 108158981 environ_init: 0x10020C90: CMDLINE=c:\cygwin\bin\strace -o strace.t c:\cygwin\bin\gawk -f t
 1993   44600 [main] GAWK 108158981 parse_options: check_case:adjust codepage:oem envcache export glob:ignorecase strip_title title tty winsymlinks
  637   45237 [main] GAWK 108158981 pinfo_init: pid 108158981, pgid 108158981
 3390   48627 [main] GAWK 108158981 dtable::extend: size 32, fds 0x61680144
  862   49489 [main] GAWK 108158981 normalize_posix_path: src /etc/passwd
  269   49758 [main] GAWK 108158981 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd)
  235   49993 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd)
  328   50321 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/etc/passwd', dst ''
  250   50571 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  230   50801 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /etc/passwd, dst C:\cygwin\etc\passwd, flags 0xA, rc 0
 1046   51847 [main] GAWK 108158981 symlink_info::check: not a symlink
  248   52095 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\passwd, 0x85F390) (0xA)
  241   52336 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  241   52577 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/etc', dst ''
  231   52808 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  231   53039 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0xA, rc 0
  405   53444 [main] GAWK 108158981 symlink_info::check: not a symlink
  446   53890 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x85F390) (0xA)
  246   54136 [main] GAWK 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\etc\passwd), set_has_acls(0)
26032   80168 [main] GAWK 108158981 read_etc_passwd: Read /etc/passwd, 1 lines
  573   80741 [main] GAWK 108158981 cygheap_user::ontherange: what 2, pw 0x10020CD8
  256   80997 [main] GAWK 108158981 cygheap_user::ontherange: Set HOME (from /etc/passwd) to /home/BBuchbinder
 1051   82048 [main] GAWK 108158981 normalize_posix_path: src /home/BBuchbinder
  291   82339 [main] GAWK 108158981 normalize_posix_path: /home/BBuchbinder = normalize_posix_path (/home/BBuchbinder)
  239   82578 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/home/BBuchbinder)
  242   82820 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/home/BBuchbinder', dst ''
  237   83057 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  235   83292 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /home/BBuchbinder, dst C:\cygwin\home\BBuchbinder, flags 0xA, rc 0
  914   84206 [main] GAWK 108158981 symlink_info::check: not a symlink
  251   84457 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\home\bbuchbinder, 0x85EC30) (0xA)
  236   84693 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/home)
  235   84928 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/home', dst ''
  231   85159 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  237   85396 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /home, dst C:\cygwin\home, flags 0xA, rc 0
  634   86030 [main] GAWK 108158981 symlink_info::check: not a symlink
  242   86272 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\home, 0x85EC30) (0xA)
  248   86520 [main] GAWK 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\home\bbuchbinder), set_has_acls(0)
  240   86760 [main] GAWK 108158981 win_env::add_cache: posix /home/BBuchbinder
  228   86988 [main] GAWK 108158981 win_env::add_cache: native HOME=C:\cygwin\home\bbuchbinder
  873   87861 [main] GAWK 108158981 normalize_posix_path: src /home/BBuchbinder
 1772   89633 [main] GAWK 108158981 normalize_posix_path: /home/BBuchbinder = normalize_posix_path (/home/BBuchbinder)
  259   89892 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/home/BBuchbinder)
  236   90128 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/home/BBuchbinder', dst ''
  378   90506 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  462   90968 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /home/BBuchbinder, dst C:\cygwin\home\BBuchbinder, flags 0xA, rc 0
  933   91901 [main] GAWK 108158981 symlink_info::check: not a symlink
  244   92145 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\home\bbuchbinder, 0x85EC60) (0xA)
  245   92390 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/home)
  235   92625 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/home', dst ''
  233   92858 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  230   93088 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /home, dst C:\cygwin\home, flags 0xA, rc 0
  394   93482 [main] GAWK 108158981 symlink_info::check: not a symlink
  243   93725 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\home, 0x85EC60) (0xA)
  235   93960 [main] GAWK 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\home\bbuchbinder), set_has_acls(0)
  242   94202 [main] GAWK 108158981 win_env::add_cache: posix /home/BBuchbinder
  233   94435 [main] GAWK 108158981 win_env::add_cache: native HOME=C:\cygwin\home\bbuchbinder
  817   95252 [main] GAWK 108158981 sigproc_init: process/signal handling enabled(1001)
  797   96049 [sig] GAWK 108158981 wait_sig: sigcatch_nonmain 0x5C, sigcatch_main 0x60
  295   96344 [sig] GAWK 108158981 wait_sig: Ready.  dwProcessid -108158981
  610   96954 [main] GAWK 108158981 cygwin_socket: socket (1, 1, 0)
1184018 1280972 [main] GAWK 108158981 wsock_init: res 0
  324 1281296 [main] GAWK 108158981 wsock_init: wVersion 514
  238 1281534 [main] GAWK 108158981 wsock_init: wHighVersion 514
  234 1281768 [main] GAWK 108158981 wsock_init: szDescription Microsoft wsock32.dll, ver2.2, 32bit of Apr 22 1999, at 20:29:32.
  239 1282007 [main] GAWK 108158981 wsock_init: szSystemStatus On Win95.
  241 1282248 [main] GAWK 108158981 wsock_init: iMaxSockets 32767
  237 1282485 [main] GAWK 108158981 wsock_init: iMaxUdpDg 65467
  236 1282721 [main] GAWK 108158981 wsock_init: lpVendorInfo 0
109304 1392025 [main] GAWK 108158981 fdsock: not setting socket inheritance since winsock2_active 1
  468 1392493 [main] GAWK 108158981 dtable::build_fhandler: fd 3, fh 0x61680294
  249 1392742 [main] GAWK 108158981 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  238 1392980 [main] GAWK 108158981 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  243 1393223 [main] GAWK 108158981 fhandler_base::set_flags: filemode set to binary
  238 1393461 [main] GAWK 108158981 fdsock: fd 3, name '/dev/streamsocket', soc 0x84
  236 1393697 [main] GAWK 108158981 cygwin_socket: 3 = socket (1, 1, 0)
  522 1394219 [main] GAWK 108158981 _open: open (/tmp/cygdaemo, 0x0)
  267 1394486 [main] GAWK 108158981 normalize_posix_path: src /tmp/cygdaemo
  240 1394726 [main] GAWK 108158981 normalize_posix_path: /tmp/cygdaemo = normalize_posix_path (/tmp/cygdaemo)
  242 1394968 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp/cygdaemo)
  282 1395250 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/tmp/cygdaemo', dst ''
  248 1395498 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  238 1395736 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /tmp/cygdaemo, dst C:\cygwin\tmp\cygdaemo, flags 0xA, rc 0
  853 1396589 [main] GAWK 108158981 symlink_info::check: GetFileAttributes (C:\cygwin\tmp\cygdaemo) failed
  258 1396847 [main] GAWK 108158981 geterrno_from_win_error: windows error 2 == errno 2
  326 1397173 [main] GAWK 108158981 symlink_info::check: GetFileAttributes (C:\cygwin\tmp\cygdaemo.lnk) failed
  251 1397424 [main] GAWK 108158981 geterrno_from_win_error: windows error 2 == errno 2
  240 1397664 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\tmp\cygdaemo, 0x85F2D0) (0xA)
  241 1397905 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp)
  248 1398153 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/tmp', dst ''
  247 1398400 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  236 1398636 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /tmp, dst C:\cygwin\tmp, flags 0xA, rc 0
  424 1399060 [main] GAWK 108158981 symlink_info::check: not a symlink
  255 1399315 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\tmp, 0x85F2D0) (0xA)
  250 1399565 [main] GAWK 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\tmp\cygdaemo), set_has_acls(0)
  262 1399827 [main] GAWK 108158981 dtable::build_fhandler: fd 4, fh 0x616805DC
  394 1400221 [main] GAWK 108158981 fhandler_base::open: (C:\cygwin\tmp\cygdaemo, 0x100000) query_open 0
  446 1400667 [main] GAWK 108158981 fhandler_base::open: 0xFFFFFFFF = CreateFileA (C:\cygwin\tmp\cygdaemo, 0x80000000, 0x3, 0x85F710, 0x3, 0x2000081, 0)
  263 1400930 [main] GAWK 108158981 seterrno_from_win_error: /netrel/src/cygwin-1.3.12-2/winsup/cygwin/fhandler.cc:439 windows error 2
  250 1401180 [main] GAWK 108158981 geterrno_from_win_error: windows error 2 == errno 2
  242 1401422 [main] GAWK 108158981 fhandler_base::open: 0 = fhandler_base::open (C:\cygwin\tmp\cygdaemo, 0x100000)
  241 1401663 [main] GAWK 108158981 fhandler_disk_file::open: 0 = fhandler_disk_file::open (C:\cygwin\tmp\cygdaemo, 0x0)
  255 1401918 [main] GAWK 108158981 _open: -1 = open (/tmp/cygdaemo, 0x0)
  247 1402165 [main] GAWK 108158981 cygwin_connect: -1 = connect (3, 10020400, F)
  241 1402406 [main] GAWK 108158981 transport_layer_sockets::connect: client connect failure 2
  324 1402730 [main] GAWK 108158981 _close: close (3)
  459 1403189 [main] GAWK 108158981 fhandler_socket::close: 0 = fhandler_socket::close()
  351 1403540 [main] GAWK 108158981 _close: 0 = close (3)
  810 1404350 [main] GAWK 108158981 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0)
  251 1404601 [main] GAWK 108158981 _cygwin_istext_for_stdio:  _cifs: fd not open
  237 1404838 [main] GAWK 108158981 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (1)
  236 1405074 [main] GAWK 108158981 _cygwin_istext_for_stdio:  _cifs: fd not open
  247 1405321 [main] GAWK 108158981 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (2)
  237 1405558 [main] GAWK 108158981 _cygwin_istext_for_stdio:  _cifs: fd not open
111022 1516580 [main] GAWK 108158981 tty_list::allocate_tty: console B68 associated with tty0
  938 1517518 [main] GAWK 108158981 dtable::build_fhandler: fd -1, fh 0x61680294
 3768 1521286 [main] GAWK 108158981 fhandler_tty_master::init: Creating master for tty0
 4075 1525361 [main] GAWK 108158981 dtable::build_fhandler: fd -1, fh 0x616806B4
 9207 1534568 [main] GAWK 108158981 open_shared: name (null), shared 0x857F3000 (wanted 0x0), h 0x84
 8096 1542664 [main] GAWK 108158981 tty_min::set_ctty: attached tty1073741824 sid 108158981, pid 108158981, tty->pgid 0, tty->sid 108158981
 9171 1551835 [main] GAWK 108158981 tty_min::set_ctty: resetting tty1073741824 sid.  Was 108158981, now 108158981.  pgid was 0, now 108158981.
11468 1563303 [main] GAWK 108158981 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
 4975 1568278 [main] GAWK 108158981 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
15990 1584268 [main] GAWK 108158981 fhandler_base::set_flags: filemode set to binary
19070 1603338 [main] GAWK 108158981 fhandler_console::open: opened conin$ 0x88, conout$ 0x8C
 7967 1611305 [main] GAWK 108158981 fhandler_console::output_tcsetattr: 0 = tcsetattr (,857F3018) (ENABLE FLAGS 3) (lflag 107 oflag 9)
 7992 1619297 [main] GAWK 108158981 fhandler_console::output_tcsetattr: 0 = tcsetattr (,85FA90) (ENABLE FLAGS 3) (lflag 0 oflag 0)
25999 1645296 [main] GAWK 108158981 fhandler_console::input_tcsetattr: 0 = tcsetattr (,85FA90) enable flags 0x18, c_lflag 0x0 iflag 0x0
14127 1659423 [main] GAWK 108158981 tty::make_pipes: tty0 from_slave 0x98, to_slave 0x94
 4841 1664264 [main] GAWK 108158981 tty::make_pipes: can't set to_slave to non-blocking mode
17169 1681433 [main] GAWK 108158981 tty::get_event: created event cygtty0.output.done
 6849 1688282 [main] GAWK 108158981 tty::get_event: created event cygtty0.ioctl.done
13022 1701304 [main] GAWK 108158981 tty::get_event: created event cygtty0.ioctl.request
 6070 1707374 [main] GAWK 108158981 tty::get_event: created event cygtty0.input.avail
10913 1718287 [main] GAWK 108158981 tty::common_init: tty0 opened
 3004 1721291 [main] GAWK 108158981 tty::create_inuse: cygtty0.master_alive = 0xB8
29682 1750973 [main] GAWK 108158981 time: 1033594709 = time (85FB1C)
171892 1922865 [main] GAWK 108158981 cygwin_gethostname: name buchbin-1107
  455 1923320 [main] GAWK 108158981 _open: open (/var/run/utmp, 0x10201)
  291 1923611 [main] GAWK 108158981 normalize_posix_path: src /var/run/utmp
  270 1923881 [main] GAWK 108158981 normalize_posix_path: /var/run/utmp = normalize_posix_path (/var/run/utmp)
  279 1924160 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run/utmp)
  279 1924439 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/var/run/utmp', dst ''
  276 1924715 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  273 1924988 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /var/run/utmp, dst C:\cygwin\var\run\utmp, flags 0xA, rc 0
  985 1925973 [main] GAWK 108158981 symlink_info::check: not a symlink
  331 1926304 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run\utmp, 0x85F230) (0xA)
  274 1926578 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run)
  270 1926848 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/var/run', dst ''
  280 1927128 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  267 1927395 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /var/run, dst C:\cygwin\var\run, flags 0xA, rc 0
  435 1927830 [main] GAWK 108158981 symlink_info::check: not a symlink
  284 1928114 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run, 0x85F230) (0xA)
  271 1928385 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var)
  275 1928660 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/var', dst ''
  270 1928930 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  275 1929205 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /var, dst C:\cygwin\var, flags 0xA, rc 0
  441 1929646 [main] GAWK 108158981 symlink_info::check: not a symlink
  279 1929925 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var, 0x85F230) (0xA)
  286 1930211 [main] GAWK 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\var\run\utmp), set_has_acls(0)
  292 1930503 [main] GAWK 108158981 dtable::build_fhandler: fd 3, fh 0x616805DC
  271 1930774 [main] GAWK 108158981 fhandler_base::open: (C:\cygwin\var\run\utmp, 0x110201) query_open 0
35207 1965981 [main] GAWK 108158981 fhandler_base::open: 0xC0 = CreateFileA (C:\cygwin\var\run\utmp, 0x40000000, 0x3, 0x85F670, 0x4, 0x2000080, 0)
  458 1966439 [main] GAWK 108158981 fhandler_base::set_flags: flags 0x110201, supplied_bin 0x10000
  301 1966740 [main] GAWK 108158981 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  271 1967011 [main] GAWK 108158981 fhandler_base::set_flags: filemode set to binary
  321 1967332 [main] GAWK 108158981 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\var\run\utmp, 0x110201)
  275 1967607 [main] GAWK 108158981 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\var\run\utmp, 0x10201)
  271 1967878 [main] GAWK 108158981 _open: 3 = open (/var/run/utmp, 0x10201)
  281 1968159 [main] GAWK 108158981 fhandler_base::lseek: lseek (/var/run/utmp, 0, 0)
  269 1968428 [main] GAWK 108158981 fhandler_base::lseek: setting file pointer to 65536 (high), 0 (low)
  301 1968729 [main] GAWK 108158981 lseek64: 0 = lseek (0, 3, 0)
  363 1969092 [main] GAWK 108158981 _write: write (3, 0x85FB00, 308)
  391 1969483 [main] GAWK 108158981 fhandler_base::write: binary write
  296 1969779 [main] GAWK 108158981 fhandler_base::write: 308 = write (0x85FB00, 308)
  280 1970059 [main] GAWK 108158981 _write: 308 = write (3, 0x85FB00, 308)
 3827 1973886 [main] GAWK 108158981 _close: close (3)
  278 1974164 [main] GAWK 108158981 fhandler_base::close: closing '/var/run/utmp' handle 0xC0
  776 1974940 [main] GAWK 108158981 _close: 0 = close (3)
  291 1975231 [main] GAWK 108158981 _open: open (/var/log/wtmp, 0x10009)
  274 1975505 [main] GAWK 108158981 normalize_posix_path: src /var/log/wtmp
  266 1975771 [main] GAWK 108158981 normalize_posix_path: /var/log/wtmp = normalize_posix_path (/var/log/wtmp)
  276 1976047 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var/log/wtmp)
  287 1976334 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/var/log/wtmp', dst ''
  272 1976606 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  265 1976871 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /var/log/wtmp, dst C:\cygwin\var\log\wtmp, flags 0xA, rc 0
  879 1977750 [main] GAWK 108158981 symlink_info::check: not a symlink
  286 1978036 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var\log\wtmp, 0x85F230) (0xA)
  273 1978309 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var/log)
  270 1978579 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/var/log', dst ''
  269 1978848 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  273 1979121 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /var/log, dst C:\cygwin\var\log, flags 0xA, rc 0
  473 1979594 [main] GAWK 108158981 symlink_info::check: not a symlink
  280 1979874 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var\log, 0x85F230) (0xA)
  275 1980149 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var)
  270 1980419 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/var', dst ''
  269 1980688 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  264 1980952 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /var, dst C:\cygwin\var, flags 0xA, rc 0
  438 1981390 [main] GAWK 108158981 symlink_info::check: not a symlink
  276 1981666 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var, 0x85F230) (0xA)
  277 1981943 [main] GAWK 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\var\log\wtmp), set_has_acls(0)
  296 1982239 [main] GAWK 108158981 dtable::build_fhandler: fd 3, fh 0x616805DC
  269 1982508 [main] GAWK 108158981 fhandler_base::open: (C:\cygwin\var\log\wtmp, 0x110009) query_open 0
60874 2043382 [main] GAWK 108158981 fhandler_base::open: 0xC0 = CreateFileA (C:\cygwin\var\log\wtmp, 0x40000000, 0x3, 0x85F670, 0x3, 0x2000081, 0)
  437 2043819 [main] GAWK 108158981 fhandler_base::set_flags: flags 0x110009, supplied_bin 0x10000
  282 2044101 [main] GAWK 108158981 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  266 2044367 [main] GAWK 108158981 fhandler_base::set_flags: filemode set to binary
  264 2044631 [main] GAWK 108158981 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\var\log\wtmp, 0x110009)
  315 2044946 [main] GAWK 108158981 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\var\log\wtmp, 0x10009)
  285 2045231 [main] GAWK 108158981 _open: 3 = open (/var/log/wtmp, 0x10009)
  274 2045505 [main] GAWK 108158981 _write: write (3, 0x85FB00, 308)
  299 2045804 [main] GAWK 108158981 fhandler_base::write: binary write
  406 2046210 [main] GAWK 108158981 fhandler_base::write: 308 = write (0x85FB00, 308)
  290 2046500 [main] GAWK 108158981 _write: 308 = write (3, 0x85FB00, 308)
  268 2046768 [main] GAWK 108158981 _close: close (3)
  273 2047041 [main] GAWK 108158981 fhandler_base::close: closing '/var/log/wtmp' handle 0xC0
30414 2077455 [main] GAWK 108158981 _close: 0 = close (3)
 1308 2078763 [main] GAWK 108158981 build_argv: argv[0] = 'c:\cygwin\bin\gawk'
 3600 2082363 [main] GAWK 108158981 build_argv: argv[1] = '-f'
 4779 2087142 [main] GAWK 108158981 build_argv: argv[2] = 't'
  548 2087690 [main] GAWK 108158981 build_argv: argc 3
  532 2088222 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (c:\cygwin\bin\gawk, keep-rel, no-add-slash)
 4111 2092333 [main] GAWK 108158981 normalize_win32_path: c:\cygwin\bin\gawk = normalize_win32_path (c:\cygwin\bin\gawk)
  708 2093041 [main] GAWK 108158981 mount_info::conv_to_posix_path: /usr/bin/gawk = conv_to_posix_path (c:\cygwin\bin\gawk)
899841 2992882 [main] GAWK 108158981 handle_to_fn: NtQueryObject failed
  569 2993451 [main] GAWK 108158981 normalize_posix_path: src some disk file
  345 2993796 [main] GAWK 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (C:\, no-keep-rel, no-add-slash)
  582 2994378 [main] GAWK 108158981 normalize_win32_path: C:\ = normalize_win32_path (C:\)
 7961 3002339 [main] GAWK 108158981 mount_info::conv_to_posix_path: /c = conv_to_posix_path (C:\)
  636 3002975 [main] GAWK 108158981 cwdstuff::get: posix /c
  430 3003405 [main] GAWK 108158981 cwdstuff::get: (/c) = cwdstuff::get (0x85F540, 260, 1, 0), errno 2
 6386 3009791 [main] GAWK 108158981 normalize_posix_path: /c/some disk file = normalize_posix_path (some disk file)
  546 3010337 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/some disk file)
  932 3011269 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/c/some disk file', dst 'c:\some disk file'
  276 3011545 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  264 3011809 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /c/some disk file, dst c:\some disk file, flags 0x22, rc 0
 1140 3012949 [main] GAWK 108158981 symlink_info::check: GetFileAttributes (c:\some disk file) failed
  285 3013234 [main] GAWK 108158981 geterrno_from_win_error: windows error 2 == errno 2
  509 3013743 [main] GAWK 108158981 symlink_info::check: GetFileAttributes (c:\some disk file.lnk) failed
  313 3014056 [main] GAWK 108158981 geterrno_from_win_error: windows error 2 == errno 2
  265 3014321 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (c:\some disk file, 0x85F200) (0x22)
  274 3014595 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  276 3014871 [main] GAWK 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  328 3015199 [main] GAWK 108158981 set_flags: flags: binary (0x2)
  263 3015462 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  366 3015828 [main] GAWK 108158981 symlink_info::check: not a symlink
  275 3016103 [main] GAWK 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85F200) (0x22)
  279 3016382 [main] GAWK 108158981 path_conv::check: root_dir(c:\), this->path(c:\some disk file), set_has_acls(0)
  330 3016712 [main] GAWK 108158981 dtable::build_fhandler: fd 0, fh 0x616805DC
  279 3016991 [main] GAWK 108158981 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
  267 3017258 [main] GAWK 108158981 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  264 3017522 [main] GAWK 108158981 fhandler_base::set_flags: filemode set to binary
  263 3017785 [main] GAWK 108158981 fhandler_base::init: created new fhandler_base for handle 0x14, bin 1
  306 3018091 [main] GAWK 108158981 dtable::init_std_file_from_handle: fd 0, handle 0x14
  318 3018409 [main] GAWK 108158981 normalize_posix_path: src /dev/tty
  285 3018694 [main] GAWK 108158981 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
  272 3018966 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
  271 3019237 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /dev/tty, dst \dev\tty0, flags 0x2, rc 0
  299 3019536 [main] GAWK 108158981 dtable::build_fhandler: fd 1, fh 0x61680F34
  390 3019926 [main] GAWK 108158981 tty_min::set_ctty: attached tty0 sid 108158981, pid 108158981, tty->pgid 108158981, tty->sid -1
  372 3020298 [main] GAWK 108158981 tty_min::set_ctty: resetting tty0 sid.  Was -1, now 108158981.  pgid was 108158981, now 108158981.
  285 3020583 [main] GAWK 108158981 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
  273 3020856 [main] GAWK 108158981 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  267 3021123 [main] GAWK 108158981 fhandler_base::set_flags: filemode set to binary
  292 3021415 [main] GAWK 108158981 fhandler_tty_slave::open: (498): tty output_mutex: waiting 500 ms
  278 3021693 [main] GAWK 108158981 fhandler_tty_slave::open: (498): tty output_mutex: acquired
  296 3021989 [main] GAWK 108158981 tty::create_inuse: cygtty0.slave_alive = 0xD8
  305 3022294 [main] GAWK 108158981 fhandler_tty_slave::open: (501): tty output_mutex released
  271 3022565 [main] GAWK 108158981 fhandler_tty_slave::open: cannot dup handles via server. using old method.
  272 3022837 [main] GAWK 108158981 fhandler_tty_slave::open: tty own handle 0xDC
  287 3023124 [main] GAWK 108158981 fhandler_tty_slave::open: duplicated from_master 0x90->0xE0 from tty_owner
  273 3023397 [main] GAWK 108158981 fhandler_tty_slave::open: duplicated to_master 0x9C->0xE4 from tty_owner
  267 3023664 [main] GAWK 108158981 fhandler_tty_slave::open: tty0 opened
  274 3023938 [main] GAWK 108158981 dtable::init_std_file_from_handle: fd 1, handle 0x8
  301 3024239 [main] GAWK 108158981 normalize_posix_path: src /dev/tty
  283 3024522 [main] GAWK 108158981 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
  266 3024788 [main] GAWK 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
  279 3025067 [main] GAWK 108158981 mount_info::conv_to_win32_path: src_path /dev/tty, dst \dev\tty0, flags 0x2, rc 0
  333 3025400 [main] GAWK 108158981 dtable::build_fhandler: fd 2, fh 0x6168100C
  291 3025691 [main] GAWK 108158981 tty_min::set_ctty: attached tty0 sid 108158981, pid 108158981, tty->pgid 108158981, tty->sid 108158981
  284 3025975 [main] GAWK 108158981 tty_min::set_ctty: resetting tty0 sid.  Was 108158981, now 108158981.  pgid was 108158981, now 108158981.
  276 3026251 [main] GAWK 108158981 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
  267 3026518 [main] GAWK 108158981 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  266 3026784 [main] GAWK 108158981 fhandler_base::set_flags: filemode set to binary
  301 3027085 [main] GAWK 108158981 fhandler_tty_slave::open: (498): tty output_mutex: waiting 500 ms
  309 3027394 [main] GAWK 108158981 fhandler_tty_slave::open: (498): tty output_mutex: acquired
  277 3027671 [main] GAWK 108158981 tty::create_inuse: cygtty0.slave_alive = 0xFC
  279 3027950 [main] GAWK 108158981 fhandler_tty_slave::open: (501): tty output_mutex released
  267 3028217 [main] GAWK 108158981 fhandler_tty_slave::open: cannot dup handles via server. using old method.
  283 3028500 [main] GAWK 108158981 fhandler_tty_slave::open: tty own handle 0x100
  277 3028777 [main] GAWK 108158981 fhandler_tty_slave::open: duplicated from_master 0x90->0x104 from tty_owner
  278 3029055 [main] GAWK 108158981 fhandler_tty_slave::open: duplicated to_master 0x9C->0x108 from tty_owner
  270 3029325 [main] GAWK 108158981 fhandler_tty_slave::open: tty0 opened
  268 3029593 [main] GAWK 108158981 dtable::init_std_file_from_handle: fd 2, handle 0xC
  461 3030054 [main] gawk 108158981 set_console_title: title 'gawk'
  606 3030660 [main] gawk 108158981 dll_crt0_1: user_data->main 0x4203A4
  643 3031303 [main] gawk 108158981 sig_send: pid 108158981, signal -2, its_me 1
  357 3031660 [main] gawk 108158981 sig_send: Waiting for thiscomplete 0x68
  455 3032115 [sig] gawk 108158981 wait_sig: awake
  279 3032394 [sig] gawk 108158981 wait_sig: processing signal -2
  306 3032700 [sig] gawk 108158981 wait_sig: set main thread completion event
  271 3032971 [sig] gawk 108158981 wait_sig: looping
  287 3033258 [main] gawk 108158981 sig_send: returning 0 from sending signal -2
42054 3075312 [main] gawk 108158981 void: 0x0 = signal (8, 0x422604)
  295 3075607 [main] gawk 108158981 void: 0x0 = signal (11, 0x422604)
  268 3075875 [main] gawk 108158981 void: 0x0 = signal (10, 0x422604)
17183 3093058 [main] gawk 108158981 normalize_posix_path: src c:\some disk file
  295 3093353 [main] gawk 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (c:\some disk file, no-keep-rel, no-add-slash)
  278 3093631 [main] gawk 108158981 normalize_win32_path: c:\some disk file = normalize_win32_path (c:\some disk file)
  280 3093911 [main] gawk 108158981 mount_info::conv_to_posix_path: /c/some disk file = conv_to_posix_path (c:\some disk file)
  317 3094228 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/some disk file)
  282 3094510 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/some disk file', dst 'c:\some disk file'
  267 3094777 [main] gawk 108158981 set_flags: flags: binary (0x2)
  268 3095045 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/some disk file, dst c:\some disk file, flags 0x22, rc 0
 1012 3096057 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\some disk file) failed
  278 3096335 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  512 3096847 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\some disk file.lnk) failed
  276 3097123 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  269 3097392 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\some disk file, 0x85F2F0) (0x22)
  267 3097659 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  275 3097934 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  263 3098197 [main] gawk 108158981 set_flags: flags: binary (0x2)
  264 3098461 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  363 3098824 [main] gawk 108158981 symlink_info::check: not a symlink
  276 3099100 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85F2F0) (0x22)
  268 3099368 [main] gawk 108158981 path_conv::check: root_dir(c:\), this->path(c:\some disk file), set_has_acls(0)
  308 3099676 [main] gawk 108158981 fhandler_disk_file::fstat_by_handle: 1 = GetFileInformationByHandle (c:\some disk file, 20)
  371 3100047 [main] gawk 108158981 fhandler_disk_file::fstat_helper: 0 = fstat (, 0x85FB10) st_atime=3D9A6F40 st_size=24, st_mode=0x416D, st_ino=153196600, sizeof=88
  295 3100342 [main] gawk 108158981 fstat64: 0 = fstat (0, 0x85FB10)
  274 3100616 [main] gawk 108158981 normalize_posix_path: src \dev\tty0
  271 3100887 [main] gawk 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (\dev\tty0, no-keep-rel, no-add-slash)
  270 3101157 [main] gawk 108158981 cwdstuff::get: posix /c
  266 3101423 [main] gawk 108158981 cwdstuff::get: (C:\) = cwdstuff::get (0x85EFF0, 260, 0, 0), errno 0
  269 3101692 [main] gawk 108158981 normalize_win32_path: C:\dev\tty0 = normalize_win32_path (\dev\tty0)
  275 3101967 [main] gawk 108158981 mount_info::conv_to_posix_path: /c/dev/tty0 = conv_to_posix_path (\dev\tty0)
  269 3102236 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/dev/tty0)
  269 3102505 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/dev/tty0', dst 'c:\dev\tty0'
  285 3102790 [main] gawk 108158981 set_flags: flags: binary (0x2)
  268 3103058 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/dev/tty0, dst c:\dev\tty0, flags 0x22, rc 0
  797 3103855 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev\tty0) failed
  329 3104184 [main] gawk 108158981 geterrno_from_win_error: windows error 3 == errno 2
  405 3104589 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev\tty0.lnk) failed
  282 3104871 [main] gawk 108158981 geterrno_from_win_error: windows error 3 == errno 2
  266 3105137 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\dev\tty0, 0x85F2F0) (0x22)
  268 3105405 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/dev)
  266 3105671 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/dev', dst 'c:\dev'
  270 3105941 [main] gawk 108158981 set_flags: flags: binary (0x2)
  260 3106201 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/dev, dst c:\dev, flags 0x22, rc 0
  511 3106712 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev) failed
  290 3107002 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  502 3107504 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev.lnk) failed
  275 3107779 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  332 3108111 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\dev, 0x85F2F0) (0x22)
  274 3108385 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  267 3108652 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  272 3108924 [main] gawk 108158981 set_flags: flags: binary (0x2)
  260 3109184 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  359 3109543 [main] gawk 108158981 symlink_info::check: not a symlink
  268 3109811 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85F2F0) (0x22)
  279 3110090 [main] gawk 108158981 path_conv::check: root_dir(c:\), this->path(c:\dev\tty0), set_has_acls(0)
  368 3110458 [main] gawk 108158981 fstat64: 0 = fstat (1, 0x85FB10)
  280 3110738 [main] gawk 108158981 normalize_posix_path: src \dev\tty0
  272 3111010 [main] gawk 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (\dev\tty0, no-keep-rel, no-add-slash)
  268 3111278 [main] gawk 108158981 cwdstuff::get: posix /c
  264 3111542 [main] gawk 108158981 cwdstuff::get: (C:\) = cwdstuff::get (0x85EFF0, 260, 0, 0), errno 0
  267 3111809 [main] gawk 108158981 normalize_win32_path: C:\dev\tty0 = normalize_win32_path (\dev\tty0)
  344 3112153 [main] gawk 108158981 mount_info::conv_to_posix_path: /c/dev/tty0 = conv_to_posix_path (\dev\tty0)
  270 3112423 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/dev/tty0)
  270 3112693 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/dev/tty0', dst 'c:\dev\tty0'
  276 3112969 [main] gawk 108158981 set_flags: flags: binary (0x2)
  263 3113232 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/dev/tty0, dst c:\dev\tty0, flags 0x22, rc 0
  791 3114023 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev\tty0) failed
  329 3114352 [main] gawk 108158981 geterrno_from_win_error: windows error 3 == errno 2
  402 3114754 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev\tty0.lnk) failed
  281 3115035 [main] gawk 108158981 geterrno_from_win_error: windows error 3 == errno 2
  266 3115301 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\dev\tty0, 0x85F2F0) (0x22)
  264 3115565 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/dev)
  275 3115840 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/dev', dst 'c:\dev'
  264 3116104 [main] gawk 108158981 set_flags: flags: binary (0x2)
  260 3116364 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/dev, dst c:\dev, flags 0x22, rc 0
  529 3116893 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev) failed
  273 3117166 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  504 3117670 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\dev.lnk) failed
  280 3117950 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  264 3118214 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\dev, 0x85F2F0) (0x22)
  268 3118482 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  269 3118751 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  303 3119054 [main] gawk 108158981 set_flags: flags: binary (0x2)
  260 3119314 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  364 3119678 [main] gawk 108158981 symlink_info::check: not a symlink
  276 3119954 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85F2F0) (0x22)
  283 3120237 [main] gawk 108158981 path_conv::check: root_dir(c:\), this->path(c:\dev\tty0), set_has_acls(0)
  355 3120592 [main] gawk 108158981 fstat64: 0 = fstat (2, 0x85FB10)
43938 3164530 [main] gawk 108158981 normalize_posix_path: src /etc/group
  298 3164828 [main] gawk 108158981 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group)
  273 3165101 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group)
  275 3165376 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/etc/group', dst ''
  275 3165651 [main] gawk 108158981 set_flags: flags: binary (0x2)
  271 3165922 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /etc/group, dst C:\cygwin\etc\group, flags 0xA, rc 0
  891 3166813 [main] gawk 108158981 symlink_info::check: not a symlink
  352 3167165 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\group, 0x85F0F0) (0xA)
  269 3167434 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  269 3167703 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/etc', dst ''
  274 3167977 [main] gawk 108158981 set_flags: flags: binary (0x2)
  262 3168239 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0xA, rc 0
  428 3168667 [main] gawk 108158981 symlink_info::check: not a symlink
  281 3168948 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x85F0F0) (0xA)
  272 3169220 [main] gawk 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\etc\group), set_has_acls(0)
26946 3196166 [main] gawk 108158981 read_etc_group: Read /etc/group, 1 lines
  312 3196478 [main] gawk 108158981 normalize_posix_path: src /etc
  266 3196744 [main] gawk 108158981 normalize_posix_path: /etc = normalize_posix_path (/etc)
  272 3197016 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  270 3197286 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/etc', dst ''
  270 3197556 [main] gawk 108158981 set_flags: flags: binary (0x2)
  271 3197827 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0xA, rc 0
  863 3198690 [main] gawk 108158981 symlink_info::check: not a symlink
  283 3198973 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x85F0B0) (0xA)
  272 3199245 [main] gawk 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\etc), set_has_acls(0)
 1176 3200421 [main] gawk 108158981 isatty: 1 = isatty (1)
15185 3215606 [main] gawk 108158981 _open: open (./t, 0x0)
  306 3215912 [main] gawk 108158981 normalize_posix_path: src ./t
  268 3216180 [main] gawk 108158981 cwdstuff::get: posix /c
  260 3216440 [main] gawk 108158981 cwdstuff::get: (/c) = cwdstuff::get (0x85ED40, 260, 1, 0), errno 0
  268 3216708 [main] gawk 108158981 normalize_posix_path: /c/t = normalize_posix_path (./t)
  276 3216984 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/t)
  274 3217258 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/t', dst 'c:\t'
  386 3217644 [main] gawk 108158981 set_flags: flags: binary (0x2)
  269 3217913 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/t, dst c:\t, flags 0x22, rc 0
 1194 3219107 [main] gawk 108158981 symlink_info::check: not a symlink
  279 3219386 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\t, 0x85EA00) (0x22)
  268 3219654 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  276 3219930 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  266 3220196 [main] gawk 108158981 set_flags: flags: binary (0x2)
  259 3220455 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  366 3220821 [main] gawk 108158981 symlink_info::check: not a symlink
  267 3221088 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85EA00) (0x22)
  273 3221361 [main] gawk 108158981 path_conv::check: root_dir(c:\), this->path(c:\t), set_has_acls(0)
  287 3221648 [main] gawk 108158981 dtable::build_fhandler: fd 3, fh 0x616810E4
  348 3221996 [main] gawk 108158981 fhandler_base::open: (c:\t, 0x100000) query_open 0
31404 3253400 [main] gawk 108158981 fhandler_base::open: 0x100 = CreateFileA (c:\t, 0x80000000, 0x3, 0x85EE40, 0x3, 0x2000080, 0)
  358 3253758 [main] gawk 108158981 fhandler_base::set_flags: flags 0x100000, supplied_bin 0x10000
  279 3254037 [main] gawk 108158981 fhandler_base::set_flags: filemode set to text
  264 3254301 [main] gawk 108158981 fhandler_base::open: 1 = fhandler_base::open (c:\t, 0x100000)
  269 3254570 [main] gawk 108158981 fhandler_disk_file::open: 1 = fhandler_disk_file::open (c:\t, 0x0)
  275 3254845 [main] gawk 108158981 _open: 3 = open (./t, 0x0)
  525 3255370 [main] gawk 108158981 normalize_posix_path: src c:\t
 1804 3257174 [main] gawk 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (c:\t, no-keep-rel, no-add-slash)
  298 3257472 [main] gawk 108158981 normalize_win32_path: c:\t = normalize_win32_path (c:\t)
  272 3257744 [main] gawk 108158981 mount_info::conv_to_posix_path: /c/t = conv_to_posix_path (c:\t)
  279 3258023 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/t)
  274 3258297 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/t', dst 'c:\t'
  265 3258562 [main] gawk 108158981 set_flags: flags: binary (0x2)
  269 3258831 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/t, dst c:\t, flags 0x22, rc 0
 1170 3260001 [main] gawk 108158981 symlink_info::check: not a symlink
  282 3260283 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\t, 0x85E950) (0x22)
  268 3260551 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  278 3260829 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  268 3261097 [main] gawk 108158981 set_flags: flags: binary (0x2)
  260 3261357 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  362 3261719 [main] gawk 108158981 symlink_info::check: not a symlink
  337 3262056 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85E950) (0x22)
  272 3262328 [main] gawk 108158981 path_conv::check: root_dir(c:\), this->path(c:\t), set_has_acls(0)
  303 3262631 [main] gawk 108158981 fhandler_disk_file::fstat_by_handle: 1 = GetFileInformationByHandle (c:\t, 256)
  360 3262991 [main] gawk 108158981 fhandler_disk_file::fstat_helper: 0 = fstat (, 0x85F170) st_atime=3D9A6F40 st_size=24, st_mode=0x81A4, st_ino=3008015, sizeof=88
  286 3263277 [main] gawk 108158981 fstat64: 0 = fstat (3, 0x85F170)
  410 3263687 [main] gawk 108158981 fhandler_base::set_close_on_exec: set close_on_exec for /c/t to 1
  279 3263966 [main] gawk 108158981 _fcntl: 0 = fcntl (3, 2, 0x1)
  509 3264475 [main] gawk 108158981 normalize_posix_path: src c:\t
  263 3264738 [main] gawk 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (c:\t, no-keep-rel, no-add-slash)
  279 3265017 [main] gawk 108158981 normalize_win32_path: c:\t = normalize_win32_path (c:\t)
  282 3265299 [main] gawk 108158981 mount_info::conv_to_posix_path: /c/t = conv_to_posix_path (c:\t)
  264 3265563 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/t)
  277 3265840 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/t', dst 'c:\t'
  265 3266105 [main] gawk 108158981 set_flags: flags: binary (0x2)
  261 3266366 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/t, dst c:\t, flags 0x22, rc 0
 1082 3267448 [main] gawk 108158981 symlink_info::check: not a symlink
  274 3267722 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\t, 0x85EA50) (0x22)
  277 3267999 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  265 3268264 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  264 3268528 [main] gawk 108158981 set_flags: flags: binary (0x2)
  259 3268787 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  369 3269156 [main] gawk 108158981 symlink_info::check: not a symlink
  266 3269422 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85EA50) (0x22)
  267 3269689 [main] gawk 108158981 path_conv::check: root_dir(c:\), this->path(c:\t), set_has_acls(0)
  303 3269992 [main] gawk 108158981 fhandler_disk_file::fstat_by_handle: 1 = GetFileInformationByHandle (c:\t, 272)
  345 3270337 [main] gawk 108158981 fhandler_disk_file::fstat_helper: 0 = fstat (, 0x85F270) st_atime=3D9A6F40 st_size=24, st_mode=0x81A4, st_ino=3008015, sizeof=88
  283 3270620 [main] gawk 108158981 fstat64: 0 = fstat (3, 0x85F270)
  515 3271135 [main] gawk 108158981 _read: read (3, 0x100225C8, 24) blocking, sigcatchers 3
  264 3271399 [main] gawk 108158981 _read: non-interruptible read
  293 3271692 [main] gawk 108158981 fhandler_base::read: read 22 bytes ( { 0x20 p r i n t 0x20 " ! " 0x20 $ 0 0x20 " ...)
  332 3272024 [main] gawk 108158981 fhandler_base::read: returning 22 chars, text mode
  272 3272296 [main] gawk 108158981 _read: 22 = read (3, 0x100225C8, 24), errno 0
 1546 3273842 [main] gawk 108158981 _read: read (3, 0x100225C8, 24) blocking, sigcatchers 3
  274 3274116 [main] gawk 108158981 _read: non-interruptible read
  278 3274394 [main] gawk 108158981 _read: 0 = read (3, 0x100225C8, 24), errno 0
  268 3274662 [main] gawk 108158981 _close: close (3)
  269 3274931 [main] gawk 108158981 fhandler_base::close: closing '/c/t' handle 0x110
  359 3275290 [main] gawk 108158981 _close: 0 = close (3)
  819 3276109 [main] gawk 108158981 normalize_posix_path: src c:\some disk file
  270 3276379 [main] gawk 108158981 mount_info::conv_to_posix_path: conv_to_posix_path (c:\some disk file, no-keep-rel, no-add-slash)
  270 3276649 [main] gawk 108158981 normalize_win32_path: c:\some disk file = normalize_win32_path (c:\some disk file)
  278 3276927 [main] gawk 108158981 mount_info::conv_to_posix_path: /c/some disk file = conv_to_posix_path (c:\some disk file)
  269 3277196 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c/some disk file)
  275 3277471 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c/some disk file', dst 'c:\some disk file'
  265 3277736 [main] gawk 108158981 set_flags: flags: binary (0x2)
  269 3278005 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c/some disk file, dst c:\some disk file, flags 0x22, rc 0
  944 3278949 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\some disk file) failed
  284 3279233 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  508 3279741 [main] gawk 108158981 symlink_info::check: GetFileAttributes (c:\some disk file.lnk) failed
  288 3280029 [main] gawk 108158981 geterrno_from_win_error: windows error 2 == errno 2
  266 3280295 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\some disk file, 0x85F240) (0x22)
  266 3280561 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
  277 3280838 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/c', dst 'c:\'
  286 3281124 [main] gawk 108158981 set_flags: flags: binary (0x2)
  263 3281387 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /c, dst c:\, flags 0x22, rc 0
  365 3281752 [main] gawk 108158981 symlink_info::check: not a symlink
  336 3282088 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (c:\, 0x85F240) (0x22)
  272 3282360 [main] gawk 108158981 path_conv::check: root_dir(c:\), this->path(c:\some disk file), set_has_acls(0)
  305 3282665 [main] gawk 108158981 fhandler_disk_file::fstat_by_handle: 1 = GetFileInformationByHandle (c:\some disk file, 20)
  287 3282952 [main] gawk 108158981 fhandler_disk_file::fstat_helper: 0 = fstat (, 0x85FA60) st_atime=3D9A6F40 st_size=24, st_mode=0x416D, st_ino=153196600, sizeof=88
  276 3283228 [main] gawk 108158981 fstat64: 0 = fstat (0, 0x85FA60)
  411 3283639 [main] gawk 108158981 _write: write (2, 0x85E180, 6)
  287 3283926 [main] gawk 108158981 fhandler_tty_slave::write: tty0, write(85E180, 6)
  267 3284193 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  272 3284465 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: acquired
 9479 3293944 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: bytes read 6
  299 3294243 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: returning 6
  256 3294499 [ttyout] gawk 108158981 fhandler_console::write: 181FD70, 6
  251 3294750 [ttyout] gawk 108158981 fhandler_console::write: at 103(g) state is 1
  404 3295154 [ttyout] gawk 108158981 fhandler_console::write: 6 = write_console (,..6)
  893 3296047 [main] gawk 108158981 fhandler_tty_slave::write: waited 6000 ms for output_done_event, WFSO 0
  405 3296452 [main] gawk 108158981 fhandler_tty_slave::write: (667): tty output_mutex released
  995 3297447 [main] gawk 108158981 _write: 6 = write (2, 0x85E180, 6)
  803 3298250 [main] gawk 108158981 _write: write (2, 0x85E190, 2)
  313 3298563 [main] gawk 108158981 fhandler_tty_slave::write: tty0, write(85E190, 2)
  272 3298835 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  271 3299106 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: acquired
 6753 3305859 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: bytes read 2
  279 3306138 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: returning 2
  253 3306391 [ttyout] gawk 108158981 fhandler_console::write: 181FD70, 2
  250 3306641 [ttyout] gawk 108158981 fhandler_console::write: at 116(t) state is 1
  279 3306920 [ttyout] gawk 108158981 fhandler_console::write: 2 = write_console (,..2)
  575 3307495 [main] gawk 108158981 fhandler_tty_slave::write: waited 2000 ms for output_done_event, WFSO 0
  347 3307842 [main] gawk 108158981 fhandler_tty_slave::write: (667): tty output_mutex released
  468 3308310 [main] gawk 108158981 _write: 2 = write (2, 0x85E190, 2)
  346 3308656 [main] gawk 108158981 _write: write (2, 0x85E190, 3)
  277 3308933 [main] gawk 108158981 fhandler_tty_slave::write: tty0, write(85E190, 3)
  264 3309197 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  266 3309463 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: acquired
 8387 3317850 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: bytes read 3
  272 3318122 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: returning 3
  253 3318375 [ttyout] gawk 108158981 fhandler_console::write: 181FD70, 3
  250 3318625 [ttyout] gawk 108158981 fhandler_console::write: at 51(3) state is 1
  274 3318899 [ttyout] gawk 108158981 fhandler_console::write: 3 = write_console (,..3)
  566 3319465 [main] gawk 108158981 fhandler_tty_slave::write: waited 3000 ms for output_done_event, WFSO 0
  346 3319811 [main] gawk 108158981 fhandler_tty_slave::write: (667): tty output_mutex released
  271 3320082 [main] gawk 108158981 _write: 3 = write (2, 0x85E190, 3)
  286 3320368 [main] gawk 108158981 _write: write (2, 0x85E190, 7)
  265 3320633 [main] gawk 108158981 fhandler_tty_slave::write: tty0, write(85E190, 7)
  267 3320900 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  268 3321168 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: acquired
 8683 3329851 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: bytes read 7
  274 3330125 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: returning 7
  253 3330378 [ttyout] gawk 108158981 fhandler_console::write: 181FD70, 7
  249 3330627 [ttyout] gawk 108158981 fhandler_console::write: at 102(f) state is 1
  342 3330969 [ttyout] gawk 108158981 fhandler_console::write: 7 = write_console (,..7)
  588 3331557 [main] gawk 108158981 fhandler_tty_slave::write: waited 7000 ms for output_done_event, WFSO 0
  347 3331904 [main] gawk 108158981 fhandler_tty_slave::write: (667): tty output_mutex released
  266 3332170 [main] gawk 108158981 _write: 7 = write (2, 0x85E190, 7)
  280 3332450 [main] gawk 108158981 _write: write (2, 0x85E1A0, 23)
  268 3332718 [main] gawk 108158981 fhandler_tty_slave::write: tty0, write(85E1A0, 23)
  271 3332989 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  265 3333254 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: acquired
 8592 3341846 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: bytes read 23
  275 3342121 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: returning 23
  253 3342374 [ttyout] gawk 108158981 fhandler_console::write: 181FD70, 23
  250 3342624 [ttyout] gawk 108158981 fhandler_console::write: at 102(f) state is 1
  277 3342901 [ttyout] gawk 108158981 fhandler_console::write: 23 = write_console (,..23)
  612 3343513 [main] gawk 108158981 fhandler_tty_slave::write: waited 23000 ms for output_done_event, WFSO 0
  349 3343862 [main] gawk 108158981 fhandler_tty_slave::write: (667): tty output_mutex released
  267 3344129 [main] gawk 108158981 _write: 23 = write (2, 0x85E1A0, 23)
  273 3344402 [main] gawk 108158981 _write: write (2, 0x85E190, 1)
  266 3344668 [main] gawk 108158981 fhandler_tty_slave::write: tty0, write(85E190, 1)
  267 3344935 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  757 3345692 [main] gawk 108158981 fhandler_tty_slave::write: (624): tty output_mutex: acquired
 8157 3353849 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: bytes read 1
  277 3354126 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: returning 2
  250 3354376 [ttyout] gawk 108158981 fhandler_console::write: 181FD70, 2
  249 3354625 [ttyout] gawk 108158981 fhandler_console::write: at 13(0x20) state is 1
  301 3354926 [ttyout] gawk 108158981 fhandler_console::write: at 10(0x20) state is 1
  817 3355743 [main] gawk 108158981 fhandler_tty_slave::write: waited 1000 ms for output_done_event, WFSO 0
 1982 3357725 [main] gawk 108158981 fhandler_tty_slave::write: (667): tty output_mutex released
  308 3358033 [main] gawk 108158981 _write: 1 = write (2, 0x85E190, 1)
  767 3358800 [main] gawk 108158981 do_exit: do_exit (2)
  263 3359063 [main] gawk 108158981 void: 0x0 = signal (20, 0x1)
  260 3359323 [main] gawk 108158981 void: 0x0 = signal (1, 0x1)
  259 3359582 [main] gawk 108158981 void: 0x0 = signal (2, 0x1)
  267 3359849 [main] gawk 108158981 void: 0x0 = signal (3, 0x1)
  266 3360115 [main] gawk 108158981 fhandler_base::close: closing '/c/some disk file' handle 0x14
  442 3360557 [main] gawk 108158981 fhandler_tty_common::close: tty0 <0xE0,0xE4> closed
  324 3360881 [main] gawk 108158981 fhandler_tty_common::close: tty0 <0x104,0x108> closed
  284 3361165 [main] gawk 108158981 proc_terminate: nchildren 0, nzombies 0
  261 3361426 [main] gawk 108158981 proc_terminate: leaving
  257 3361683 [main] gawk 108158981 sigproc_terminate: entering
  263 3361946 [main] gawk 108158981 sigproc_terminate: done
  453 3362399 [main] gawk 108158981 set_console_title: title 'gawk'
  739 3363138 [main] gawk 108158981 do_exit: 108158981 == sid 108158981, send SIGHUP to children
 1751 3364889 [main] gawk 108158981 sig_send: returning 1 from sending signal 1
  758 3365647 [main] gawk 108158981 tty_list::terminate: tty 0 master about to finish
443560 3809207 [ttyout] gawk 108158981 fhandler_console::write: 2 = write_console (,..2)
  417 3809624 [ttyout] gawk 108158981 seterrno_from_win_error: /netrel/src/cygwin-1.3.12-2/winsup/cygwin/fhandler_tty.cc:383 windows error 6
  274 3809898 [ttyout] gawk 108158981 geterrno_from_win_error: windows error 6 == errno 9
  253 3810151 [ttyout] gawk 108158981 fhandler_pty_master::process_slave_output: returning -1
  250 3810401 [ttyout] gawk 108158981 process_output: ReadFile Win32 error 6
 2093 3812494 [main] gawk 108158981 normalize_posix_path: src /var/run/utmp
  343 3812837 [main] gawk 108158981 normalize_posix_path: /var/run/utmp = normalize_posix_path (/var/run/utmp)
  250 3813087 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run/utmp)
  255 3813342 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/var/run/utmp', dst ''
  253 3813595 [main] gawk 108158981 set_flags: flags: binary (0x2)
  249 3813844 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /var/run/utmp, dst C:\cygwin\var\run\utmp, flags 0xA, rc 0
  970 3814814 [main] gawk 108158981 symlink_info::check: not a symlink
  265 3815079 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run\utmp, 0x8579D0) (0xA)
  253 3815332 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run)
  244 3815576 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/var/run', dst ''
  253 3815829 [main] gawk 108158981 set_flags: flags: binary (0x2)
  241 3816070 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /var/run, dst C:\cygwin\var\run, flags 0xA, rc 0
  404 3816474 [main] gawk 108158981 symlink_info::check: not a symlink
  264 3816738 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run, 0x8579D0) (0xA)
  249 3816987 [main] gawk 108158981 mount_info::conv_to_win32_path: conv_to_win32_path (/var)
  246 3817233 [main] gawk 108158981 mount_info::cygdrive_win32_path: src '/var', dst ''
  248 3817481 [main] gawk 108158981 set_flags: flags: binary (0x2)
  248 3817729 [main] gawk 108158981 mount_info::conv_to_win32_path: src_path /var, dst C:\cygwin\var, flags 0xA, rc 0
  403 3818132 [main] gawk 108158981 symlink_info::check: not a symlink
  254 3818386 [main] gawk 108158981 symlink_info::check: 0 = symlink.check (C:\cygwin\var, 0x8579D0) (0xA)
  249 3818635 [main] gawk 108158981 path_conv::check: root_dir(C:\), this->path(C:\cygwin\var\run\utmp), set_has_acls(0)
27776 3846411 [main] gawk 108158981 time: 1033594711 = time (857E8C)
 1048 3847459 [main] gawk 108158981 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
  252 3847711 [main] gawk 108158981 __to_clock_t: total 00000000 00000000
  253 3847964 [main] gawk 108158981 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
  244 3848208 [main] gawk 108158981 __to_clock_t: total 00000000 00000000
36155 3884363 [main] gawk 108158981 _pinfo::exit: Calling ExitProcess 2

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]