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: Executing commands is VERY slow when logged into an NT domain....


--- Christopher Faylor <cgf@redhat.com> wrote:
> On Thu, Jun 27, 2002 at 08:07:41PM -0700, Rick Rankin wrote:
> >--- Christopher Faylor <cgf@redhat.com> wrote:
> >> 
> >> Could you run strace on a short /bin/sh (not bash) session:
> >> 
> >>   strace -ostrace.out sh
> >>   /bin/pwd
> >>   exit
> >> 
> >> and send it here?
> >
> >Here it is. Hope it helps.
> 
> It does help.
> 
> Can I see the same strace with /bin and /usr/bin mounted as I suggested
> before?
> 

OK. Here it is after running 

mount -s -f -b -X C:/cygwin/bin /bin
mount -s -f -b -X C:/cygwin/bin /usr/bin

--Rick

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
**********************************************
Program name: C:\cygwin\bin\sh.exe (832)
App version:  1003.9, api: 0.51
DLL version:  1003.12, api: 0.53
DLL build:    20020627 16:49:12SNP
OS version:   Windows NT-5.0
Date/Time:    2002-06-27 20:53:54
**********************************************
  969    5541 [main] sh 832 environ_init: 0xA010420: !C:=C:\home\p15254
  251    5792 [main] sh 832 environ_init: 0xA010438: !EXITCODE=00000000
  212    6004 [main] sh 832 environ_init: 0xA010450: ACE_ROOT=C:\tools\ACE_wrappers
 1425    7429 [main] sh 832 environ_init: 0xA010478: ALLUSERSPROFILE=C:\Documents and Settings\All Users
  403    7832 [main] sh 832 environ_init: 0xA0104B0: APPDATA=C:\Documents and Settings\p15254.NA2\Application Data
 1098    8930 [main] sh 832 environ_init: 0xA0104F8: BASEMAKE=C:\Program Files\Microsoft Platform SDK\Include\BKOffice.Mak
  263    9193 [main] sh 832 environ_init: 0xA010548: BKOFFICE=C:\Program Files\Microsoft Platform SDK\
  216    9409 [main] sh 832 environ_init: 0xA010580: CLASSPATH=.;C:\tools\java\xerces-1_4_4\xerces.jar;C:\tools\java\ilog\jtgo26\classes\jtgo.jar;C:\tools\java\ilog\jviews35\classes\jviewsall.jar;C:\tools\java\JClass451K\lib\jcchart451K.jar;C:\tools\java\JClass451K\lib\jcfield451K.jar;C:\tools\java\JClass451K\lib\jcdatasource451K.jar;C:\tools\java\JClass451K\lib\jchigrid451K.jar;C:\tools\java\JClass451K\lib\jcjarmaster451K.jar;C:\tools\java\JClass451K\lib\jctable451K.jar;C:\tools\java\JClass451K\lib\jcelements451K.jar;C:\tools\java\JClass451K\lib\jcpagelayout451K.jar;C:\tools\java\JClass451K\lib\jaxp.jar;C:\tools\java\JClass451K\lib\parser.jar;C:\tools\java\JClass451K;C:\tools\java\OpenORB-1.1.0\lib\openorb-1.1.0.jar;C:\tools\java\OpenORB-1.1.0\lib\openorb_event-1.1.0.jar;C:\tools\java\NetComponents-1.3.8a\NetComponents.jar;C:\tools\java\j2sdk1.4.0_01\jre\lib\rt.jar
  252    9661 [main] sh 832 environ_init: 0xA0108C0: COMMONHOME=C:\Program Files\Rational\common
  165    9826 [main] sh 832 environ_init: 0xA0108F0: COMMONPROGRAMFILES=C:\Program Files\Common Files
  170    9996 [main] sh 832 environ_init: 0xA010928: COMPUTERNAME=az10-x31074
  161   10157 [main] sh 832 environ_init: 0xA010948: COMSPEC=C:\WINNT\system32\cmd.exe
 1892   12049 [main] sh 832 environ_init: 0xA010970: CVSROOT=/pub/cvs
  312   12361 [main] sh 832 parse_options: tty 1001
  171   12532 [main] sh 832 parse_options: title 0
  163   12695 [main] sh 832 parse_options: glob (called func)
  163   12858 [main] sh 832 parse_options: ntsec 1
  172   13030 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin\sh.exe, keep-rel, no-add-slash)
   98   13128 [main] sh 832 normalize_win32_path: C:\cygwin\bin\sh.exe = normalize_win32_path (C:\cygwin\bin\sh.exe)
   95   13223 [main] sh 832 mount_info::conv_to_posix_path: /bin/sh.exe = conv_to_posix_path (C:\cygwin\bin\sh.exe)
   90   13313 [main] sh 832 parse_options: error_start (called func)
  161   13474 [main] sh 832 parse_options: returning
   85   13559 [main] sh 832 environ_init: 0xA010988: CYGWIN=tty notitle glob ntsec error_start=c:/cygwin/bin/dumper.exe
 4095   17654 [main] sh 832 environ_init: 0xA010A40: DXSDKROOT=C:\Program Files\Microsoft Platform SDK\
  339   17993 [main] sh 832 environ_init: 0xA010A78: GNU_SECURE=/usr/local/etc/gnuserv.auth
  195   18188 [main] sh 832 getwinenv: can't set native for HOME= since no environ yet
  172   18360 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\home\p15254, no-keep-rel, no-add-slash)
   94   18454 [main] sh 832 normalize_win32_path: C:\home\p15254 = normalize_win32_path (C:\home\p15254)
   99   18553 [main] sh 832 mount_info::conv_to_posix_path: /home/p15254 = conv_to_posix_path (C:\home\p15254)
  241   18794 [main] sh 832 win_env::add_cache: posix /home/p15254
   87   18881 [main] sh 832 win_env::add_cache: native HOME=C:\home\p15254
   94   18975 [main] sh 832 posify: env var converted to HOME=/home/p15254
  162   19137 [main] sh 832 environ_init: 0xA010AC0: HOME=/home/p15254
  203   19340 [main] sh 832 environ_init: 0xA010AA8: HOMEDRIVE=C:
 3084   22424 [main] sh 832 environ_init: 0xA010C00: HOMEPATH=\
  204   22628 [main] sh 832 environ_init: 0xA010C10: HTTP_PROXY=http://wwwgate0.mot.com:1080
  164   22792 [main] sh 832 environ_init: 0xA010C40: HTTP_PROXY_USER=p15254
  160   22952 [main] sh 832 environ_init: 0xA010C60: ILOG_HOME=C:\tools\java\ilog
  173   23125 [main] sh 832 environ_init: 0xA010C88: INCLUDE=C:\Program Files\Microsoft Platform SDK\Include;C:\Program Files\Microsoft Visual Studio\VC98\ATL\Include;C:\Program Files\Microsoft Visual Studio\VC98\Include;C:\Program Files\Microsoft Visual Studio\VC98\MFC\Include
  171   23296 [main] sh 832 environ_init: 0xA010D70: INETSDK=C:\Program Files\Microsoft Platform SDK\
  160   23456 [main] sh 832 environ_init: 0xA010DA8: JAVA_HOME=C:\tools\java\j2sdk1.4.0_01
  161   23617 [main] sh 832 environ_init: 0xA010DD8: JCLASS_HOME=C:\tools\java\JClass451K
  163   23780 [main] sh 832 environ_init: 0xA010E08: LIB=C:\Program Files\Microsoft Platform SDK\Lib;C:\Program Files\Microsoft Visual Studio\VC98\Lib;C:\Program Files\Microsoft Visual Studio\VC98\MFC\Lib
 1279   25059 [main] sh 832 environ_init: 0xA010EA8: LOGONSERVER=\\az10-x31074
  203   25262 [main] sh 832 environ_init: 0xA010EC8: MAKE_MODE=unix
  159   25421 [main] sh 832 environ_init: 0xA010EE0: MSSDK=C:\Program Files\Microsoft Platform SDK\
  161   25582 [main] sh 832 environ_init: 0xA010F18: MSTOOLS=C:\Program Files\Microsoft Platform SDK\
  160   25742 [main] sh 832 environ_init: 0xA010F50: NUMBER_OF_PROCESSORS=1
  158   25900 [main] sh 832 environ_init: 0xA010F70: OS=Windows_NT
  165   26065 [main] sh 832 environ_init: 0xA010F88: OS2LIBPATH=C:\WINNT\system32\os2\dll;
 1242   27307 [main] sh 832 getwinenv: can't set native for PATH= since no environ yet
  305   27612 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\local\bin, keep-rel, no-add-slash)
  100   27712 [main] sh 832 normalize_win32_path: C:\tools\local\bin = normalize_win32_path (C:\tools\local\bin)
   94   27806 [main] sh 832 mount_info::conv_to_posix_path: /tools/local/bin = conv_to_posix_path (C:\tools\local\bin)
   90   27896 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\local\bin\X11, keep-rel, no-add-slash)
   88   27984 [main] sh 832 normalize_win32_path: C:\tools\local\bin\X11 = normalize_win32_path (C:\tools\local\bin\X11)
   96   28080 [main] sh 832 mount_info::conv_to_posix_path: /tools/local/bin/X11 = conv_to_posix_path (C:\tools\local\bin\X11)
   88   28168 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   86   28254 [main] sh 832 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   86   28340 [main] sh 832 mount_info::conv_to_posix_path: /bin = conv_to_posix_path (C:\cygwin\bin)
   87   28427 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\X11R6\bin, keep-rel, no-add-slash)
   86   28513 [main] sh 832 normalize_win32_path: C:\cygwin\usr\X11R6\bin = normalize_win32_path (C:\cygwin\usr\X11R6\bin)
   89   28602 [main] sh 832 mount_info::conv_to_posix_path: /usr/X11R6/bin = conv_to_posix_path (C:\cygwin\usr\X11R6\bin)
   87   28689 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\emacs\bin, keep-rel, no-add-slash)
   87   28776 [main] sh 832 normalize_win32_path: C:\tools\emacs\bin = normalize_win32_path (C:\tools\emacs\bin)
   88   28864 [main] sh 832 mount_info::conv_to_posix_path: /tools/emacs/bin = conv_to_posix_path (C:\tools\emacs\bin)
   87   28951 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\perl\bin, keep-rel, no-add-slash)
 1513   30464 [main] sh 832 normalize_win32_path: C:\tools\perl\bin = normalize_win32_path (C:\tools\perl\bin)
  209   30673 [main] sh 832 mount_info::conv_to_posix_path: /tools/perl/bin = conv_to_posix_path (C:\tools\perl\bin)
   99   30772 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\tcl\bin, keep-rel, no-add-slash)
   93   30865 [main] sh 832 normalize_win32_path: C:\tools\tcl\bin = normalize_win32_path (C:\tools\tcl\bin)
  115   30980 [main] sh 832 mount_info::conv_to_posix_path: /tools/tcl/bin = conv_to_posix_path (C:\tools\tcl\bin)
   99   31079 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\bin, keep-rel, no-add-slash)
   88   31167 [main] sh 832 normalize_win32_path: C:\tools\bin = normalize_win32_path (C:\tools\bin)
   88   31255 [main] sh 832 mount_info::conv_to_posix_path: /tools/bin = conv_to_posix_path (C:\tools\bin)
   88   31343 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\ACE_wrappers\bin, keep-rel, no-add-slash)
   88   31431 [main] sh 832 normalize_win32_path: C:\tools\ACE_wrappers\bin = normalize_win32_path (C:\tools\ACE_wrappers\bin)
   88   31519 [main] sh 832 mount_info::conv_to_posix_path: /tools/ACE_wrappers/bin = conv_to_posix_path (C:\tools\ACE_wrappers\bin)
   90   31609 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\java\j2sdk1.4.0_01\bin, keep-rel, no-add-slash)
   88   31697 [main] sh 832 normalize_win32_path: C:\tools\java\j2sdk1.4.0_01\bin = normalize_win32_path (C:\tools\java\j2sdk1.4.0_01\bin)
  126   31823 [main] sh 832 mount_info::conv_to_posix_path: /tools/java/j2sdk1.4.0_01/bin = conv_to_posix_path (C:\tools\java\j2sdk1.4.0_01\bin)
   93   31916 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\java\OpenORB-1.1.0\bin, keep-rel, no-add-slash)
   87   32003 [main] sh 832 normalize_win32_path: C:\tools\java\OpenORB-1.1.0\bin = normalize_win32_path (C:\tools\java\OpenORB-1.1.0\bin)
  198   32201 [main] sh 832 mount_info::conv_to_posix_path: /tools/java/OpenORB-1.1.0/bin = conv_to_posix_path (C:\tools\java\OpenORB-1.1.0\bin)
   92   32293 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\tools\xerces-c1_7_0-win32\bin, keep-rel, no-add-slash)
 3352   35645 [main] sh 832 normalize_win32_path: C:\tools\xerces-c1_7_0-win32\bin = normalize_win32_path (C:\tools\xerces-c1_7_0-win32\bin)
  219   35864 [main] sh 832 mount_info::conv_to_posix_path: /tools/xerces-c1_7_0-win32/bin = conv_to_posix_path (C:\tools\xerces-c1_7_0-win32\bin)
  101   35965 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT, keep-rel, no-add-slash)
  101   36066 [main] sh 832 normalize_win32_path: C:\WINNT = normalize_win32_path (C:\WINNT)
   88   36154 [main] sh 832 mount_info::conv_to_posix_path: /WINNT = conv_to_posix_path (C:\WINNT)
   86   36240 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT\system32, keep-rel, no-add-slash)
   86   36326 [main] sh 832 normalize_win32_path: C:\WINNT\system32 = normalize_win32_path (C:\WINNT\system32)
   87   36413 [main] sh 832 mount_info::conv_to_posix_path: /WINNT/system32 = conv_to_posix_path (C:\WINNT\system32)
   87   36500 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT\wbem, keep-rel, no-add-slash)
   84   36584 [main] sh 832 normalize_win32_path: C:\WINNT\wbem = normalize_win32_path (C:\WINNT\wbem)
   87   36671 [main] sh 832 mount_info::conv_to_posix_path: /WINNT/wbem = conv_to_posix_path (C:\WINNT\wbem)
   87   36758 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin, keep-rel, no-add-slash)
  122   36880 [main] sh 832 normalize_win32_path: C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin = normalize_win32_path (C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin)
   92   36972 [main] sh 832 mount_info::conv_to_posix_path: /tools/msvc/Common/MSDev98/Bin = conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin)
   98   37070 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\VC98\Bin, keep-rel, no-add-slash)
   87   37157 [main] sh 832 normalize_win32_path: C:\Program Files\Microsoft Visual Studio\VC98\Bin = normalize_win32_path (C:\Program Files\Microsoft Visual Studio\VC98\Bin)
   89   37246 [main] sh 832 mount_info::conv_to_posix_path: /tools/msvc/VC98/Bin = conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\VC98\Bin)
  113   37359 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT, keep-rel, no-add-slash)
 4572   41931 [main] sh 832 normalize_win32_path: C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT = normalize_win32_path (C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT)
  234   42165 [main] sh 832 mount_info::conv_to_posix_path: /tools/msvc/Common/Tools/WinNT = conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT)
  102   42267 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\Tools, keep-rel, no-add-slash)
   95   42362 [main] sh 832 normalize_win32_path: C:\Program Files\Microsoft Visual Studio\Common\Tools = normalize_win32_path (C:\Program Files\Microsoft Visual Studio\Common\Tools)
   91   42453 [main] sh 832 mount_info::conv_to_posix_path: /tools/msvc/Common/Tools = conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\Tools)
   90   42543 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\VSS\win32, keep-rel, no-add-slash)
   89   42632 [main] sh 832 normalize_win32_path: C:\Program Files\Microsoft Visual Studio\Common\VSS\win32 = normalize_win32_path (C:\Program Files\Microsoft Visual Studio\Common\VSS\win32)
   90   42722 [main] sh 832 mount_info::conv_to_posix_path: /tools/msvc/Common/VSS/win32 = conv_to_posix_path (C:\Program Files\Microsoft Visual Studio\Common\VSS\win32)
   91   42813 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Rational\Rose, keep-rel, no-add-slash)
   87   42900 [main] sh 832 normalize_win32_path: C:\Program Files\Rational\Rose = normalize_win32_path (C:\Program Files\Rational\Rose)
   88   42988 [main] sh 832 mount_info::conv_to_posix_path: /tools/rose = conv_to_posix_path (C:\Program Files\Rational\Rose)
   95   43083 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Maestro.nt, keep-rel, no-add-slash)
   87   43170 [main] sh 832 normalize_win32_path: C:\Program Files\Maestro.nt = normalize_win32_path (C:\Program Files\Maestro.nt)
   87   43257 [main] sh 832 mount_info::conv_to_posix_path: /apps/Maestro.nt = conv_to_posix_path (C:\Program Files\Maestro.nt)
   88   43345 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft Platform SDK\Bin, keep-rel, no-add-slash)
   87   43432 [main] sh 832 normalize_win32_path: C:\Program Files\Microsoft Platform SDK\Bin = normalize_win32_path (C:\Program Files\Microsoft Platform SDK\Bin)
   88   43520 [main] sh 832 mount_info::conv_to_posix_path: /apps/Microsoft Platform SDK/Bin = conv_to_posix_path (C:\Program Files\Microsoft Platform SDK\Bin)
   90   43610 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Microsoft Platform SDK\Bin\WinNT, keep-rel, no-add-slash)
 1526   45136 [main] sh 832 normalize_win32_path: C:\Program Files\Microsoft Platform SDK\Bin\WinNT = normalize_win32_path (C:\Program Files\Microsoft Platform SDK\Bin\WinNT)
  210   45346 [main] sh 832 mount_info::conv_to_posix_path: /apps/Microsoft Platform SDK/Bin/WinNT = conv_to_posix_path (C:\Program Files\Microsoft Platform SDK\Bin\WinNT)
  103   45449 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Rational\common, keep-rel, no-add-slash)
   94   45543 [main] sh 832 normalize_win32_path: C:\Program Files\Rational\common = normalize_win32_path (C:\Program Files\Rational\common)
   91   45634 [main] sh 832 mount_info::conv_to_posix_path: /apps/Rational/common = conv_to_posix_path (C:\Program Files\Rational\common)
   90   45724 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\home\p15254\bin, keep-rel, no-add-slash)
   87   45811 [main] sh 832 normalize_win32_path: C:\home\p15254\bin = normalize_win32_path (C:\home\p15254\bin)
  115   45926 [main] sh 832 mount_info::conv_to_posix_path: /home/p15254/bin = conv_to_posix_path (C:\home\p15254\bin)
 1776   47702 [main] sh 832 win_env::add_cache: posix /tools/local/bin:/tools/local/bin/X11:/bin:/usr/X11R6/bin:/tools/emacs/bin:/tools/perl/bin:/tools/tcl/bin:/tools/bin:/tools/ACE_wrappers/bin:/tools/java/j2sdk1.4.0_01/bin:/tools/java/OpenORB-1.1.0/bin:/tools/xerces-c1_7_0-win32/bin:/WINNT:/WINNT/system32:/WINNT/wbem:/tools/msvc/Common/MSDev98/Bin:/tools/msvc/VC98/Bin:/tools/msvc/Common/Tools/WinNT:/tools/msvc/Common/Tools:/tools/msvc/Common/VSS/win32:/tools/rose:/apps/Maestro.nt:/apps/Microsoft Platform SDK/Bin:/apps/Microsoft Platform SDK/Bin/WinNT:/apps/Rational/common:/home/p15254/bin
  155   47857 [main] sh 832 win_env::add_cache: native PATH=C:\tools\local\bin;C:\tools\local\bin\X11;C:\cygwin\bin;C:\cygwin\usr\X11R6\bin;C:\tools\emacs\bin;C:\tools\perl\bin;C:\tools\tcl\bin;C:\tools\bin;C:\tools\ACE_wrappers\bin;C:\tools\java\j2sdk1.4.0_01\bin;C:\tools\java\OpenORB-1.1.0\bin;C:\tools\xerces-c1_7_0-win32\bin;C:\WINNT;C:\WINNT\system32;C:\WINNT\wbem;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\Common\VSS\win32;C:\Program Files\Rational\Rose;C:\Program Files\Maestro.nt;C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Rational\common;C:\home\p15254\bin
  128   47985 [main] sh 832 posify: env var converted to PATH=/tools/local/bin:/tools/local/bin/X11:/bin:/usr/X11R6/bin:/tools/emacs/bin:/tools/perl/bin:/tools/tcl/bin:/tools/bin:/tools/ACE_wrappers/bin:/tools/java/j2sdk1.4.0_01/bin:/tools/java/OpenORB-1.1.0/bin:/tools/xerces-c1_7_0-win32/bin:/WINNT:/WINNT/system32:/WINNT/wbem:/tools/msvc/Common/MSDev98/Bin:/tools/msvc/VC98/Bin:/tools/msvc/Common/Tools/WinNT:/tools/msvc/Common/Tools:/tools/msvc/Common/VSS/win32:/tools/rose:/apps/Maestro.nt:/apps/Microsoft Platform SDK/Bin:/apps/Microsoft Platform SDK/Bin/WinNT:/apps/Rational/common:/home/p15254/bin
  194   48179 [main] sh 832 environ_init: 0xA0112E0: PATH=/tools/local/bin:/tools/local/bin/X11:/bin:/usr/X11R6/bin:/tools/emacs/bin:/tools/perl/bin:/tools/tcl/bin:/tools/bin:/tools/ACE_wrappers/bin:/tools/java/j2sdk1.4.0_01/bin:/tools/java/OpenORB-1.1.0/bin:/tools/xerces-c1_7_0-win32/bin:/WINNT:/WINNT/system32:/WINNT/wbem:/tools/msvc/Common/MSDev98/Bin:/tools/msvc/VC98/Bin:/tools/msvc/Common/Tools/WinNT:/tools/msvc/Common/Tools:/tools/msvc/Common/VSS/win32:/tools/rose:/apps/Maestro.nt:/apps/Microsoft Platform SDK/Bin:/apps/Microsoft Platform SDK/Bin/WinNT:/apps/Rational/common:/home/p15254/bin
  194   48373 [main] sh 832 environ_init: 0xA010FB8: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.pl;.tcl
  785   49158 [main] sh 832 environ_init: 0xA011000: PROCESSOR_ARCHITECTURE=x86
  284   49442 [main] sh 832 environ_init: 0xA011020: PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 3, GenuineIntel
  167   49609 [main] sh 832 environ_init: 0xA011068: PROCESSOR_LEVEL=6
  161   49770 [main] sh 832 environ_init: 0xA011080: PROCESSOR_REVISION=0803
  161   49931 [main] sh 832 environ_init: 0xA0110A0: PROGRAMFILES=C:\Program Files
  166   50097 [main] sh 832 environ_init: 0xA0110C8: PROMPT=$P$G
  159   50256 [main] sh 832 environ_init: 0xA0110D8: RATL_RTHOME=C:\Program Files\Rational\Rational Test
  160   50416 [main] sh 832 environ_init: 0xA011110: RQAHOME=C:\Program Files\Rational\Rational Test\QualityArchitect
  160   50576 [main] sh 832 environ_init: 0xA011158: RTHOME=C:\Program Files\Rational\Rational Test
 2191   52767 [main] sh 832 environ_init: 0xA011190: SMS_LOCAL_DIR=C:\WINNT
  282   53049 [main] sh 832 environ_init: 0xA0111B0: SSDIR=\\payload-fs10\groups\ASPIRA\System Engineering\Team_ModelingSimulation\EndEndNetworkModel\Version Control
  178   53227 [main] sh 832 environ_init: 0xA011228: SYSTEMDRIVE=C:
  160   53387 [main] sh 832 environ_init: 0xA011240: SYSTEMROOT=C:\WINNT
  188   53575 [main] sh 832 environ_init: 0xA011258: TAO_ROOT=C:\tools\ACE_wrappers\TAO
  160   53735 [main] sh 832 getwinenv: can't set native for TEMP= since no environ yet
  166   53901 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT\TEMP, no-keep-rel, no-add-slash)
   90   53991 [main] sh 832 normalize_win32_path: C:\WINNT\TEMP = normalize_win32_path (C:\WINNT\TEMP)
   99   54090 [main] sh 832 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\WINNT\TEMP)
  291   54381 [main] sh 832 win_env::add_cache: posix /tmp
 1997   56378 [main] sh 832 win_env::add_cache: native TEMP=C:\WINNT\TEMP
  208   56586 [main] sh 832 posify: env var converted to TEMP=/tmp
  172   56758 [main] sh 832 environ_init: 0xA011CE0: TEMP=/tmp
  207   56965 [main] sh 832 getwinenv: can't set native for TMP= since no environ yet
  174   57139 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT\TEMP, no-keep-rel, no-add-slash)
   91   57230 [main] sh 832 normalize_win32_path: C:\WINNT\TEMP = normalize_win32_path (C:\WINNT\TEMP)
   90   57320 [main] sh 832 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\WINNT\TEMP)
  237   57557 [main] sh 832 win_env::add_cache: posix /tmp
   83   57640 [main] sh 832 win_env::add_cache: native TMP=C:\WINNT\TEMP
   83   57723 [main] sh 832 posify: env var converted to TMP=/tmp
  157   57880 [main] sh 832 environ_init: 0xA011DF0: TMP=/tmp
 3250   61130 [main] sh 832 getwinenv: can't set native for TMPDIR= since no environ yet
  363   61493 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINNT\TEMP, no-keep-rel, no-add-slash)
   96   61589 [main] sh 832 normalize_win32_path: C:\WINNT\TEMP = normalize_win32_path (C:\WINNT\TEMP)
   93   61682 [main] sh 832 mount_info::conv_to_posix_path: /tmp = conv_to_posix_path (C:\WINNT\TEMP)
  278   61960 [main] sh 832 win_env::add_cache: posix /tmp
   85   62045 [main] sh 832 win_env::add_cache: native TMPDIR=C:\WINNT\TEMP
  184   62229 [main] sh 832 posify: env var converted to TMPDIR=/tmp
  171   62400 [main] sh 832 environ_init: 0xA011F38: TMPDIR=/tmp
  160   62560 [main] sh 832 environ_init: 0xA011280: USERDOMAIN=NA2
  157   62717 [main] sh 832 environ_init: 0xA011F18: USERNAME=p15254
  158   62875 [main] sh 832 environ_init: 0xA012068: USERPROFILE=C:\Documents and Settings\p15254.NA2
  410   63285 [main] sh 832 environ_init: 0xA0120A0: WINDIR=C:\WINNT
  168   63453 [main] sh 832 environ_init: 0xA0120B8: XERCES_HOME=C:\tools\xerces-c1_7_0-win32
  548   64001 [main] sh 832 pinfo_init: pid 832, pgid 832
  182   64183 [main] sh 832 dtable::extend: size 32, fds 0x61680144
  212   64395 [main] sh 832 normalize_posix_path: src /etc/passwd
   99   64494 [main] sh 832 normalize_posix_path: /etc/passwd = normalize_posix_path (/etc/passwd)
   90   64584 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/passwd)
  108   64692 [main] sh 832 mount_info::conv_to_win32_path: src_path /etc/passwd, dst C:\cygwin\etc\passwd, flags 0xA, rc 0
  651   65343 [main] sh 832 symlink_info::check: not a symlink
  162   65505 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\passwd, 0x22F4E8) (0xA)
   96   65601 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\etc\passwd), set_has_acls(8)
  998   66599 [main] sh 832 read_etc_passwd: Read /etc/passwd, 11 lines
  134   66733 [main] sh 832 normalize_posix_path: src /etc
  133   66866 [main] sh 832 normalize_posix_path: /etc = normalize_posix_path (/etc)
   90   66956 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
  201   67157 [main] sh 832 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0xA, rc 0
  457   67614 [main] sh 832 symlink_info::check: not a symlink
  125   67739 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22F478) (0xA)
   95   67834 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\etc), set_has_acls(8)
  640   68474 [main] sh 832 normalize_posix_path: src /etc/group
  171   68645 [main] sh 832 normalize_posix_path: /etc/group = normalize_posix_path (/etc/group)
   93   68738 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/group)
  104   68842 [main] sh 832 mount_info::conv_to_win32_path: src_path /etc/group, dst C:\cygwin\etc\group, flags 0xA, rc 0
  501   69343 [main] sh 832 symlink_info::check: not a symlink
  134   69477 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\group, 0x22F338) (0xA)
   93   69570 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\etc\group), set_has_acls(8)
 1538   71108 [main] sh 832 read_etc_group: Read /etc/group, 9 lines
  168   71276 [main] sh 832 internal_getlogin: SetTokenInformation(TokenPrimaryGroup): Win32 error 1308
  114   71390 [main] sh 832 cygheap_user::ontherange: HOME is already in the environment /home/p15254
  248   71638 [main] sh 832 sigproc_init: process/signal handling enabled(1001)
  386   72024 [main] sh 832 transport_layer_pipes::connect: Error opening the pipe (2)
  287   72311 [main] sh 832 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0)
 1057   73368 [sig] sh 832 wait_sig: sigcatch_nonmain 0x110, sigcatch_main 0x114
  155   73523 [sig] sh 832 wait_sig: Ready.  dwProcessid 832
  114   73637 [main] sh 832 _cygwin_istext_for_stdio:  _cifs: fd not open
  105   73742 [main] sh 832 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (1)
   96   73838 [main] sh 832 _cygwin_istext_for_stdio:  _cifs: fd not open
   93   73931 [main] sh 832 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (2)
   94   74025 [main] sh 832 _cygwin_istext_for_stdio:  _cifs: fd not open
85884  159909 [main] sh 832 tty_list::allocate_tty: console 6039A associated with tty0
  256  160165 [main] sh 832 dtable::build_fhandler: fd -1, fh 0x61680354
  103  160268 [main] sh 832 fhandler_tty_master::init: Creating master for tty0
  129  160397 [main] sh 832 dtable::build_fhandler: fd -1, fh 0x6168042C
  160  160557 [main] sh 832 open_shared: name (null), shared 0x1A680000 (wanted 0x0), h 0xD0
  106  160663 [main] sh 832 tty_min::set_ctty: attached tty1073741824 sid 832, pid 832, tty->pgid 0, tty->sid 832
   94  160757 [main] sh 832 tty_min::set_ctty: resetting tty1073741824 sid.  Was 832, now 832.  pgid was 0, now 832.
   92  160849 [main] sh 832 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x10000
   87  160936 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   87  161023 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  225  161248 [main] sh 832 fhandler_console::open: opened conin$ 0xF, conout$ 0x13
  118  161366 [main] sh 832 fhandler_console::output_tcsetattr: 0 = tcsetattr (,1A680018) (ENABLE FLAGS 3) (lflag 107 oflag 9)
  120  161486 [main] sh 832 fhandler_console::output_tcsetattr: 0 = tcsetattr (,22FBE8) (ENABLE FLAGS 3) (lflag 0 oflag 0)
  119  161605 [main] sh 832 fhandler_console::input_tcsetattr: 0 = tcsetattr (,22FBE8) enable flags 0x18, c_lflag 0x0 iflag 0x0
  323  161928 [main] sh 832 tty::make_pipes: tty0 from_slave 0xE0, to_slave 0xDC
  180  162108 [main] sh 832 tty::get_event: created event cygtty0.output.done
  134  162242 [main] sh 832 tty::get_event: created event cygtty0.ioctl.done
  131  162373 [main] sh 832 tty::get_event: created event cygtty0.ioctl.request
  130  162503 [main] sh 832 tty::get_event: created event cygtty0.input.avail
  142  162645 [main] sh 832 tty::common_init: tty0 opened
  119  162764 [main] sh 832 tty::create_inuse: cygtty0.master_alive = 0xB0
 1539  164303 [main] sh 832 time: 1025236434 = time (22FC74)
 4049  168352 [main] sh 832 cygwin_gethostname: name az10-x31074
  255  168607 [main] sh 832 _open: open (/var/run/utmp, 0x10201)
  136  168743 [main] sh 832 normalize_posix_path: src /var/run/utmp
  126  168869 [main] sh 832 normalize_posix_path: /var/run/utmp = normalize_posix_path (/var/run/utmp)
  120  168989 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run/utmp)
  155  169144 [main] sh 832 mount_info::conv_to_win32_path: src_path /var/run/utmp, dst C:\cygwin\var\run\utmp, flags 0xA, rc 0
  551  169695 [main] sh 832 symlink_info::check: not a symlink
  172  169867 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run\utmp, 0x22F388) (0xA)
  128  169995 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\var\run\utmp), set_has_acls(8)
  129  170124 [main] sh 832 dtable::build_fhandler: fd 3, fh 0x61680C84
  138  170262 [main] sh 832 fhandler_base::open: (C:\cygwin\var\run\utmp, 0x110201) query_open 0
  181  170443 [main] sh 832 cygsid::debug_print: alloc_sd: owner SID = S-1-5-21-1712466284-54996596-1849977318-6072
 1563  172006 [main] sh 832 alloc_sd: ACL-Size: 100
  260  172266 [main] sh 832 alloc_sd: Created SD-Size: 176
 5395  177661 [main] sh 832 fhandler_base::open: 0xB8 = CreateFileA (C:\cygwin\var\run\utmp, 0x40000000, 0x7, 0x22F7C8, 0x4, 0x2000080, 0)
  268  177929 [main] sh 832 fhandler_base::set_flags: flags 0x110201, supplied_bin 0x10000
  123  178052 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  119  178171 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  113  178284 [main] sh 832 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\var\run\utmp, 0x110201)
  119  178403 [main] sh 832 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\var\run\utmp, 0x10201)
  130  178533 [main] sh 832 _open: 3 = open (/var/run/utmp, 0x10201)
  120  178653 [main] sh 832 fhandler_base::lseek: lseek (/var/run/utmp, 0, 0)
  116  178769 [main] sh 832 fhandler_base::lseek: setting file pointer to 0 (high), 0 (low)
  121  178890 [main] sh 832 lseek64: 0 = lseek (0, 3, 0)
  141  179031 [main] sh 832 _write: write (3, 0x22FC58, 308)
  118  179149 [main] sh 832 fhandler_base::write: binary write
  323  179472 [main] sh 832 fhandler_base::write: 308 = write (0x22FC58, 308)
  153  179625 [main] sh 832 _write: 308 = write (3, 0x22FC58, 308)
  119  179744 [main] sh 832 _close: close (3)
  117  179861 [main] sh 832 fhandler_base::close: closing '/var/run/utmp' handle 0xB8
 5923  185784 [main] sh 832 _close: 0 = close (3)
  293  186077 [main] sh 832 _open: open (/var/log/wtmp, 0x10009)
  136  186213 [main] sh 832 normalize_posix_path: src /var/log/wtmp
  125  186338 [main] sh 832 normalize_posix_path: /var/log/wtmp = normalize_posix_path (/var/log/wtmp)
  118  186456 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/var/log/wtmp)
  174  186630 [main] sh 832 mount_info::conv_to_win32_path: src_path /var/log/wtmp, dst C:\cygwin\var\log\wtmp, flags 0xA, rc 0
  583  187213 [main] sh 832 symlink_info::check: not a symlink
  178  187391 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\var\log\wtmp, 0x22F388) (0xA)
  139  187530 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\var\log\wtmp), set_has_acls(8)
  129  187659 [main] sh 832 dtable::build_fhandler: fd 3, fh 0x61680C84
  119  187778 [main] sh 832 fhandler_base::open: (C:\cygwin\var\log\wtmp, 0x110009) query_open 0
 1710  189488 [main] sh 832 fhandler_base::open: 0xB8 = CreateFileA (C:\cygwin\var\log\wtmp, 0x40000000, 0x7, 0x22F7C8, 0x3, 0x2000081, 0)
  252  189740 [main] sh 832 fhandler_base::set_flags: flags 0x110009, supplied_bin 0x10000
  121  189861 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  120  189981 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  115  190096 [main] sh 832 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\var\log\wtmp, 0x110009)
  129  190225 [main] sh 832 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\var\log\wtmp, 0x10009)
  119  190344 [main] sh 832 _open: 3 = open (/var/log/wtmp, 0x10009)
  121  190465 [main] sh 832 _write: write (3, 0x22FC58, 308)
  132  190597 [main] sh 832 fhandler_base::write: binary write
  254  190851 [main] sh 832 fhandler_base::write: 308 = write (0x22FC58, 308)
  140  190991 [main] sh 832 _write: 308 = write (3, 0x22FC58, 308)
  139  191130 [main] sh 832 _close: close (3)
  120  191250 [main] sh 832 fhandler_base::close: closing '/var/log/wtmp' handle 0xB8
 8527  199777 [main] sh 832 _close: 0 = close (3)
  413  200190 [main] sh 832 build_argv: argv[0] = 'sh'
  118  200308 [main] sh 832 build_argv: argc 1
  170  200478 [main] sh 832 normalize_posix_path: src /dev/tty
 2815  203293 [main] sh 832 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
  277  203570 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
  133  203703 [main] sh 832 mount_info::conv_to_win32_path: src_path /dev/tty, dst \dev\tty0, flags 0x2, rc 0
  143  203846 [main] sh 832 dtable::build_fhandler: fd 0, fh 0x61680C84
  174  204020 [main] sh 832 tty_min::set_ctty: attached tty0 sid 832, pid 832, tty->pgid 832, tty->sid -1
  166  204186 [main] sh 832 tty_min::set_ctty: resetting tty0 sid.  Was -1, now 832.  pgid was 832, now 832.
  186  204372 [main] sh 832 fhandler_base::set_flags: flags 0x0, supplied_bin 0x10000
  119  204491 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  245  204736 [main] sh 832 fhandler_tty_slave::open: (498): tty output_mutex: waiting 500 ms
  133  204869 [main] sh 832 fhandler_tty_slave::open: (498): tty output_mutex: acquired
  175  205044 [main] sh 832 tty::create_inuse: cygtty0.slave_alive = 0xA8
  127  205171 [main] sh 832 fhandler_tty_slave::open: (501): tty output_mutex released
  118  205289 [main] sh 832 fhandler_tty_slave::open: cannot dup handles via server. using old method.
  131  205420 [main] sh 832 fhandler_tty_slave::open: tty own handle 0x80
  133  205553 [main] sh 832 fhandler_tty_slave::open: duplicated from_master 0xE4->0x84 from tty_owner
  923  206476 [main] sh 832 fhandler_tty_slave::open: duplicated to_master 0xD8->0x8C from tty_owner
  224  206700 [main] sh 832 fhandler_tty_slave::open: tty0 opened
  164  206864 [main] sh 832 dtable::init_std_file_from_handle: fd 0, handle 0x3
  172  207036 [main] sh 832 normalize_posix_path: src /dev/tty
  123  207159 [main] sh 832 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
  118  207277 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
  122  207399 [main] sh 832 mount_info::conv_to_win32_path: src_path /dev/tty, dst \dev\tty0, flags 0x2, rc 0
  131  207530 [main] sh 832 dtable::build_fhandler: fd 1, fh 0x61680DA4
  175  207705 [main] sh 832 tty_min::set_ctty: attached tty0 sid 832, pid 832, tty->pgid 832, tty->sid 832
  125  207830 [main] sh 832 tty_min::set_ctty: resetting tty0 sid.  Was 832, now 832.  pgid was 832, now 832.
  119  207949 [main] sh 832 fhandler_base::set_flags: flags 0x1, supplied_bin 0x10000
  116  208065 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  174  208239 [main] sh 832 fhandler_tty_slave::open: (498): tty output_mutex: waiting 500 ms
  128  208367 [main] sh 832 fhandler_tty_slave::open: (498): tty output_mutex: acquired
  149  208516 [main] sh 832 tty::create_inuse: cygtty0.slave_alive = 0x7C
 1564  210080 [main] sh 832 fhandler_tty_slave::open: (501): tty output_mutex released
  234  210314 [main] sh 832 fhandler_tty_slave::open: cannot dup handles via server. using old method.
  143  210457 [main] sh 832 fhandler_tty_slave::open: tty own handle 0x128
  148  210605 [main] sh 832 fhandler_tty_slave::open: duplicated from_master 0xE4->0x130 from tty_owner
  121  210726 [main] sh 832 fhandler_tty_slave::open: duplicated to_master 0xD8->0x12C from tty_owner
  117  210843 [main] sh 832 fhandler_tty_slave::open: tty0 opened
  119  210962 [main] sh 832 dtable::init_std_file_from_handle: fd 1, handle 0x7
  163  211125 [main] sh 832 normalize_posix_path: src /dev/tty
  124  211249 [main] sh 832 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
  120  211369 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
  124  211493 [main] sh 832 mount_info::conv_to_win32_path: src_path /dev/tty, dst \dev\tty0, flags 0x2, rc 0
  138  211631 [main] sh 832 dtable::build_fhandler: fd 2, fh 0x61680E7C
  211  211842 [main] sh 832 tty_min::set_ctty: attached tty0 sid 832, pid 832, tty->pgid 832, tty->sid 832
  128  211970 [main] sh 832 tty_min::set_ctty: resetting tty0 sid.  Was 832, now 832.  pgid was 832, now 832.
 2188  214158 [main] sh 832 fhandler_base::set_flags: flags 0x1, supplied_bin 0x10000
  285  214443 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  269  214712 [main] sh 832 fhandler_tty_slave::open: (498): tty output_mutex: waiting 500 ms
  140  214852 [main] sh 832 fhandler_tty_slave::open: (498): tty output_mutex: acquired
  146  214998 [main] sh 832 tty::create_inuse: cygtty0.slave_alive = 0x158
  125  215123 [main] sh 832 fhandler_tty_slave::open: (501): tty output_mutex released
  118  215241 [main] sh 832 fhandler_tty_slave::open: cannot dup handles via server. using old method.
  131  215372 [main] sh 832 fhandler_tty_slave::open: tty own handle 0x15C
  133  215505 [main] sh 832 fhandler_tty_slave::open: duplicated from_master 0xE4->0x160 from tty_owner
  126  215631 [main] sh 832 fhandler_tty_slave::open: duplicated to_master 0xD8->0x164 from tty_owner
  116  215747 [main] sh 832 fhandler_tty_slave::open: tty0 opened
  118  215865 [main] sh 832 dtable::init_std_file_from_handle: fd 2, handle 0xB
  120  215985 [main] sh 832 dll_crt0_1: user_data->main 0x407A00
  124  216109 [main] sh 832 sig_send: pid 832, signal -2, its_me 1
 2025  218134 [sig] sh 832 wait_sig: awake
  231  218365 [sig] sh 832 wait_sig: processing signal -2
  119  218484 [sig] sh 832 wait_sig: set main thread completion event
  107  218591 [sig] sh 832 wait_sig: looping
  132  218723 [main] sh 832 sig_send: Waiting for thiscomplete 0x11C
  126  218849 [main] sh 832 sig_send: returning 0 from sending signal -2
15733  234582 [main] sh 832 isatty: 1 = isatty (0)
  251  234833 [main] sh 832 isatty: 1 = isatty (1)
  129  234962 [main] sh 832 sigaction: signal 2, newact 0x0, oldact 0x22FCB0
  138  235100 [main] sh 832 void: 0x0 = signal (2, 0x40E5E0)
  117  235217 [main] sh 832 sigaction: signal 3, newact 0x0, oldact 0x22FCA0
  115  235332 [main] sh 832 void: 0x0 = signal (3, 0x40E5E0)
  113  235445 [main] sh 832 sigaction: signal 15, newact 0x0, oldact 0x22FCB0
  117  235562 [main] sh 832 void: 0x0 = signal (15, 0x1)
  149  235711 [main] sh 832 mount_info::conv_to_posix_path: conv_to_posix_path (C:\home\p15254, no-keep-rel, no-add-slash)
  127  235838 [main] sh 832 normalize_win32_path: C:\home\p15254 = normalize_win32_path (C:\home\p15254)
  445  236283 [main] sh 832 mount_info::conv_to_posix_path: /home/p15254 = conv_to_posix_path (C:\home\p15254)
  164  236447 [main] sh 832 cwdstuff::get: posix /home/p15254
  120  236567 [main] sh 832 cwdstuff::get: (/home/p15254) = cwdstuff::get (0x22EDA0, 4096, 1, 1), errno 0
  300  236867 [main] sh 832 fhandler_base::set_flags: flags 0x20000, supplied_bin 0x0
  125  236992 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
  117  237109 [main] sh 832 fhandler_base::set_flags: filemode set to text
  114  237223 [main] sh 832 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0)
  120  237343 [main] sh 832 _cygwin_istext_for_stdio:  _cifs: fd not disk file
  124  237467 [main] sh 832 setmode_helper: setmode: file was raw now raw
  115  237582 [main] sh 832 setmode: setmode (0</dev/tty0>, 0x20000) returns binary
  246  237828 [main] sh 832 _write: write (2, 0xA0133A8, 2)
  122  237950 [main] sh 832 fhandler_tty_slave::write: tty0, write(A0133A8, 2)
  121  238071 [main] sh 832 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  119  238190 [main] sh 832 fhandler_tty_slave::write: (624): tty output_mutex: acquired
 6612  244802 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 2
  230  245032 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 2
  108  245140 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 2
  117  245257 [ttyout] sh 832 fhandler_console::write: at 36($) state is 1
  246  245503 [ttyout] sh 832 fhandler_console::write: 2 = write_console (,..2)
  279  245782 [main] sh 832 fhandler_tty_slave::write: waited 2000 ms for output_done_event, WFSO 0
  142  245924 [main] sh 832 fhandler_tty_slave::write: (667): tty output_mutex released
  118  246042 [main] sh 832 _write: 2 = write (2, 0xA0133A8, 2)
  142  246184 [main] sh 832 _read: read (0, 0x4124DC, 1023) blocking, sigcatchers 2
5765200 6011384 [ttyin] sh 832 fhandler_termios::line_edit: char /
  358 6011742 [ttyin] sh 832 fhandler_termios::line_edit: char /
  150 6011892 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  105 6011997 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  131 6012128 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 5043 6017171 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  207 6017378 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  109 6017487 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
   99 6017586 [ttyout] sh 832 fhandler_console::write: at 47(/) state is 1
  229 6017815 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
292885 6310700 [ttyin] sh 832 fhandler_termios::line_edit: char b
  218 6310918 [ttyin] sh 832 fhandler_termios::line_edit: char b
  106 6311024 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  116 6311140 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  120 6311260 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 6899 6318159 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  271 6318430 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  109 6318539 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
  104 6318643 [ttyout] sh 832 fhandler_console::write: at 98(b) state is 1
  256 6318899 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
64113 6383012 [ttyin] sh 832 fhandler_termios::line_edit: char i
  226 6383238 [ttyin] sh 832 fhandler_termios::line_edit: char i
  123 6383361 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  120 6383481 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  116 6383597 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 5789 6389386 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  247 6389633 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  109 6389742 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
  103 6389845 [ttyout] sh 832 fhandler_console::write: at 105(i) state is 1
  250 6390095 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
118231 6508326 [ttyin] sh 832 fhandler_termios::line_edit: char n
  238 6508564 [ttyin] sh 832 fhandler_termios::line_edit: char n
  113 6508677 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  106 6508783 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  121 6508904 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 1853 6510757 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  217 6510974 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  111 6511085 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
   93 6511178 [ttyout] sh 832 fhandler_console::write: at 110(n) state is 1
  211 6511389 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
379910 6891299 [ttyin] sh 832 fhandler_termios::line_edit: char /
 9745 6901044 [ttyin] sh 832 fhandler_termios::line_edit: char /
  182 6901226 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  112 6901338 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  129 6901467 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
  355 6901822 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  200 6902022 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  108 6902130 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
  104 6902234 [ttyout] sh 832 fhandler_console::write: at 47(/) state is 1
  229 6902463 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
290289 7192752 [ttyin] sh 832 fhandler_termios::line_edit: char p
  226 7192978 [ttyin] sh 832 fhandler_termios::line_edit: char p
  113 7193091 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
   97 7193188 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  119 7193307 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
  227 7193534 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  125 7193659 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  105 7193764 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
  109 7193873 [ttyout] sh 832 fhandler_console::write: at 112(p) state is 1
  211 7194084 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
321684 7515768 [ttyin] sh 832 fhandler_termios::line_edit: char w
  215 7515983 [ttyin] sh 832 fhandler_termios::line_edit: char w
  108 7516091 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  102 7516193 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  113 7516306 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 8671 7524977 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  216 7525193 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  108 7525301 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
   92 7525393 [ttyout] sh 832 fhandler_console::write: at 119(w) state is 1
  231 7525624 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
316655 7842279 [ttyin] sh 832 fhandler_termios::line_edit: char d
  216 7842495 [ttyin] sh 832 fhandler_termios::line_edit: char d
  108 7842603 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  101 7842704 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  118 7842822 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 3196 7846018 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  128 7846146 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
   95 7846241 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
   97 7846338 [ttyout] sh 832 fhandler_console::write: at 100(d) state is 1
  222 7846560 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
210415 8056975 [ttyin] sh 832 fhandler_termios::line_edit: char 0xD
  252 8057227 [ttyin] sh 832 fhandler_termios::line_edit: char 0xD
  121 8057348 [ttyin] sh 832 fhandler_termios::line_edit: EOL
  106 8057454 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  171 8057625 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  120 8057745 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
  106 8057851 [ttyin] sh 832 fhandler_pty_master::accept_input: about to write 9 chars to slave
  263 8058114 [main] sh 832 fhandler_tty_slave::read: read(4124DC, 1023) handle 0x84
  182 8058296 [main] sh 832 fhandler_tty_slave::read: reading 9 bytes (vtime 0)
  155 8058451 [main] sh 832 fhandler_tty_slave::read: 9=read(4124E5, 1014)
  125 8058576 [main] sh 832 _read: 9 = read (0, 0x4124DC, 1023), errno 0
  144 8058720 [main] sh 832 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
  118 8058838 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  113 8058951 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  111 8059062 [main] sh 832 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0)
  114 8059176 [main] sh 832 _cygwin_istext_for_stdio:  _cifs: fd not disk file
  168 8059344 [main] sh 832 setmode_helper: setmode: file was raw now raw
  120 8059464 [main] sh 832 setmode: setmode (0</dev/tty0>, 0x10000) returns text
  164 8059628 [main] sh 832 stat64: entering
  125 8059753 [main] sh 832 normalize_posix_path: src /bin/pwd
  119 8059872 [main] sh 832 normalize_posix_path: /bin/pwd = normalize_posix_path (/bin/pwd)
  111 8059983 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/pwd)
  122 8060105 [main] sh 832 mount_info::conv_to_win32_path: src_path /bin/pwd, dst C:\cygwin\bin\pwd, flags 0x4A, rc 0
  565 8060670 [main] sh 832 symlink_info::check: GetFileAttributes (C:\cygwin\bin\pwd) failed
  168 8060838 [main] sh 832 geterrno_from_win_error: windows error 2 == errno 2
  229 8061067 [main] sh 832 symlink_info::check: not a symlink
  132 8061199 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\bin\pwd.exe, 0x22F238) (0x4A)
  132 8061331 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\bin\pwd.exe), set_has_acls(8)
  124 8061455 [main] sh 832 dtable::build_fhandler: fd -1, fh 0x61681184
  113 8061568 [main] sh 832 stat_worker: (/bin/pwd, 0x22FAB8, 0, 0x22F718), file_attributes 32
  124 8061692 [main] sh 832 fhandler_base::open: (C:\cygwin\bin\pwd.exe, 0x110000) query_open 1
 1061 8062753 [main] sh 832 fhandler_base::open: 0xF8 = CreateFileA (C:\cygwin\bin\pwd.exe, 0x0, 0x7, 0x22F638, 0x3, 0x2000081, 0)
  243 8062996 [main] sh 832 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
  121 8063117 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  118 8063235 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  115 8063350 [main] sh 832 fhandler_base::open: 1 = fhandler_base::open (C:\cygwin\bin\pwd.exe, 0x110000)
  117 8063467 [main] sh 832 fhandler_disk_file::open: 1 = fhandler_disk_file::open (C:\cygwin\bin\pwd.exe, 0x110000)
  177 8063644 [main] sh 832 fhandler_disk_file::fstat_by_handle: 1 = GetFileInformationByHandle (C:\cygwin\bin\pwd.exe, 248)
  152 8063796 [main] sh 832 get_nt_attribute: file: C:\cygwin\bin\pwd.exe
  120 8063916 [main] sh 832 read_sd: file = C:\cygwin\bin\pwd.exe
  404 8064320 [main] sh 832 read_sd: file = C:\cygwin\bin\pwd.exe: len=92
  297 8064617 [main] sh 832 get_nt_attribute: file: C:\cygwin\bin\pwd.exe 1FF, uid 544, gid 513
  135 8064752 [main] sh 832 fhandler_disk_file::fstat_helper: 0 = fstat (, 0x22FAB8) st_atime=3D1BD9DD st_size=18944, st_mode=0x81FF, st_ino=192703, sizeof=80
  128 8064880 [main] sh 832 fhandler_base::close: closing '/bin/pwd' handle 0xF8
  158 8065038 [main] sh 832 stat_worker: 0 = (/bin/pwd, 0x22FAB8)
  275 8065313 [main] sh 832 dtable::build_fhandler: fd -1, fh 0x61681184
  158 8065471 [main] sh 832 tty_min::set_ctty: attached tty0 sid 832, pid 832, tty->pgid 832, tty->sid 832
  125 8065596 [main] sh 832 tty_min::set_ctty: resetting tty0 sid.  Was 832, now 832.  pgid was 832, now 832.
  194 8065790 [main] sh 832 dtable::dup_worker: duped '/dev/tty0' old 0x84, new 0x178
  130 8065920 [main] sh 832 fhandler_base::set_close_on_exec: set close_on_exec for /dev/tty0 to 0
  155 8066075 [main] sh 832 dtable::build_fhandler: fd -1, fh 0x6168133C
  137 8066212 [main] sh 832 tty_min::set_ctty: attached tty0 sid 832, pid 832, tty->pgid 832, tty->sid 832
  123 8066335 [main] sh 832 tty_min::set_ctty: resetting tty0 sid.  Was 832, now 832.  pgid was 832, now 832.
  148 8066483 [main] sh 832 dtable::dup_worker: duped '/dev/tty0' old 0x130, new 0x19C
  123 8066606 [main] sh 832 fhandler_base::set_close_on_exec: set close_on_exec for /dev/tty0 to 0
  189 8066795 [main] sh 832 dtable::build_fhandler: fd -1, fh 0x61681414
  137 8066932 [main] sh 832 tty_min::set_ctty: attached tty0 sid 832, pid 832, tty->pgid 832, tty->sid 832
  120 8067052 [main] sh 832 tty_min::set_ctty: resetting tty0 sid.  Was 832, now 832.  pgid was 832, now 832.
  148 8067200 [main] sh 832 dtable::dup_worker: duped '/dev/tty0' old 0x160, new 0x1C0
  122 8067322 [main] sh 832 fhandler_base::set_close_on_exec: set close_on_exec for /dev/tty0 to 0
  177 8067499 [main] sh 832 vfork: 0 = vfork()
  116 8067615 [main] sh 832 vfork: exiting vfork, res 0
  172 8067787 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  102 8067889 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 2
   97 8067986 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 2
   98 8068084 [ttyout] sh 832 fhandler_console::write: at 13(0x20) state is 1
  192 8068276 [ttyout] sh 832 fhandler_console::write: at 10(0x20) state is 1
  148 8068424 [ttyout] sh 832 fhandler_console::write: 2 = write_console (,..2)
  200 8068624 [main] sh 832 void: 0x1 = signal (15, 0x0)
  149 8068773 [main] sh 832 spawnve: spawnve (/bin/pwd, /bin/pwd, 41297C)
  268 8069041 [main] sh 832 subproc_init: started wait_subproc thread 0x1D0
  144 8069185 [main] sh 832 spawn_guts: spawn_guts (2, /bin/pwd)
  171 8069356 [main] sh 832 perhaps_suffix: prog '/bin/pwd'
  118 8069474 [main] sh 832 normalize_posix_path: src /bin/pwd
  119 8069593 [main] sh 832 normalize_posix_path: /bin/pwd = normalize_posix_path (/bin/pwd)
  127 8069720 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/pwd)
  130 8069850 [main] sh 832 mount_info::conv_to_win32_path: src_path /bin/pwd, dst C:\cygwin\bin\pwd, flags 0x4A, rc 0
  746 8070596 [proc] sh 832 wait_subproc: starting
  239 8070835 [main] sh 832 symlink_info::check: not a symlink
  141 8070976 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\bin\pwd.exe, 0x22E398) (0x4A)
  130 8071106 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\bin\pwd.exe), set_has_acls(8)
  125 8071231 [main] sh 832 perhaps_suffix: buf C:\cygwin\bin\pwd.exe, suffix found '.exe'
  215 8071446 [main] sh 832 spawn_guts: null_app_name 0 (C:\cygwin\bin\pwd.exe, (null))
  143 8071589 [main] sh 832 build_env: envp 0x41297C
  149 8071738 [main] sh 832 spenv::retrieve: no_envblock 1
  161 8071899 [main] sh 832 spenv::retrieve: calculating for non-setuid
  121 8072020 [main] sh 832 spenv::retrieve: duping existing value for 'LOGONSERVER='
  127 8072147 [main] sh 832 spenv::retrieve: no_envblock 1
  132 8072279 [main] sh 832 spenv::retrieve: no_envblock 1
  121 8072400 [main] sh 832 spenv::retrieve: calculating for non-setuid
  120 8072520 [main] sh 832 spenv::retrieve: duping existing value for 'USERDOMAIN='
  133 8072653 [main] sh 832 spenv::retrieve: no_envblock 1
  605 8073258 [main] sh 832 spenv::retrieve: calculating for non-setuid
  170 8073428 [main] sh 832 spenv::retrieve: duping existing value for 'USERNAME='
  175 8073603 [main] sh 832 spenv::retrieve: no_envblock 1
  143 8073746 [main] sh 832 spenv::retrieve: calculating for non-setuid
  122 8073868 [main] sh 832 spenv::retrieve: duping existing value for 'USERPROFILE='
  144 8074012 [main] sh 832 spenv::retrieve: no_envblock 1
  176 8074188 [main] sh 832 spenv::retrieve: no_envblock 1
  145 8074333 [main] sh 832 spenv::retrieve: calculating for non-setuid
  122 8074455 [main] sh 832 spenv::retrieve: duping existing value for 'HOMEDRIVE='
  125 8074580 [main] sh 832 spenv::retrieve: no_envblock 1
  181 8074761 [main] sh 832 spenv::retrieve: calculating for non-setuid
  126 8074887 [main] sh 832 spenv::retrieve: duping existing value for 'HOMEPATH='
  128 8075015 [main] sh 832 build_env: envp 0x6168155C, envc 59
 2654 8077669 [main] sh 832 spawn_guts: 1168 = spawn_guts (/bin/pwd, (null))
  430 8078099 [main] sh 832 proc_subproc: args: 1, 2290872
  156 8078255 [main] sh 832 proc_subproc: added pid 1168 to wait list, slot 0, winpid 0x490, handle 0x1DC
  135 8078390 [proc] sh 832 wait_subproc: looping
  132 8078522 [main] sh 832 proc_subproc: returning 1
  134 8078656 [main] sh 832 spawn_guts: spawned windows pid 1168
  163 8078819 [main] sh 832 spawnve: longjmping due to vfork
  172 8078991 [main] sh 832 fhandler_tty_common::close: tty0 <0x178,0x17C> closed
  162 8079153 [main] sh 832 fhandler_tty_common::close: tty0 <0x19C,0x1A0> closed
 5216 8084369 [main] sh 832 fhandler_tty_common::close: tty0 <0x1C0,0x1C4> closed
  267 8084636 [main] sh 832 vfork: exiting vfork, pid 1168
  280 8084916 [main] sh 832 wait4: calling proc_subproc, pid -1, options 0
  123 8085039 [main] sh 832 proc_subproc: args: 4, 1628195928
  130 8085169 [main] sh 832 proc_subproc: wval->pid -1, wval->options 0
  135 8085304 [main] sh 832 checkstate: nchildren 1, nzombies 0
  121 8085425 [main] sh 832 checkstate: checking alive children
  122 8085547 [main] sh 832 stopped_or_terminated: considering pid 1168
  120 8085667 [main] sh 832 checkstate: returning -1
  126 8085793 [main] sh 832 proc_subproc: only found non-terminated children
  123 8085916 [main] sh 832 proc_subproc: finished processing terminated/stopped child
  119 8086035 [main] sh 832 proc_subproc: returning 1
**********************************************
Program name: C:\cygwin\bin\pwd.exe (1168)
App version:  1001.8, api: 0.34
DLL version:  1003.12, api: 0.53
DLL build:    20020627 16:49:12SNP
OS version:   Windows NT-5.0
Date/Time:    2002-06-27 20:54:02
**********************************************
  118    1464 [main] pwd 1168 fhandler_base::fixup_after_fork: inheriting '/dev/tty0' from parent
   93    1557 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x178 already opened
   85    1642 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x17C already opened
   85    1727 [main] pwd 1168 fhandler_base::fork_fixup: handle 0xF8 already opened
   84    1811 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x15C already opened
   84    1895 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x168 already opened
   83    1978 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x170 already opened
   85    2063 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x174 already opened
   84    2147 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x16C already opened
  224    2371 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x180 already opened
  102    2473 [main] pwd 1168 fhandler_base::fixup_after_fork: inheriting '/dev/tty0' from parent
 1856    4329 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x19C already opened
  182    4511 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1A0 already opened
   91    4602 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x184 already opened
   88    4690 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x188 already opened
   86    4776 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x18C already opened
   84    4860 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x194 already opened
   85    4945 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x198 already opened
   83    5028 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x190 already opened
   85    5113 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1A4 already opened
   87    5200 [main] pwd 1168 fhandler_base::fixup_after_fork: inheriting '/dev/tty0' from parent
   95    5295 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1C0 already opened
   85    5380 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1C4 already opened
   84    5464 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1A8 already opened
   84    5548 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1AC already opened
   84    5632 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1B0 already opened
  116    5748 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1B8 already opened
   85    5833 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1BC already opened
   85    5918 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1B4 already opened
 1517    7435 [main] pwd 1168 fhandler_base::fork_fixup: handle 0x1C8 already opened
  261    7696 [main] pwd 1168 open_shared: name shared, shared 0xA000000 (wanted 0xA000000), h 0x4C
 1698    9394 [main] pwd 1168 heap_init: heap base 0xA010000, heap top 0xA010000
  417    9811 [main] pwd 1168 open_shared: name p15254, shared 0x1A010000 (wanted 0x0), h 0x78
   93    9904 [main] pwd 1168 memory_init: opening mount table for 'p15254' at 0xA010000
   95    9999 [main] pwd 1168 memory_init: mount table version F4FF at 0x1A010000
  110   10109 [main] pwd 1168 dtable::vfork_child_fixup: here
  153   10262 [main] pwd 1168 fhandler_tty_common::close: tty0 <0x84,0x8C> closed
  135   10397 [main] pwd 1168 fhandler_tty_common::close: tty0 <0x130,0x12C> closed
  122   10519 [main] pwd 1168 fhandler_tty_common::close: tty0 <0x160,0x164> closed
  206   10725 [main] pwd 1168 events_init: windows_system_directory 'C:\WINNT\System32\', windows_system_directory_length 18
   99   10824 [main] pwd 1168 events_init: cygwin_hmodule 0x61000000
  827   11651 [main] pwd 1168 parse_options: tty 1801
  178   11829 [main] pwd 1168 parse_options: title 0
  162   11991 [main] pwd 1168 parse_options: glob (called func)
  162   12153 [main] pwd 1168 parse_options: ntsec 1
  258   12411 [main] pwd 1168 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin\pwd.exe, keep-rel, no-add-slash)
  100   12511 [main] pwd 1168 normalize_win32_path: C:\cygwin\bin\pwd.exe = normalize_win32_path (C:\cygwin\bin\pwd.exe)
  103   12614 [main] pwd 1168 mount_info::conv_to_posix_path: /bin/pwd.exe = conv_to_posix_path (C:\cygwin\bin\pwd.exe)
   89   12703 [main] pwd 1168 parse_options: error_start (called func)
  159   12862 [main] pwd 1168 parse_options: returning
  495   13357 [main] pwd 1168 pinfo_init: pid 1168, pgid 832
  306   13663 [main] pwd 1168 sigproc_init: process/signal handling enabled(1881)
  355   14018 [main] pwd 1168 transport_layer_pipes::connect: Error opening the pipe (2)
  339   14357 [main] pwd 1168 dll_crt0_1: user_data->main 0x401324
  433   14790 [sig] pwd 1168 wait_sig: sigcatch_nonmain 0x12C, sigcatch_main 0x130
  144   14934 [main] pwd 1168 sig_send: pid 1168, signal -2, its_me 1
  100   15034 [main] pwd 1168 sig_send: Waiting for thiscomplete 0x88
  100   15134 [sig] pwd 1168 wait_sig: Ready.  dwProcessid 1168
  110   15244 [sig] pwd 1168 wait_sig: awake
   92   15336 [sig] pwd 1168 wait_sig: processing signal -2
   98   15434 [main] pwd 1168 sig_send: returning 0 from sending signal -2
  480   15914 [main] pwd 1168 cwdstuff::get: posix /home/p15254
   90   16004 [main] pwd 1168 cwdstuff::get: (/home/p15254) = cwdstuff::get (0xA0103A0, 261, 1, 1), errno 0
  105   16109 [main] pwd 1168 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0)
   92   16201 [main] pwd 1168 _cygwin_istext_for_stdio:  _cifs: fd not disk file
   96   16297 [main] pwd 1168 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (1)
   84   16381 [main] pwd 1168 _cygwin_istext_for_stdio:  _cifs: fd not disk file
   85   16466 [main] pwd 1168 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (2)
   85   16551 [main] pwd 1168 _cygwin_istext_for_stdio:  _cifs: fd not disk file
  110   16661 [main] pwd 1168 normalize_posix_path: src \dev\tty0
   95   16756 [main] pwd 1168 mount_info::conv_to_posix_path: conv_to_posix_path (\dev\tty0, no-keep-rel, no-add-slash)
   99   16855 [main] pwd 1168 cwdstuff::get: posix /home/p15254
   85   16940 [main] pwd 1168 cwdstuff::get: (C:\home\p15254) = cwdstuff::get (0x240DDA8, 260, 0, 0), errno 0
   88   17028 [main] pwd 1168 normalize_win32_path: C:\dev\tty0 = normalize_win32_path (\dev\tty0)
  104   17132 [main] pwd 1168 mount_info::conv_to_posix_path: /c/dev/tty0 = conv_to_posix_path (\dev\tty0)
   90   17222 [main] pwd 1168 mount_info::conv_to_win32_path: conv_to_win32_path (/c/dev/tty0)
  112   17334 [main] pwd 1168 mount_info::conv_to_win32_path: src_path /c/dev/tty0, dst C:\dev\tty0, flags 0xA, rc 0
  517   17851 [main] pwd 1168 symlink_info::check: GetFileAttributes (C:\dev\tty0) failed
  136   17987 [main] pwd 1168 geterrno_from_win_error: windows error 3 == errno 2
  174   18161 [main] pwd 1168 symlink_info::check: GetFileAttributes (C:\dev\tty0.lnk) failed
  150   18311 [main] pwd 1168 geterrno_from_win_error: windows error 3 == errno 2
   87   18398 [main] pwd 1168 symlink_info::check: 0 = symlink.check (C:\dev\tty0, 0x240E0A8) (0xA)
   92   18490 [main] pwd 1168 mount_info::conv_to_win32_path: conv_to_win32_path (/c/dev)
   98   18588 [main] pwd 1168 mount_info::conv_to_win32_path: src_path /c/dev, dst C:\dev, flags 0xA, rc 0
  215   18803 [main] pwd 1168 symlink_info::check: GetFileAttributes (C:\dev) failed
  105   18908 [main] pwd 1168 geterrno_from_win_error: windows error 2 == errno 2
  169   19077 [main] pwd 1168 symlink_info::check: GetFileAttributes (C:\dev.lnk) failed
   96   19173 [main] pwd 1168 geterrno_from_win_error: windows error 2 == errno 2
   94   19267 [main] pwd 1168 symlink_info::check: 0 = symlink.check (C:\dev, 0x240E0A8) (0xA)
   89   19356 [main] pwd 1168 mount_info::conv_to_win32_path: conv_to_win32_path (/c)
   94   19450 [main] pwd 1168 mount_info::conv_to_win32_path: src_path /c, dst C:\, flags 0xA, rc 0
  194   19644 [main] pwd 1168 symlink_info::check: not a symlink
  102   19746 [main] pwd 1168 symlink_info::check: 0 = symlink.check (C:\, 0x240E0A8) (0xA)
   89   19835 [main] pwd 1168 path_conv::check: root_dir(C:\), this->path(C:\dev\tty0), set_has_acls(8)
  103   19938 [main] pwd 1168 fstat64: 0 = fstat (1, 0x240E8C8)
  108   20046 [main] pwd 1168 isatty: 1 = isatty (1)
  116   20162 [main] pwd 1168 _write: write (1, 0xA0104B0, 13)
  609   20771 [sig] pwd 1168 wait_sig: set main thread completion event
  147   20918 [sig] pwd 1168 wait_sig: looping
  129   21047 [main] pwd 1168 fhandler_tty_slave::write: tty0, write(A0104B0, 13)
  105   21152 [main] pwd 1168 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  112   21264 [main] pwd 1168 fhandler_tty_slave::write: (624): tty output_mutex: acquired
  119   21383 [main] pwd 1168 fhandler_tty_slave::write: waited 13000 ms for output_done_event, WFSO 0
  101   21484 [main] pwd 1168 fhandler_tty_slave::write: (667): tty output_mutex released
   94   21578 [main] pwd 1168 _write: 13 = write (1, 0xA0104B0, 13)
  118   21696 [main] pwd 1168 do_exit: do_exit (0)
  104   21800 [main] pwd 1168 void: 0x0 = signal (20, 0x1)
   94   21894 [main] pwd 1168 void: 0x0 = signal (1, 0x1)
   92   21986 [main] pwd 1168 void: 0x0 = signal (2, 0x1)
   92   22078 [main] pwd 1168 void: 0x0 = signal (3, 0x1)
  146   22224 [main] pwd 1168 fhandler_tty_common::close: tty0 <0x178,0x17C> closed
31855 8117890 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 13
  202 8118092 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 14
  101 8118193 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 14
   95 8118288 [ttyout] sh 832 fhandler_console::write: at 47(/) state is 1
  307 8118595 [ttyout] sh 832 fhandler_console::write: at 10(0x20) state is 1
  164 8118759 [ttyout] sh 832 fhandler_console::write: 14 = write_console (,..14)
 5065   27289 [main] pwd 1168 fhandler_tty_common::close: tty0 <0x19C,0x1A0> closed
  216   27505 [main] pwd 1168 fhandler_tty_common::close: tty0 <0x1C0,0x1C4> closed
  134   27639 [main] pwd 1168 proc_terminate: nchildren 0, nzombies 0
 2545   30184 [main] pwd 1168 proc_terminate: leaving
  236   30420 [main] pwd 1168 sigproc_terminate: entering
   99   30519 [main] pwd 1168 sigproc_terminate: done
  304   30823 [main] pwd 1168 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
   99   30922 [main] pwd 1168 __to_clock_t: total 00000000 00000000
   99   31021 [main] pwd 1168 __to_clock_t: dwHighDateTime 0, dwLowDateTime 200288
   94   31115 [main] pwd 1168 __to_clock_t: total 00000000 00000014
 7600   38715 [main] pwd 1168 _pinfo::exit: Calling ExitProcess 0
25883 8144642 [proc] sh 832 proc_subproc: args: 2, 0
  268 8144910 [proc] sh 832 proc_subproc: pid 1168[0] terminated, handle 0x1DC, nchildren 1, nzombies 0
  118 8145028 [proc] sh 832 proc_subproc: zombifying [0], pid 1168, handle 0x1DC, nchildren 1
  130 8145158 [proc] sh 832 proc_subproc: returning 1
  121 8145279 [proc] sh 832 sig_send: pid 832, signal 20, its_me 1
  116 8145395 [proc] sh 832 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
  108 8145503 [proc] sh 832 sig_send: returning 0 from sending signal 20
  106 8145609 [proc] sh 832 wait_subproc: looping
  130 8145739 [sig] sh 832 wait_sig: awake
  133 8145872 [sig] sh 832 wait_sig: processing signal 20
 1728 8147600 [sig] sh 832 wait_sig: Got signal 20
  227 8147827 [sig] sh 832 sig_handle: signal 20
  190 8148017 [sig] sh 832 sig_handle: default signal 20 ignored
  123 8148140 [sig] sh 832 sig_handle: returning 0
  117 8148257 [sig] sh 832 proc_subproc: args: 3, 0
  115 8148372 [sig] sh 832 proc_subproc: looking for processes to reap
  115 8148487 [sig] sh 832 checkstate: nchildren 0, nzombies 1
  108 8148595 [sig] sh 832 stopped_or_terminated: considering pid 1168
  139 8148734 [sig] sh 832 remove_zombie: removing 0, pid 1168, nzombies 1
  322 8149056 [sig] sh 832 checkstate: returning 1
  147 8149203 [sig] sh 832 proc_subproc: released waiting thread
  151 8149354 [sig] sh 832 proc_subproc: finished processing terminated/stopped child
  108 8149462 [sig] sh 832 proc_subproc: returning 1
  107 8149569 [sig] sh 832 wait_sig: looping
 6392 8155961 [main] sh 832 wait4: 0 = WaitForSingleObject (...)
  283 8156244 [main] sh 832 wait4: intpid -1, status 0x22FB5C, w->status 0, options 0, res 1168
  436 8156680 [main] sh 832 fhandler_base::set_flags: flags 0x20000, supplied_bin 0x0
  151 8156831 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
  118 8156949 [main] sh 832 fhandler_base::set_flags: filemode set to text
  107 8157056 [main] sh 832 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0)
  110 8157166 [main] sh 832 _cygwin_istext_for_stdio:  _cifs: fd not disk file
  109 8157275 [main] sh 832 setmode_helper: setmode: file was raw now raw
  107 8157382 [main] sh 832 setmode: setmode (0</dev/tty0>, 0x20000) returns binary
  114 8157496 [main] sh 832 _write: write (2, 0xA0133A8, 2)
  111 8157607 [main] sh 832 fhandler_tty_slave::write: tty0, write(A0133A8, 2)
  110 8157717 [main] sh 832 fhandler_tty_slave::write: (624): tty output_mutex: waiting -1 ms
  111 8157828 [main] sh 832 fhandler_tty_slave::write: (624): tty output_mutex: acquired
  142 8157970 [main] sh 832 fhandler_tty_slave::write: waited 2000 ms for output_done_event, WFSO 0
  115 8158085 [main] sh 832 fhandler_tty_slave::write: (667): tty output_mutex released
  108 8158193 [main] sh 832 _write: 2 = write (2, 0xA0133A8, 2)
  114 8158307 [main] sh 832 _read: read (0, 0x4124DC, 1023) blocking, sigcatchers 2
  708 8159015 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 2
  178 8159193 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 2
  130 8159323 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 2
   99 8159422 [ttyout] sh 832 fhandler_console::write: at 36($) state is 1
  240 8159662 [ttyout] sh 832 fhandler_console::write: 2 = write_console (,..2)
3511380 11671042 [ttyin] sh 832 fhandler_termios::line_edit: char e
  239 11671281 [ttyin] sh 832 fhandler_termios::line_edit: char e
  109 11671390 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  108 11671498 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  121 11671619 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
  591 11672210 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  156 11672366 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  106 11672472 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
   96 11672568 [ttyout] sh 832 fhandler_console::write: at 101(e) state is 1
  234 11672802 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
323595 11996397 [ttyin] sh 832 fhandler_termios::line_edit: char x
  230 11996627 [ttyin] sh 832 fhandler_termios::line_edit: char x
  141 11996768 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  106 11996874 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  121 11996995 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 6264 12003259 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  128 12003387 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  121 12003508 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
   94 12003602 [ttyout] sh 832 fhandler_console::write: at 120(x) state is 1
  219 12003821 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
120612 12124433 [ttyin] sh 832 fhandler_termios::line_edit: char i
  223 12124656 [ttyin] sh 832 fhandler_termios::line_edit: char i
  106 12124762 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
   89 12124851 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  115 12124966 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 8728 12133694 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  250 12133944 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  102 12134046 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
  137 12134183 [ttyout] sh 832 fhandler_console::write: at 105(i) state is 1
  254 12134437 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
94583 12229020 [ttyin] sh 832 fhandler_termios::line_edit: char t
  241 12229261 [ttyin] sh 832 fhandler_termios::line_edit: char t
  110 12229371 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  105 12229476 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  116 12229592 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
 4401 12233993 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  115 12234108 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 1
  142 12234250 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 1
   99 12234349 [ttyout] sh 832 fhandler_console::write: at 116(t) state is 1
  216 12234565 [ttyout] sh 832 fhandler_console::write: 1 = write_console (,..1)
237012 12471577 [ttyin] sh 832 fhandler_termios::line_edit: char 0xD
  270 12471847 [ttyin] sh 832 fhandler_termios::line_edit: char 0xD
  112 12471959 [ttyin] sh 832 fhandler_termios::line_edit: EOL
   96 12472055 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: waiting -1 ms
  101 12472156 [ttyin] sh 832 fhandler_pty_master::doecho: (159): tty output_mutex: acquired
  120 12472276 [ttyin] sh 832 fhandler_pty_master::doecho: (163): tty output_mutex released
  101 12472377 [ttyin] sh 832 fhandler_pty_master::accept_input: about to write 5 chars to slave
  181 12472558 [main] sh 832 fhandler_tty_slave::read: read(4124DC, 1023) handle 0x84
  192 12472750 [main] sh 832 fhandler_tty_slave::read: reading 5 bytes (vtime 0)
  148 12472898 [main] sh 832 fhandler_tty_slave::read: 5=read(4124E1, 1018)
  120 12473018 [main] sh 832 _read: 5 = read (0, 0x4124DC, 1023), errno 0
  129 12473147 [main] sh 832 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
  115 12473262 [main] sh 832 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  112 12473374 [main] sh 832 fhandler_base::set_flags: filemode set to binary
  109 12473483 [main] sh 832 _cygwin_istext_for_stdio: _cygwin_istext_for_stdio (0)
  129 12473612 [main] sh 832 _cygwin_istext_for_stdio:  _cifs: fd not disk file
  135 12473747 [main] sh 832 setmode_helper: setmode: file was raw now raw
  130 12473877 [main] sh 832 setmode: setmode (0</dev/tty0>, 0x10000) returns text
  413 12474290 [main] sh 832 do_exit: do_exit (0)
  117 12474407 [main] sh 832 void: 0x0 = signal (20, 0x1)
  114 12474521 [main] sh 832 void: 0x0 = signal (1, 0x1)
  112 12474633 [main] sh 832 void: 0x40E5E0 = signal (2, 0x1)
  149 12474782 [ttyout] sh 832 fhandler_pty_master::process_slave_output: bytes read 1
  106 12474888 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 2
  101 12474989 [ttyout] sh 832 fhandler_console::write: 1AC8FD8C, 2
  100 12475089 [ttyout] sh 832 fhandler_console::write: at 13(0x20) state is 1
  182 12475271 [ttyout] sh 832 fhandler_console::write: at 10(0x20) state is 1
  151 12475422 [ttyout] sh 832 fhandler_console::write: 2 = write_console (,..2)
  225 12475647 [main] sh 832 void: 0x40E5E0 = signal (3, 0x1)
  251 12475898 [main] sh 832 fhandler_tty_common::close: tty0 <0x84,0x8C> closed
  159 12476057 [main] sh 832 fhandler_tty_common::close: tty0 <0x130,0x12C> closed
  154 12476211 [main] sh 832 fhandler_tty_common::close: tty0 <0x160,0x164> closed
  120 12476331 [main] sh 832 proc_terminate: nchildren 0, nzombies 0
  133 12476464 [proc] sh 832 wait_subproc: looping
  132 12476596 [proc] sh 832 wait_subproc: done
  353 12476949 [main] sh 832 proc_subproc: args: 3, 1
  127 12477076 [main] sh 832 proc_subproc: clear waiting threads
  114 12477190 [main] sh 832 proc_subproc: finished clearing
  113 12477303 [main] sh 832 proc_subproc: returning 1
  115 12477418 [main] sh 832 proc_terminate: leaving
  114 12477532 [main] sh 832 sigproc_terminate: entering
  113 12477645 [main] sh 832 sigproc_terminate: done
  121 12477766 [main] sh 832 do_exit: 832 == pgrp 832, send SIG{HUP,CONT} to stopped children
  117 12477883 [main] sh 832 kill_pgrp: pid 832, signal -1
 7055 12484938 [ttyout] sh 832 fhandler_pty_master::hit_eof: all other handles closed
  150 12485088 [ttyout] sh 832 fhandler_pty_master::process_slave_output: returning 0
  749 12485837 [main] sh 832 kill_pgrp: -1 = kill (832, -1)
  351 12486188 [main] sh 832 do_exit: 832 == sid 832, send SIGHUP to children
 2716 12488904 [main] sh 832 sig_send: returning 1 from sending signal 1
 1266 12490170 [main] sh 832 tty_list::terminate: tty 0 master about to finish
  260 12490430 [main] sh 832 normalize_posix_path: src /var/run/utmp
  124 12490554 [main] sh 832 normalize_posix_path: /var/run/utmp = normalize_posix_path (/var/run/utmp)
  118 12490672 [main] sh 832 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run/utmp)
  133 12490805 [main] sh 832 mount_info::conv_to_win32_path: src_path /var/run/utmp, dst C:\cygwin\var\run\utmp, flags 0xA, rc 0
  528 12491333 [main] sh 832 symlink_info::check: not a symlink
  154 12491487 [main] sh 832 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run\utmp, 0x2278A8) (0xA)
  117 12491604 [main] sh 832 path_conv::check: root_dir(C:\), this->path(C:\cygwin\var\run\utmp), set_has_acls(8)
  896 12492500 [main] sh 832 time: 1025236447 = time (227D64)
 3539 12496039 [main] sh 832 __to_clock_t: dwHighDateTime 0, dwLowDateTime 801152
  154 12496193 [main] sh 832 __to_clock_t: total 00000000 00000050
  118 12496311 [main] sh 832 __to_clock_t: dwHighDateTime 0, dwLowDateTime 600864
  110 12496421 [main] sh 832 __to_clock_t: total 00000000 0000003C
 3892 12500313 [main] sh 832 _pinfo::exit: Calling ExitProcess 0

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