public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cron error can't switch user context
@ 2010-04-16 18:42 Tom Schutter
  2010-04-16 19:29 ` Tom Schutter
  2010-04-16 22:06 ` Cyrille Lefevre
  0 siblings, 2 replies; 8+ messages in thread
From: Tom Schutter @ 2010-04-16 18:42 UTC (permalink / raw)
  To: cygwin

I have number of machines running Windows2003 and Cygwin 1.7.5.  On most cron works.  But on one (lemon) it does not.  It appears that on lemon cron cannot switch the user context.

Cronevents on lemon shows:

2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (CRON) error (can't switch user context)

/var/log/cron.log is empty on all machines.

The cron daemon is running as SYSTEM on all machines.

cyglsa is running on all machines.

cygserver is not running on any machine.

I have rerun cron-config, rebooted, etc.

I have searched the net, but most solutions seem to involve Cygwin 1.5 and no cyglsa.

Does anyone have any suggestions?

-- 
Tom Schutter
First American Spatial Solutions
303-440-7272 x6822
512-977-6822

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

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

* Re: cron error can't switch user context
  2010-04-16 18:42 cron error can't switch user context Tom Schutter
@ 2010-04-16 19:29 ` Tom Schutter
  2010-04-16 21:16   ` Pierre A. Humblet
  2010-04-16 22:06 ` Cyrille Lefevre
  1 sibling, 1 reply; 8+ messages in thread
From: Tom Schutter @ 2010-04-16 19:29 UTC (permalink / raw)
  To: cygwin

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

I have attached cronbug.txt as per the cron-config instructions.

Note that the original cronbug.txt was over 5MB.  I edited cronbug.txt and removed 46000 lines of cronevents output.  Is there any way of cleaning out old cron entries from the event log?

On Fri 2010-04-16 13:42, Tom Schutter wrote:
> I have number of machines running Windows2003 and Cygwin 1.7.5.  On most cron works.  But on one (lemon) it does not.  It appears that on lemon cron cannot switch the user context.
> 
> Cronevents on lemon shows:
> 
> 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
> 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (CRON) error (can't switch user context)
> 
> /var/log/cron.log is empty on all machines.
> 
> The cron daemon is running as SYSTEM on all machines.
> 
> cyglsa is running on all machines.
> 
> cygserver is not running on any machine.
> 
> I have rerun cron-config, rebooted, etc.
> 
> I have searched the net, but most solutions seem to involve Cygwin 1.5 and no cyglsa.
> 
> Does anyone have any suggestions?
> 
> -- 
> Tom Schutter
> First American Spatial Solutions
> 303-440-7272 x6822
> 512-977-6822
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 

-- 
Tom Schutter
First American Spatial Solutions
303-440-7272 x6822
512-977-6822

[-- Attachment #2: cronbug.txt --]
[-- Type: text/plain, Size: 26802 bytes --]


Current version
-rwxr-xr-x 1 tschutter Administrators 5304 2010-02-15 19:14 /usr/share/doc/Cygwin/cron-4.1-59.README

Running crons:
     3180    1748    3180       1904    ?   18 17:17:27 /usr/sbin/cron

Sendmail:
lrwxrwxrwx 1 tschutter Domain Users 16 2010-03-11 11:28 /usr/sbin/sendmail -> /usr/bin/cronlog

Crontabs:
-rw-r----- 1 tschutter Administrators 355 2010-03-11 12:43 /var/cron/tabs/tschutter
-rw-r----- 1 18718 544 355 2010-03-11 12:43 /var/cron/tabs/tschutter

cron.log:
-rw-r--r-- 1 SYSTEM Administrators 0 2010-04-15 17:17 /var/log/cron.log

cron.pid:
-rw-r--r-- 1 SYSTEM Administrators 5 2010-04-15 17:17 /var/run/cron.pid

Crontab:
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.txt installed on Thu Mar 11 12:43:48 2010)
# (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp $)
* * * * * /usr/bin/python /cygdrive/f/production-sync/production-sync.py
0 * * * * /usr/bin/python /cygdrive/f/Logs/logrotate.py /cygdrive/f/Logs/logrotate.ini

Windows Application Events log:
2010/03/25 18:51:01 [SYSTEM] /usr/sbin/cron: PID 968: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
2010/03/25 18:52:01 [SYSTEM] /usr/sbin/cron: PID 4216: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
REMOVED 46000 lines of similar stuff
2010/04/16 13:10:01 [SYSTEM] /usr/sbin/cron: PID 4000: (CRON) error (can't switch user context)
2010/04/16 13:11:01 [SYSTEM] /usr/sbin/cron: PID 3496: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
2010/04/16 13:11:01 [SYSTEM] /usr/sbin/cron: PID 3496: (CRON) error (can't switch user context)
2010/04/16 13:12:01 [SYSTEM] /usr/sbin/cron: PID 204: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
2010/04/16 13:12:01 [SYSTEM] /usr/sbin/cron: PID 204: (CRON) error (can't switch user context)
2010/04/16 13:13:01 [SYSTEM] /usr/sbin/cron: PID 832: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
2010/04/16 13:13:01 [SYSTEM] /usr/sbin/cron: PID 832: (CRON) error (can't switch user context)
2010/04/16 13:13:04 [tschutter] crontab: PID 3624: (tschutter) LIST (tschutter)

Cygcheck:

Cygwin Configuration Diagnostics
Current System Time: Fri Apr 16 13:13:29 2010

Windows 2003 Server R2 Ver 5.2 Build 3790 Service Pack 2

Running in Terminal Service session

Path:	C:\cygwin\home\tschutter\bin
	C:\cygwin\usr\sbin
	C:\cygwin\sbin
	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\cygwin\bin
	C:\WINDOWS\system32
	C:\WINDOWS
	C:\WINDOWS\System32\Wbem
	C:\Program Files\WinZip
	C:\Program Files\Dell\SysMgt\oma\bin
	C:\Program Files\Dell\SysMgt\oma\oldiags\bin
	C:\WINDOWS\system32\WindowsPowerShell\v1.0
	C:\Program Files\Python26
	F:\PxPoint\bin
	F:\WebSites\bin
	F:\WebSites\PxView\bin
	C:\Program Files\MySQL\MySQL Server 5.0\bin

Output from C:\cygwin\bin\id.exe
UID: 18718(tschutter)            GID: 10513(Domain Users)
10513(Domain Users)              544(Administrators)
545(Users)                       27644(FDSV-DL-FASS)
16577(FDSV-DL-Proxix)            25442(FDSV-GG-Bugzilla)
28483(FDSV-GG-FASS)              25443(FDSV-GG-Jabber)
25446(FDSV-GG-Nagios)            18189(FDSV-GG-PrxAAPCAdmins)
18169(FDSV-GG-PrxBLD)            22611(FDSV-GG-PrxPCAdmins)
28484(FDSV-GG-ShareFASSSharedRW) 25387(FDSV-GG-ShareFwiseLF)
27656(FDSV-GG-ShareFwiseRO)      25409(FDSV-GG-ShareImages3RO)
25354(FDSV-GG-ShareResourcesLF)  27632(FDSV-GG-ShareResourcesRO)
25444(FDSV-GG-TikiDev)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

USER = 'tschutter'
PWD = '/cygdrive/f'
CYGWIN = 'ntsec'
HOME = '/home/tschutter'

HOMEPATH = '\Documents and Settings\tschutter'
APPDATA = 'C:\Documents and Settings\tschutter\Application Data'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
HOSTNAME = 'lemon'
PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 15 Stepping 6, GenuineIntel'
TERM = 'xterm'
WINDIR = 'C:\WINDOWS'
USERDOMAIN = 'FLOODDATA'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
OS = 'Windows_NT'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
TEMP = '/cygdrive/c/DOCUME~1/TSCHUT~1/LOCALS~1/Temp/2'
VS90COMNTOOLS = 'C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\'
ClusterLog = 'C:\WINDOWS\Cluster\cluster.log'
USERNAME = 'tschutter'
PROCESSOR_LEVEL = '6'
PSModulePath = 'C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
CLIENTNAME = 'wampi'
USERPROFILE = 'C:\Documents and Settings\tschutter'
LANG = 'C.UTF-8'
LOGONSERVER = '\\FDSVBLD01SDCX04'
PROCESSOR_ARCHITECTURE = 'x86'
SHLVL = '2'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1;.PSC1'
USERDNSDOMAIN = 'FLOODDATA.NET'
HOMEDRIVE = 'C:'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
SYSTEMROOT = 'C:\WINDOWS'
TMP = '/cygdrive/c/DOCUME~1/TSCHUT~1/LOCALS~1/Temp/2'
PROCESSOR_REVISION = '0f06'
CVS_RSH = '/bin/ssh'
PRINTER = 'Microsoft XPS Document Writer'
PROGRAMFILES = 'C:\Program Files'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
NUMBER_OF_PROCESSORS = '4'
SESSIONNAME = 'RDP-Tcp#2'
COMPUTERNAME = 'FDSVBLD01SLEMON'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin-X
  (default) = (unsupported type)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start Menu2\Programs\Cygwin-X\Editors
  (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = '/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = 'C:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = 'C:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = 'C:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin

c:  hd  NTFS     82709Mb  22% CP CS UN PA FC     
d:  cd             N/A    N/A                    
f:  hd  NTFS    614203Mb  80% CP CS UN PA FC     Data

C:\cygwin        /          system  binary,auto
C:\cygwin\bin    /usr/bin   system  binary,auto
C:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,auto

Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\awk.exe
 -> C:\cygwin\bin\gawk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cp.exe
Not Found: cpp (good!)
Found: C:\cygwin\bin\crontab.exe
Found: C:\cygwin\bin\crontab.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\find.exe
Found: C:\WINDOWS\system32\find.exe
Warning: C:\cygwin\bin\find.exe hides C:\WINDOWS\system32\find.exe
Not Found: gcc
Not Found: gdb
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\kill.exe
Not Found: ld
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\ls.exe
Not Found: make
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\mv.exe
Not Found: patch
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\vi
Found: C:\cygwin\bin\vi
 -> C:\cygwin\bin\vim-nox.exe
Found: C:\cygwin\bin\vim
Found: C:\cygwin\bin\vim
 -> C:\cygwin\etc\alternatives\vim
 -> C:\cygwin\bin\vim-nox.exe

   61k 2009/03/02 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2009/3/1 20:11
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 1:57
 1144k 2010/03/24 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2010/3/24 9:16
  703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2007/12/17 4:58
  943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2007/12/17 6:12
 1036k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 4:58
 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 6:12
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/8 22:03
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 7:49
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/2/28 23:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 12:14
   45k 2009/12/11 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2009/12/7 17:30
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 0:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 0:58
  315k 2009/06/06 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2009/6/6 5:23
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 6:20
   25k 2009/07/06 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2009/7/5 8:45
  360k 2009/12/29 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2009/12/28 22:30
  982k 2009/12/23 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2009/12/23 6:25
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 19:04
   31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2009/4/2 19:15
    5k 2010/04/12 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2010/4/12 11:08
    9k 2010/04/12 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 9:54
   99k 2010/03/04 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2010/3/3 15:29
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 7:48
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/2/28 23:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 12:13
  211k 2009/06/06 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2009/6/6 5:23
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 8:00
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/2/28 23:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 12:25
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 7:45
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/2/28 23:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 12:10
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 7:47
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/2/28 23:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 12:12
  217k 2009/11/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2009/10/25 3:42
    8k 2009/11/10 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2009/10/25 3:42
 1553k 2009/12/19 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2009/12/18 7:54
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/8 23:45
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 6:20
  162k 2009/07/06 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2009/7/5 8:45
  475k 2009/12/18 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2009/12/17 18:28
  264k 2010/03/24 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2010/3/24 9:17
   10k 2009/12/11 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2009/12/7 17:38
  773k 2009/12/11 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2009/12/7 18:07
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 7:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 12:10
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 3:02
   64k 2009/03/02 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2009/3/1 18:33
 2547k 2010/04/12 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2010/4/12 11:07
    Cygwin DLL version info:
        DLL version: 1.7.5
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 225
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5

   61k 2009/03/02 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2009/3/1 20:11
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 1:57
 1144k 2010/03/24 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2010/3/24 9:16
  703k 2007/12/17 C:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2007/12/17 4:58
  943k 2007/12/17 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.5.dll" v0.0 ts=2007/12/17 6:12
 1036k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2007/12/17 4:58
 1296k 2007/12/17 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.5.dll" v0.0 ts=2007/12/17 6:12
  118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2008/5/8 22:03
   43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-10.dll" v0.0 ts=2010/1/2 7:49
   40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2009/2/28 23:32
   43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-9.dll" v0.0 ts=2009/11/20 12:14
   45k 2009/12/11 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2009/12/7 17:30
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009/2/26 0:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 0:58
  315k 2009/06/06 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2009/6/6 5:23
   24k 2009/06/23 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2009/6/23 6:20
   25k 2009/07/06 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2009/7/5 8:45
  360k 2009/12/29 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2009/12/28 22:30
  982k 2009/12/23 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2009/12/23 6:25
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 19:04
   31k 2009/04/03 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2009/4/2 19:15
    5k 2010/04/12 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2010/4/12 11:08
    9k 2010/04/12 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2
  125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-1.dll" v0.0 ts=2010/4/9 9:54
   99k 2010/03/04 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2010/3/3 15:29
   25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-10.dll" v0.0 ts=2010/1/2 7:48
   21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2009/2/28 23:31
   25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-9.dll" v0.0 ts=2009/11/20 12:13
  211k 2009/06/06 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2009/6/6 5:23
   63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-10.dll" v0.0 ts=2010/1/2 8:00
   66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2009/2/28 23:39
   63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-9.dll" v0.0 ts=2009/11/20 12:25
  195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-10.dll" v0.0 ts=2010/1/2 7:45
  237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2009/2/28 23:28
  198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-9.dll" v0.0 ts=2009/11/20 12:10
   13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-10.dll" v0.0 ts=2010/1/2 7:47
   11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2009/2/28 23:30
   13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-9.dll" v0.0 ts=2009/11/20 12:12
  217k 2009/11/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2009/10/25 3:42
    8k 2009/11/10 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2009/10/25 3:42
 1553k 2009/12/19 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_10.dll" v0.0 ts=2009/12/18 7:54
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/8 23:45
  155k 2009/06/23 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2009/6/23 6:20
  162k 2009/07/06 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2009/7/5 8:45
  475k 2009/12/18 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2009/12/17 18:28
  264k 2010/03/24 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2010/3/24 9:17
   10k 2009/12/11 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2009/12/7 17:38
  773k 2009/12/11 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2009/12/7 18:07
   48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-10.dll" v0.0 ts=2010/1/2 7:45
   48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygtic-9.dll" v0.0 ts=2009/11/20 12:10
   28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygwrap-0.dll" v0.0 ts=2010/3/28 3:02
   64k 2009/03/02 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2009/3/1 18:33
 2547k 2010/04/12 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2010/4/12 11:07
    Cygwin DLL version info:
        DLL version: 1.7.5
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 225
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Service             : sshd
Display name        : CYGWIN sshd
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/sshd -D
stdin path          : /dev/null
stdout path         : /var/log/sshd.log
stderr path         : /var/log/sshd.log
Process Type        : Own Process
Startup             : Automatic
Dependencies        : tcpip
Account             : FLOODDATA\fdsv-sa-prx-sshdsrvr

Service             : cron
Display name        : Cron daemon
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/cron -n
stdin path          : /dev/null
stdout path         : /var/log/cron.log
stderr path         : /var/log/cron.log
Environment         : CYGWIN=" " 
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem


Cygwin Package Information
Last downloaded files to: 
Last downloaded files from: 

Package              Version
_update-info-dir     00884-1
alternatives         1.3.30c-10
base-cygwin          2.1-1
base-files           3.9-3
base-passwd          3.1-1
bash                 3.2.49-23
bzip2                1.0.5-10
coreutils            8.4-2
cron                 4.1-59
crypt                1.1-1
csih                 0.9.1-1
cygrunsrv            1.34-1
cygutils             1.4.2-1
cygwin               1.7.5-1
cygwin-doc           1.7-1
dash                 0.5.5.1-2
diffutils            2.9-1
editrights           1.01-2
expat                2.0.1-1
file                 5.04-1
findutils            4.5.5-1
gawk                 3.1.7-1
genisoimage          1.1.7.1-1
gettext              0.17-11
grep                 2.5.4-2
groff                1.19.2-2
gzip                 1.3.12-2
ipc-utils            1.0-1
less                 436-1
libbz2_1             1.0.5-10
libdb4.2             4.2.52.5-2
libdb4.5             4.5.20.2-2
libexpat1            2.0.1-1
libexpat1-devel      2.0.1-1
libgcc1              4.3.4-3
libgdbm4             1.8.3-20
libgmp3              4.3.1-3
libiconv2            1.13.1-1
libintl3             0.14.5-1
libintl8             0.17-11
liblzma1             4.999.9beta-11
libncurses10         5.7-18
libncurses8          5.5-10
libncurses9          5.7-16
libpcre0             8.00-1
libpopt0             1.6.4-4
libreadline6         5.2.14-12
libreadline7         6.0.3-2
libsqlite3_0         3.6.21-3
libssp0              4.3.4-3
libstdc++6           4.3.4-3
libwrap0             7.6-21
login                1.10-10
man                  1.6e-1
mintty               0.6.1-1
ncurses              5.7-18
netcat               1.10-2
openssh              5.4p1-1
openssl              0.9.8n-1
p7zip                9.04-10
perl                 5.10.1-3
procps               3.2.7-1
python               2.5.5-1
rebase               3.0.1-1
rsync                3.0.7-1
run                  1.1.12-11
screen               4.0.3-5
sed                  4.2.1-1
tar                  1.22.90-1
tcltk                20080420-1
tcsh                 6.17.00.1-1
terminfo             5.7_20091114-14
terminfo0            5.5_20061104-12
texinfo              4.13-3
tzcode               2009k-1
unzip                6.0-10
vim                  7.2.264-2
which                2.20-2
wodim                1.1.7.1-1
xz                   4.999.9beta-11
zip                  3.0-11
zlib                 1.2.3-10
zlib-devel           1.2.3-10
zlib0                1.2.3-10
Use -h to see help about each section


[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

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

* Re: cron error can't switch user context
  2010-04-16 19:29 ` Tom Schutter
@ 2010-04-16 21:16   ` Pierre A. Humblet
  2010-04-19 23:07     ` Tom Schutter
  0 siblings, 1 reply; 8+ messages in thread
From: Pierre A. Humblet @ 2010-04-16 21:16 UTC (permalink / raw)
  To: Tom Schutter, cygwin

----- Original Message ----- 
From: "Tom Schutter"
To: cygwin
Sent: Friday, April 16, 2010 15:29


|I have attached cronbug.txt as per the cron-config instructions.
|
| Note that the original cronbug.txt was over 5MB.  I edited cronbug.txt and removed 46000 lines 
of cronevents output.  Is there any way of cleaning out old cron entries from the event log?
|
| On Fri 2010-04-16 13:42, Tom Schutter wrote:
| > I have number of machines running Windows2003 and Cygwin 1.7.5.  On most cron works.  But on 
one (lemon) it does not.  It appears that on lemon cron cannot switch the user context.
| >
| > Cronevents on lemon shows:
| >
| > 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (tschutter) CMD (/usr/bin/python 
/cygdrive/f/production-sync/production-sync.py)
| > 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (CRON) error (can't switch user 
context)
| >
| > /var/log/cron.log is empty on all machines.
| >
| > The cron daemon is running as SYSTEM on all machines.
| >
| > cyglsa is running on all machines.
| >

Hi,

I should perhaps modify cronbug to use "tail" with cronevents, but it's unusual to see
a report that cron is broken yet there are 46000 lines in the log!
I assume cron used to work, then something happened and it stopped working.
Or there is something special about the tschutter account.
Can you identify the "something" ?
Any difference between the lemon and the others?

It's  most likly not a cron problem, but something to do with cyglsa. I have never
used it, don't have a system like yours to test and there is no such previous report.
So not sure what to recommend.
Does password-less ssh work for tschutter ?
If you can't identify the "something", you could try to strace cron on the lemon
and on another machine. Here is the recipe.

Stop the cron service.
Use a simple crontab that runs every minute, for only one user.
Using cygrunsrv, create a new service runing "strace" with argument "cron" under SYSTEM
1)  cygrunsrv -I trace_cron -p /usr/bin/strace -a /usr/sbin/cron
2)  cygrunsrv -S trace_cron
3)  Let this run for no more than 2 minutes, output will be in /var/log/trace_cron.log
     You may have to use kill -9 to stop the service (kill the cron pid)
4)  Send the trace_cron.log file as an attachment.
5)  Remove the trace_cron service
Restart cron

Pierre 


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

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

* Re: cron error can't switch user context
  2010-04-16 18:42 cron error can't switch user context Tom Schutter
  2010-04-16 19:29 ` Tom Schutter
@ 2010-04-16 22:06 ` Cyrille Lefevre
  2010-04-16 22:09   ` Cyrille Lefevre
  2010-04-16 23:43   ` Tom Schutter
  1 sibling, 2 replies; 8+ messages in thread
From: Cyrille Lefevre @ 2010-04-16 22:06 UTC (permalink / raw)
  To: cygwin


Le 16/04/2010 20:42, Tom Schutter a écrit :
>
> I have number of machines running Windows2003 and Cygwin 1.7.5.  On most cron works.  But on one (lemon) it does not.  It appears that on lemon cron cannot switch the user context.
>
> Cronevents on lemon shows:
>
> 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
> 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (CRON) error (can't switch user context)
>
> /var/log/cron.log is empty on all machines.

let's configure syslogd from inetutils to have some logs :
syslogd-config --yes

you may need to configure sshd before to have the right permissions
on /var/empty, etc. (ssh-host-config --yes --user "${CYGSERVER_USER}" 
--pwd "${CYGSERVER_PASS}" where CYGSERVER_USER=cyg_server and 
CYGSERVER_PASS=whatever you want)

PS : well, I prefer the legacy one than the ng one...

PS2: IMHO, linux^Wcygwin cron(^W^Wlinux) sucks bcoz it doesn't report on 
tasks return codes as a true unix does... (i.e.: <  root 1331 c Tue Feb 
  2 17:32:36 MET 2010 rc=1)

> The cron daemon is running as SYSTEM on all machines.

2K3 may need to be running under cyg_server ?

to configure cron, I use :

cron-config << EOF
yes

no
no
no
${CYGSERVER_PASS}
${CYGSERVER_PASS}
no
EOF

PS : doesn't support csih yet :-(

> cyglsa is running on all machines.

did you reboot after configuring cyglsa ?

> cygserver is not running on any machine.

2K3 may need cygserver as well as passwd -D?

> I have rerun cron-config, rebooted, etc.

well, ok, you surelly have rebooted :-)

> I have searched the net, but most solutions seem to involve Cygwin 1.5 and no cyglsa.
>
> Does anyone have any suggestions?

done.

Cordialement,

Cyrille Lefevre
-- 
mailto:Cyrille.Lefevre-lists@laposte.net



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

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

* Re: cron error can't switch user context
  2010-04-16 22:06 ` Cyrille Lefevre
@ 2010-04-16 22:09   ` Cyrille Lefevre
  2010-04-16 23:43   ` Tom Schutter
  1 sibling, 0 replies; 8+ messages in thread
From: Cyrille Lefevre @ 2010-04-16 22:09 UTC (permalink / raw)
  To: cygwin


Le 17/04/2010 00:06, Cyrille Lefevre a écrit :
>> cygserver is not running on any machine.
>
> 2K3 may need cygserver as well as passwd -D?

s/-D/-R/ sorry

Cordialement,

Cyrille Lefevre
-- 
mailto:Cyrille.Lefevre-lists@laposte.net



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

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

* Re: cron error can't switch user context
  2010-04-16 22:06 ` Cyrille Lefevre
  2010-04-16 22:09   ` Cyrille Lefevre
@ 2010-04-16 23:43   ` Tom Schutter
  2010-04-18  0:35     ` Cyrille Lefevre
  1 sibling, 1 reply; 8+ messages in thread
From: Tom Schutter @ 2010-04-16 23:43 UTC (permalink / raw)
  To: cygwin

On Fri 2010-04-16 17:06, Cyrille Lefevre wrote:
> 
> Le 16/04/2010 20:42, Tom Schutter a écrit :
> >
> > I have number of machines running Windows2003 and Cygwin 1.7.5.  On most cron works.  But on one (lemon) it does not.  It appears that on lemon cron cannot switch the user context.
> >
> > Cronevents on lemon shows:
> >
> > 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
> > 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (CRON) error (can't switch user context)
> >
> > /var/log/cron.log is empty on all machines.
> 
> let's configure syslogd from inetutils to have some logs :
> syslogd-config --yes

I don't have a syslogd-config.  Ok.  So I installed inetutils.  Now I have a syslogd-config which I have just run.  And I have started syslogd.
After setting up syslogd, I still see an empty /var/log/cron.log and /var/log/messages.

> you may need to configure sshd before to have the right permissions
> on /var/empty, etc. (ssh-host-config --yes --user "${CYGSERVER_USER}" 
> --pwd "${CYGSERVER_PASS}" where CYGSERVER_USER=cyg_server and 
> CYGSERVER_PASS=whatever you want)

I am not sure what sshd has to do with cron.  In my case sshd cannot run as the cygserver user because it must be a domain user.

> PS : well, I prefer the legacy one than the ng one...
> 
> PS2: IMHO, linux^Wcygwin cron(^W^Wlinux) sucks bcoz it doesn't report on 
> tasks return codes as a true unix does... (i.e.: <  root 1331 c Tue Feb 
>   2 17:32:36 MET 2010 rc=1)
> 
> > The cron daemon is running as SYSTEM on all machines.
> 
> 2K3 may need to be running under cyg_server ?

Why?  I have not seen any doc stating that.

> to configure cron, I use :
> 
> cron-config << EOF
> yes
> 
> no
> no
> no
> ${CYGSERVER_PASS}
> ${CYGSERVER_PASS}
> no
> EOF
> 
> PS : doesn't support csih yet :-(

Your yes and no responses do not match what cron-config asks me:

lemon:/$ cron-config
Do you want to install the cron daemon as a service? (yes/no) yes
Enter the value of CYGWIN for the daemon: [ ]

You must decide under what account the cron daemon will run.
If you are the only user on this machine, the daemon can run as yourself.
   This gives access to all network drives but only allows you as user.
To run multiple users, cron must change user context without knowing
  the passwords. There are three methods to do that, as explained in
  http://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-nopasswd1
If all the cron users have executed "passwd -R" (see man passwd),
  which provides access to network drives, or if you are using the
  cyglsa package, then cron should run under the local system account.
Otherwise you need to have or to create a privileged account.
  This script will help you do so.
Do you want the cron daemon to run as yourself? (yes/no) no

Were the passwords of all cron users saved with "passwd -R", or
are you using the cyglsa package ? (yes/no) yes
The cron daemon will run as SYSTEM.

Running cron_diagnose ...
... no problem found.

Do you want to start the cron daemon as a service now? (yes/no) yes
OK. The cron daemon is now running.

In case of problem, examine the log file for cron,
/var/log/cron.log, and the appropriate syslog file
for information about the problem cron is having.

Examine also any cron.log file in the HOME directory
(or the file specified in MAILTO) and cron related files in /tmp.

If you cannot fix the problem, then report it to cygwin@cygwin.com.
Please run the script /usr/bin/cronbug and ATTACH its output
(the file cronbug.txt) to your e-mail.

WARNING: PATH may be set differently under cron than in interactive shells.
         Names such as "find" and "date" may refer to Windows programs.

lemon:/$

It appears that cron-config decides to run cron under the SYSTEM account because I indicated that I was using cyglsa.

> > cyglsa is running on all machines.
> 
> did you reboot after configuring cyglsa ?
> 
> > cygserver is not running on any machine.
> 
> 2K3 may need cygserver as well as passwd -D?

If I do a "passwd -R", cron will work.  But I don't want to do a "passwd -R".  I am forced to change my password every 60 days.  Then I would have to go to every cygwin box and change the password there as well.

> > I have rerun cron-config, rebooted, etc.
> 
> well, ok, you surelly have rebooted :-)
> 
> > I have searched the net, but most solutions seem to involve Cygwin 1.5 and no cyglsa.
> >
> > Does anyone have any suggestions?
> 
> done.

-- 
Tom Schutter
First American Spatial Solutions
303-440-7272 x6822
512-977-6822

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

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

* Re: cron error can't switch user context
  2010-04-16 23:43   ` Tom Schutter
@ 2010-04-18  0:35     ` Cyrille Lefevre
  0 siblings, 0 replies; 8+ messages in thread
From: Cyrille Lefevre @ 2010-04-18  0:35 UTC (permalink / raw)
  To: cygwin


Le 17/04/2010 01:43, Tom Schutter a écrit :
> On Fri 2010-04-16 17:06, Cyrille Lefevre wrote:
>> Le 16/04/2010 20:42, Tom Schutter a écrit :

http://www.cygwin.com/acronyms/#PCYMTWLL

>>> I have number of machines running Windows2003 and Cygwin 1.7.5.  On most cron works.  But on one (lemon) it does not.  It appears that on lemon cron cannot switch the user context.
>>>
>>> Cronevents on lemon shows:
>>>
>>> 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (tschutter) CMD (/usr/bin/python /cygdrive/f/production-sync/production-sync.py)
>>> 2010/04/15 17:19:01 [SYSTEM] /usr/sbin/cron: PID 656: (CRON) error (can't switch user context)
>>>
>>> /var/log/cron.log is empty on all machines.
>>
>> let's configure syslogd from inetutils to have some logs :
>> syslogd-config --yes
>
> I don't have a syslogd-config.  Ok.  So I installed inetutils.  Now I have a syslogd-config which I have just run.  And I have started syslogd.
> After setting up syslogd, I still see an empty /var/log/cron.log and /var/log/messages.

did you restart cron ?
here is my log for an * * * * * date >> /tmp/date.log entry :
Apr 17 12:20:40 MV0213 /usr/sbin/cron: PID 2668: (CRON) STARTUP (V5.0)
Apr 17 12:20:41 MV0213 cron: PID 3364: `cron' service started
Apr 17 12:21:01 MV0213 /usr/sbin/cron: PID 3064: (root) CMD (date >> 
/tmp/date.log)

>> you may need to configure sshd before to have the right permissions
>> on /var/empty, etc. (ssh-host-config --yes --user "${CYGSERVER_USER}"
>> --pwd "${CYGSERVER_PASS}" where CYGSERVER_USER=cyg_server and
>> CYGSERVER_PASS=whatever you want)
>
> I am not sure what sshd has to do with cron.

IFAIK, if you configure cron w/o configure ssh first, cron-diagnose will 
break.

 > In my case sshd cannot run as the cygserver user because it must be a 
domain user.

under 2K3, I'm running sshd w/ a local cyg_server account + lsa + passwd 
-R w/o problems whatever the passwordless account is local admin or not 
or domain lambda user. not tried using a domain admin since I don't have 
access to a domain admin account. however, a local admin is sufficient 
to stop/start services, etc. so, a domain admin isn't required...

>> PS : well, I prefer the legacy one than the ng one...
>>
>> PS2: IMHO, linux^Wcygwin cron(^W^Wlinux) sucks bcoz it doesn't report on
>> tasks return codes as a true unix does... (i.e.:<   root 1331 c Tue Feb
>>    2 17:32:36 MET 2010 rc=1)
>>
>>> The cron daemon is running as SYSTEM on all machines.
>>
>> 2K3 may need to be running under cyg_server ?
>
> Why?  I have not seen any doc stating that.
>
>> to configure cron, I use :
>>
>> cron-config<<  EOF
>> yes
>>
>> no
>> no
>> no
>> ${CYGSERVER_PASS}
>> ${CYGSERVER_PASS}
>> no
>> EOF
>>
>> PS : doesn't support csih yet :-(
>
> Your yes and no responses do not match what cron-config asks me:
>
> lemon:/$ cron-config
> Do you want to install the cron daemon as a service? (yes/no) yes
> Enter the value of CYGWIN for the daemon: [ ]
>
> You must decide under what account the cron daemon will run.
> If you are the only user on this machine, the daemon can run as yourself.
>     This gives access to all network drives but only allows you as user.
> To run multiple users, cron must change user context without knowing
>    the passwords. There are three methods to do that, as explained in
>    http://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-nopasswd1
> If all the cron users have executed "passwd -R" (see man passwd),
>    which provides access to network drives, or if you are using the
>    cyglsa package, then cron should run under the local system account.
> Otherwise you need to have or to create a privileged account.
>    This script will help you do so.
> Do you want the cron daemon to run as yourself? (yes/no) no
>
> Were the passwords of all cron users saved with "passwd -R", or
> are you using the cyglsa package ? (yes/no) yes

try to answer no, here, then, you will be asked for cyg_server 
password... and may still use passwd -R :-)

> The cron daemon will run as SYSTEM.
>
> Running cron_diagnose ...
> ... no problem found.
>
> Do you want to start the cron daemon as a service now? (yes/no) yes
> OK. The cron daemon is now running.

well, the last no is because I prefer to launch the service myself :-)

<snip>
> lemon:/$
>
> It appears that cron-config decides to run cron under the SYSTEM account because I indicated that I was using cyglsa.
>
>>> cyglsa is running on all machines.
>>
>> did you reboot after configuring cyglsa ?
>>
>>> cygserver is not running on any machine.
>>
>> 2K3 may need cygserver as well as passwd -D?

s/-D/-R/ sorry

> If I do a "passwd -R", cron will work.  But I don't want to do a "passwd -R".  I am forced to change my password every 60 days.  Then I would have to go to every cygwin box and change the password there as well.

don't know how to make things work w/o passwd -R, sorry.

however, an "ssh net user user passwd" is not so hard to do :-)
alternative, if using a local account is "net user user /expire:no"

<snip>

Regards,

Cyrille Lefevre
-- 
mailto:Cyrille.Lefevre-lists@laposte.net



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

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

* Re: cron error can't switch user context
  2010-04-16 21:16   ` Pierre A. Humblet
@ 2010-04-19 23:07     ` Tom Schutter
  0 siblings, 0 replies; 8+ messages in thread
From: Tom Schutter @ 2010-04-19 23:07 UTC (permalink / raw)
  To: cygwin

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

On Fri 2010-04-16 16:15, Pierre A. Humblet wrote:
> I should perhaps modify cronbug to use "tail" with cronevents, but it's unusual to see
> a report that cron is broken yet there are 46000 lines in the log!

The 46000 lines came from running a script once a minute under Cygwin 1.5.  It stopped working once I migrated to Cygwin 1.7.
I agree that cronbug should tail cronevents.

> I assume cron used to work, then something happened and it stopped working.
> Or there is something special about the tschutter account.
> Can you identify the "something" ?
> Any difference between the lemon and the others?

There must be a difference, I just can't figure out what it is.

> It's  most likly not a cron problem, but something to do with cyglsa. I have never
> used it, don't have a system like yours to test and there is no such previous report.
> So not sure what to recommend.

I am suspecting cyglsa as well.

> Does password-less ssh work for tschutter ?

Yes.

> If you can't identify the "something", you could try to strace cron on the lemon
> and on another machine. Here is the recipe.
> 
> Stop the cron service.
> Use a simple crontab that runs every minute, for only one user.
> Using cygrunsrv, create a new service runing "strace" with argument "cron" under SYSTEM
> 1)  cygrunsrv -I trace_cron -p /usr/bin/strace -a /usr/sbin/cron
> 2)  cygrunsrv -S trace_cron
> 3)  Let this run for no more than 2 minutes, output will be in /var/log/trace_cron.log
>      You may have to use kill -9 to stop the service (kill the cron pid)
> 4)  Send the trace_cron.log file as an attachment.
> 5)  Remove the trace_cron service
> Restart cron

I have attached the first 1500 lines of a strace log on lemon and from another working machine.
I think the interesting part is at about line 1245 where you see the second occurrence of the string "lsaauth".
On lemon (cron broken) it appears that LsaLogonUser fails a windows error 87 (invalid parameter?).
On px03 (cron works) it appears that lsaauth() succeeds and that it then loads the tschutter registry_hive.

But now I know the difference between lemon and the rest of the machines.  lemon is running Cygwin 1.7.5.  px03 is running Cygwin 1.7.1.  I just upgraded another machine from 1.7.1 to 1.7.5 and cron is broken on that machine as well.

-- 
Tom Schutter
First American Spatial Solutions
303-440-7272 x6822
512-977-6822

[-- Attachment #2: trace_cron-lemon.log --]
[-- Type: text/plain, Size: 133520 bytes --]

   14      14 [main] cron 1524 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x75C
  202     216 [main] cron 1524 heap_init: heap base 0xA60000, heap top 0xA60000
   87     303 [main] cron 1524 open_shared: name S-1-5-18.1, n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x758
   54     357 [main] cron 1524 user_info::create: opening user shared for 'S-1-5-18' at 0x60FD0000
   51     408 [main] cron 1524 user_info::create: user shared version 6112AFB3
   68     476 [main] cron 1524 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  192     668 [main] cron 1524 dll_crt0_0: finished dll_crt0_0 initialization
   97     765 [main] cron 1524 _cygtls::remove: wait 0xFFFFFFFF
   57     822 [main] cron 1524 _cygtls::remove: removed 0x22CE64 element 0
  280    1102 [main] cron 1524 _cygwin_istext_for_stdio: fd 0: not open
   41    1143 [main] cron 1524 _cygwin_istext_for_stdio: fd 1: not open
   38    1181 [main] cron 1524 _cygwin_istext_for_stdio: fd 2: not open
  350    1531 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32, no-keep-rel, no-add-slash)
   73    1604 [main] cron 1524 normalize_win32_path: C:\WINDOWS\system32 = normalize_win32_path (C:\WINDOWS\system32)
   46    1650 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32)
  113    1763 [main] cron (1524) open_shared: name cygpid.1524, n 1524, shared 0x60FF0000 (wanted 0x60FF0000), h 0x720
  285    2048 [main] cron 1524 **********************************************
   62    2110 [main] cron 1524 Program name: C:\cygwin\usr\sbin\cron.exe (pid 1524, ppid 1)
   40    2150 [main] cron 1524 App version:  1007.1, api: 0.218
   38    2188 [main] cron 1524 DLL version:  1007.5, api: 0.225
   38    2226 [main] cron 1524 DLL build:    2010-04-12 19:07
   40    2266 [main] cron 1524 OS version:   Windows NT-5.2
   38    2304 [main] cron 1524 Heap size:    402653184
   37    2341 [main] cron 1524 **********************************************
   79    2420 [main] cron 1524 pinfo::thisproc: myself->dwProcessId 1524
   42    2462 [main] cron 1524 time: 1271453123 = time (0)
  403    2865 [main] cron 1524 parse_options: glob (called func)
   69    2934 [main] cron 1524 parse_options: returning
   61    2995 [main] cron 1524 environ_init: GetEnvironmentStrings returned 0x243CA0
   74    3069 [main] cron 1524 environ_init: 0xA88298: ALLUSERSPROFILE=C:\Documents and Settings\All Users
   69    3138 [main] cron 1524 environ_init: 0xA882D8: COMMONPROGRAMFILES=C:\Program Files\Common Files
   68    3206 [main] cron 1524 environ_init: 0xA88310: COMPUTERNAME=FDSVBLD01SLEMON
   68    3274 [main] cron 1524 environ_init: 0xA88338: COMSPEC=C:\WINDOWS\system32\cmd.exe
   69    3343 [main] cron 1524 environ_init: 0xA88368: ClusterLog=C:\WINDOWS\Cluster\cluster.log
   68    3411 [main] cron 1524 environ_init: 0xA88398: CYGWIN=noglob
   65    3476 [main] cron 1524 environ_init: 0xA883B0: FP_NO_HOST_CHECK=NO
   70    3546 [main] cron 1524 getwinenv: can't set native for HOME= since no environ yet
   42    3588 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\SYSTEM, no-keep-rel, no-add-slash)
   40    3628 [main] cron 1524 normalize_win32_path: C:\cygwin\home\SYSTEM = normalize_win32_path (C:\cygwin\home\SYSTEM)
   39    3667 [main] cron 1524 mount_info::conv_to_posix_path: /home/SYSTEM = conv_to_posix_path (C:\cygwin\home\SYSTEM)
   94    3761 [main] cron 1524 win_env::add_cache: posix /home/SYSTEM
   36    3797 [main] cron 1524 win_env::add_cache: native HOME=C:\cygwin\home\SYSTEM
   38    3835 [main] cron 1524 posify: env var converted to HOME=/home/SYSTEM
   91    3926 [main] cron 1524 environ_init: 0xA88428: HOME=/home/SYSTEM
   68    3994 [main] cron 1524 environ_init: 0xA883D0: NUMBER_OF_PROCESSORS=4
   66    4060 [main] cron 1524 environ_init: 0xA88440: OS=Windows_NT
   78    4138 [main] cron 1524 getwinenv: can't set native for PATH= since no environ yet
  122    4260 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32, keep-rel, no-add-slash)
   40    4300 [main] cron 1524 normalize_win32_path: C:\WINDOWS\system32 = normalize_win32_path (C:\WINDOWS\system32)
   40    4340 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32)
   39    4379 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS, keep-rel, no-add-slash)
   39    4418 [main] cron 1524 normalize_win32_path: C:\WINDOWS = normalize_win32_path (C:\WINDOWS)
   38    4456 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (C:\WINDOWS)
   39    4495 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   39    4534 [main] cron 1524 normalize_win32_path: C:\WINDOWS\System32\Wbem = normalize_win32_path (C:\WINDOWS\System32\Wbem)
   39    4573 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (C:\WINDOWS\System32\Wbem)
   39    4612 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\WinZip, keep-rel, no-add-slash)
   39    4651 [main] cron 1524 normalize_win32_path: C:\Program Files\WinZip = normalize_win32_path (C:\Program Files\WinZip)
   39    4690 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/WinZip = conv_to_posix_path (C:\Program Files\WinZip)
   39    4729 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\bin, keep-rel, no-add-slash)
   39    4768 [main] cron 1524 normalize_win32_path: C:\Program Files\Dell\SysMgt\oma\bin = normalize_win32_path (C:\Program Files\Dell\SysMgt\oma\bin)
   40    4808 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Dell/SysMgt/oma/bin = conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\bin)
   39    4847 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\oldiags\bin, keep-rel, no-add-slash)
   40    4887 [main] cron 1524 normalize_win32_path: C:\Program Files\Dell\SysMgt\oma\oldiags\bin = normalize_win32_path (C:\Program Files\Dell\SysMgt\oma\oldiags\bin)
   39    4926 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin = conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\oldiags\bin)
   40    4966 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32\WindowsPowerShell\v1.0, keep-rel, no-add-slash)
   40    5006 [main] cron 1524 normalize_win32_path: C:\WINDOWS\system32\WindowsPowerShell\v1.0 = normalize_win32_path (C:\WINDOWS\system32\WindowsPowerShell\v1.0)
   39    5045 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0 = conv_to_posix_path (C:\WINDOWS\system32\WindowsPowerShell\v1.0)
   40    5085 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Python26, keep-rel, no-add-slash)
   38    5123 [main] cron 1524 normalize_win32_path: C:\Program Files\Python26 = normalize_win32_path (C:\Program Files\Python26)
   39    5162 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Python26 = conv_to_posix_path (C:\Program Files\Python26)
   39    5201 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (F:\PxPoint\bin, keep-rel, no-add-slash)
   39    5240 [main] cron 1524 normalize_win32_path: F:\PxPoint\bin = normalize_win32_path (F:\PxPoint\bin)
   38    5278 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/f/PxPoint/bin = conv_to_posix_path (F:\PxPoint\bin)
   39    5317 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (F:\WebSites\bin, keep-rel, no-add-slash)
   39    5356 [main] cron 1524 normalize_win32_path: F:\WebSites\bin = normalize_win32_path (F:\WebSites\bin)
   38    5394 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/f/WebSites/bin = conv_to_posix_path (F:\WebSites\bin)
  158    5552 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (F:\WebSites\PxView\bin, keep-rel, no-add-slash)
   41    5593 [main] cron 1524 normalize_win32_path: F:\WebSites\PxView\bin = normalize_win32_path (F:\WebSites\PxView\bin)
   39    5632 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/f/WebSites/PxView/bin = conv_to_posix_path (F:\WebSites\PxView\bin)
   40    5672 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\MySQL\MySQL Server 5.0\bin, keep-rel, no-add-slash)
   39    5711 [main] cron 1524 normalize_win32_path: C:\Program Files\MySQL\MySQL Server 5.0\bin = normalize_win32_path (C:\Program Files\MySQL\MySQL Server 5.0\bin)
   39    5750 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin = conv_to_posix_path (C:\Program Files\MySQL\MySQL Server 5.0\bin)
   40    5790 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   39    5829 [main] cron 1524 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   38    5867 [main] cron 1524 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
   94    5961 [main] cron 1524 win_env::add_cache: posix /cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/WinZip:/cygdrive/c/Program Files/Dell/SysMgt/oma/bin:/cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Python26:/cygdrive/f/PxPoint/bin:/cygdrive/f/WebSites/bin:/cygdrive/f/WebSites/PxView/bin:/cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin:/usr/bin
   43    6004 [main] cron 1524 win_env::add_cache: native PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\WinZip;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\oma\oldiags\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Python26;F:\PxPoint\bin;F:\WebSites\bin;F:\WebSites\PxView\bin;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\cygwin\bin
   42    6046 [main] cron 1524 posify: env var converted to PATH=/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/WinZip:/cygdrive/c/Program Files/Dell/SysMgt/oma/bin:/cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Python26:/cygdrive/f/PxPoint/bin:/cygdrive/f/WebSites/bin:/cygdrive/f/WebSites/PxView/bin:/cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin:/usr/bin
   96    6142 [main] cron 1524 environ_init: 0xA988F0: PATH=/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/WinZip:/cygdrive/c/Program Files/Dell/SysMgt/oma/bin:/cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Python26:/cygdrive/f/PxPoint/bin:/cygdrive/f/WebSites/bin:/cygdrive/f/WebSites/PxView/bin:/cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin:/usr/bin
   76    6218 [main] cron 1524 environ_init: 0xA88458: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1;.PSC1
   69    6287 [main] cron 1524 environ_init: 0xA884A8: PROCESSOR_ARCHITECTURE=x86
   71    6358 [main] cron 1524 environ_init: 0xA884C8: PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
   71    6429 [main] cron 1524 environ_init: 0xA88518: PROCESSOR_LEVEL=6
   71    6500 [main] cron 1524 environ_init: 0xA88530: PROCESSOR_REVISION=0f06
   71    6571 [main] cron 1524 environ_init: 0xA88550: PROGRAMFILES=C:\Program Files
   73    6644 [main] cron 1524 environ_init: 0xA88578: PSModulePath=C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\
   67    6711 [main] cron 1524 environ_init: 0xA98AB8: SYSTEMDRIVE=C:
   67    6778 [main] cron 1524 environ_init: 0xA98AD0: SYSTEMROOT=C:\WINDOWS
   67    6845 [main] cron 1524 getwinenv: can't set native for TEMP= since no environ yet
   40    6885 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\TEMP, no-keep-rel, no-add-slash)
   39    6924 [main] cron 1524 normalize_win32_path: C:\WINDOWS\TEMP = normalize_win32_path (C:\WINDOWS\TEMP)
   38    6962 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/TEMP = conv_to_posix_path (C:\WINDOWS\TEMP)
   93    7055 [main] cron 1524 win_env::add_cache: posix /cygdrive/c/WINDOWS/TEMP
  169    7224 [main] cron 1524 win_env::add_cache: native TEMP=C:\WINDOWS\TEMP
   51    7275 [main] cron 1524 posify: env var converted to TEMP=/cygdrive/c/WINDOWS/TEMP
  143    7418 [main] cron 1524 environ_init: 0xA98B50: TEMP=/cygdrive/c/WINDOWS/TEMP
   85    7503 [main] cron 1524 environ_init: 0xA98AF0: TERM=cygwin
   80    7583 [main] cron 1524 getwinenv: can't set native for TMP= since no environ yet
   47    7630 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\TEMP, no-keep-rel, no-add-slash)
   50    7680 [main] cron 1524 normalize_win32_path: C:\WINDOWS\TEMP = normalize_win32_path (C:\WINDOWS\TEMP)
   48    7728 [main] cron 1524 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/TEMP = conv_to_posix_path (C:\WINDOWS\TEMP)
  112    7840 [main] cron 1524 win_env::add_cache: posix /cygdrive/c/WINDOWS/TEMP
   43    7883 [main] cron 1524 win_env::add_cache: native TMP=C:\WINDOWS\TEMP
   43    7926 [main] cron 1524 posify: env var converted to TMP=/cygdrive/c/WINDOWS/TEMP
  108    8034 [main] cron 1524 environ_init: 0xA98BD0: TMP=/cygdrive/c/WINDOWS/TEMP
   79    8113 [main] cron 1524 environ_init: 0xA98BF8: USERPROFILE=C:\Documents and Settings\Default User
   79    8192 [main] cron 1524 environ_init: 0xA98C30: VS90COMNTOOLS=C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\
   78    8270 [main] cron 1524 environ_init: 0xA98B78: WINDIR=C:\WINDOWS
   58    8328 [main] cron 1524 pinfo_init: Set nice to 0
   47    8375 [main] cron 1524 pinfo_init: pid 1524, pgid 1524
  120    8495 [main] cron 1524 dtable::extend: size 32, fds 0x612254E4
 2873   11368 [main] cron 1524 pwdgrp::load: \etc\passwd curr_lines 727
   58   11426 [main] cron 1524 pwdgrp::load: \etc\passwd load succeeded
 2723   14149 [main] cron 1524 pwdgrp::load: \etc\group curr_lines 775
   53   14202 [main] cron 1524 pwdgrp::load: \etc\group load succeeded
   48   14250 [main] cron 1524 cygheap_user::ontherange: what 2, pw 0xAB2070
   41   14291 [main] cron 1524 cygheap_user::ontherange: HOME is already in the environment /home/SYSTEM
   58   14349 [main] cron 1524 wait_for_sigthread: wait_sig_inited 0x7AC
 8613   22962 [main] cron 1524 wait_for_sigthread: process/signal handling enabled, state 0x41
  112   23074 [sig] cron 1524 wait_sig: entering ReadFile loop, my_readsig 0x714, my_sendsig 0x710
  190   23264 [main] cron 1524 build_argv: argv[0] = 'C:\cygwin\usr\sbin\cron'
   75   23339 [main] cron 1524 build_argv: argc 1
  132   23471 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\sbin\cron, keep-rel, no-add-slash)
   59   23530 [main] cron 1524 normalize_win32_path: C:\cygwin\usr\sbin\cron = normalize_win32_path (C:\cygwin\usr\sbin\cron)
   67   23597 [main] cron 1524 mount_info::conv_to_posix_path: /usr/sbin/cron = conv_to_posix_path (C:\cygwin\usr\sbin\cron)
  371   23968 [main] cron 1524 normalize_posix_path: src /dev/null
   62   24030 [main] cron 1524 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   75   24105 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   90   24195 [main] cron 1524 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   80   24275 [main] cron 1524 build_fh_pc: fh 0x6122563C
   69   24344 [main] cron 1524 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   51   24395 [main] cron 1524 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   38   24433 [main] cron 1524 fhandler_base::set_flags: filemode set to binary
  166   24599 [main] cron 1524 fhandler_base::init: created new fhandler_base for handle 0x18C, bin 1
 2227   26826 [main] cron 1524 handle_to_fn: current match 'C:' = '\Device\HarddiskVolume2'
  261   27087 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\var\log\trace_cron.log, no-keep-rel, no-add-slash)
   67   27154 [main] cron 1524 normalize_win32_path: C:\cygwin\var\log\trace_cron.log = normalize_win32_path (C:\cygwin\var\log\trace_cron.log)
   53   27207 [main] cron 1524 mount_info::conv_to_posix_path: /var/log/trace_cron.log = conv_to_posix_path (C:\cygwin\var\log\trace_cron.log)
   74   27281 [main] cron 1524 handle_to_fn: derived path 'C:\cygwin\var\log\trace_cron.log', posix '/var/log/trace_cron.log'
   71   27352 [main] cron 1524 normalize_posix_path: src /var/log/trace_cron.log
   47   27399 [main] cron 1524 normalize_posix_path: /var/log/trace_cron.log = normalize_posix_path (/var/log/trace_cron.log)
   46   27445 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/var/log/trace_cron.log)
   54   27499 [main] cron 1524 set_flags: flags: binary (0x2)
   47   27546 [main] cron 1524 mount_info::conv_to_win32_path: src_path /var/log/trace_cron.log, dst C:\cygwin\var\log\trace_cron.log, flags 0x3000A, rc 0
  108   27654 [main] cron 1524 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\log\trace_cron.log)
   69   27723 [main] cron 1524 symlink_info::check: not a symlink
  116   27839 [main] cron 1524 symlink_info::check: 0 = symlink.check (C:\cygwin\var\log\trace_cron.log, 0x2239A0) (0x3000A)
   49   27888 [main] cron 1524 path_conv::check: this->path(C:\cygwin\var\log\trace_cron.log), has_acls(1)
   67   27955 [main] cron 1524 build_fh_pc: fh 0x612257DC
   59   28014 [main] cron 1524 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   66   28080 [main] cron 1524 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   60   28140 [main] cron 1524 fhandler_base::set_flags: filemode set to binary
   45   28185 [main] cron 1524 fhandler_base::init: created new fhandler_base for handle 0x688, bin 1
 2185   30370 [main] cron 1524 handle_to_fn: current match 'C:' = '\Device\HarddiskVolume2'
  206   30576 [main] cron 1524 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\var\log\trace_cron.log, no-keep-rel, no-add-slash)
   53   30629 [main] cron 1524 normalize_win32_path: C:\cygwin\var\log\trace_cron.log = normalize_win32_path (C:\cygwin\var\log\trace_cron.log)
   44   30673 [main] cron 1524 mount_info::conv_to_posix_path: /var/log/trace_cron.log = conv_to_posix_path (C:\cygwin\var\log\trace_cron.log)
   53   30726 [main] cron 1524 handle_to_fn: derived path 'C:\cygwin\var\log\trace_cron.log', posix '/var/log/trace_cron.log'
   63   30789 [main] cron 1524 normalize_posix_path: src /var/log/trace_cron.log
   48   30837 [main] cron 1524 normalize_posix_path: /var/log/trace_cron.log = normalize_posix_path (/var/log/trace_cron.log)
   47   30884 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/var/log/trace_cron.log)
   47   30931 [main] cron 1524 set_flags: flags: binary (0x2)
   46   30977 [main] cron 1524 mount_info::conv_to_win32_path: src_path /var/log/trace_cron.log, dst C:\cygwin\var\log\trace_cron.log, flags 0x3000A, rc 0
  121   31098 [main] cron 1524 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\log\trace_cron.log)
   83   31181 [main] cron 1524 symlink_info::check: not a symlink
  132   31313 [main] cron 1524 symlink_info::check: 0 = symlink.check (C:\cygwin\var\log\trace_cron.log, 0x2239A0) (0x3000A)
   53   31366 [main] cron 1524 path_conv::check: this->path(C:\cygwin\var\log\trace_cron.log), has_acls(1)
   48   31414 [main] cron 1524 build_fh_pc: fh 0x6122592C
   48   31462 [main] cron 1524 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   44   31506 [main] cron 1524 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   43   31549 [main] cron 1524 fhandler_base::set_flags: filemode set to binary
   45   31594 [main] cron 1524 fhandler_base::init: created new fhandler_base for handle 0x684, bin 1
  116   31710 [main] cron 1524 fhandler_console::need_invisible: invisible_console 0
   99   31809 [main] cron 1524 open_shared: name (null), n 0, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7AC
   51   31860 [main] cron 1524 _pinfo::set_ctty: old no ctty
   43   31903 [main] cron 1524 _pinfo::set_ctty: attaching ctty /dev/console sid 1524, pid 1524, pgid 1524, tty->pgid 0, tty->sid 1524
 2093   33996 [main] cron 1524 dll_crt0_1: user_data->main 0x4011E7
   43   34039 [main] cron 1524 __set_errno: void dll_crt0_1(void*):936 val 0
  341   34380 [main] cron 1524 __get_lcid_from_locale: LCID=0x0000
   41   34421 [main] cron 1524 __get_lcid_from_locale: LCID=0x0000
   42   34463 [main] cron 1524 __get_lcid_from_locale: LCID=0x0000
   40   34503 [main] cron 1524 __get_lcid_from_locale: LCID=0x0000
   57   34560 [main] cron 1524 sig_send: sendsig 0x710, pid 1524, signal -34, its_me 1
   42   34602 [main] cron 1524 sig_send: wakeup 0x6F8
   48   34650 [main] cron 1524 sig_send: Waiting for pack.wakeup 0x6F8
   50   34700 [sig] cron 1524 wait_sig: signalling pack.wakeup 0x6F8
   57   34757 [main] cron 1524 sig_send: returning 0x0 from sending signal -34
   40   34797 [main] cron 1524 sigaction_worker: signal 20, newact 0x22CD08 (handler 0x401D02), oa 0x0
   40   34837 [main] cron 1524 sig_send: sendsig 0x710, pid 1524, signal -34, its_me 1
   41   34878 [main] cron 1524 sig_send: wakeup 0x6F8
   47   34925 [main] cron 1524 sig_send: Waiting for pack.wakeup 0x6F8
    5   34930 [sig] cron 1524 wait_sig: signalling pack.wakeup 0x6F8
   82   35012 [main] cron 1524 sig_send: returning 0x0 from sending signal -34
   40   35052 [main] cron 1524 sigaction_worker: signal 1, newact 0x22CD08 (handler 0x401CF3), oa 0x0
   39   35091 [main] cron 1524 sig_send: sendsig 0x710, pid 1524, signal -34, its_me 1
   41   35132 [main] cron 1524 sig_send: wakeup 0x6F8
   47   35179 [main] cron 1524 sig_send: Waiting for pack.wakeup 0x6F8
    5   35184 [sig] cron 1524 wait_sig: signalling pack.wakeup 0x6F8
   81   35265 [main] cron 1524 sig_send: returning 0x0 from sending signal -34
   40   35305 [main] cron 1524 sigaction_worker: signal 2, newact 0x22CD08 (handler 0x401D11), oa 0x0
   39   35344 [main] cron 1524 sig_send: sendsig 0x710, pid 1524, signal -34, its_me 1
   41   35385 [main] cron 1524 sig_send: wakeup 0x6F8
   46   35431 [main] cron 1524 sig_send: Waiting for pack.wakeup 0x6F8
    5   35436 [sig] cron 1524 wait_sig: signalling pack.wakeup 0x6F8
   81   35517 [main] cron 1524 sig_send: returning 0x0 from sending signal -34
   39   35556 [main] cron 1524 sigaction_worker: signal 15, newact 0x22CD08 (handler 0x401D11), oa 0x0
   47   35603 [main] cron 1524 open: open (/var/run/cron.pid, 0x202)
   41   35644 [main] cron 1524 normalize_posix_path: src /var/run/cron.pid
   41   35685 [main] cron 1524 normalize_posix_path: /var/run/cron.pid = normalize_posix_path (/var/run/cron.pid)
   40   35725 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run/cron.pid)
   41   35766 [main] cron 1524 set_flags: flags: binary (0x2)
   40   35806 [main] cron 1524 mount_info::conv_to_win32_path: src_path /var/run/cron.pid, dst C:\cygwin\var\run\cron.pid, flags 0x3000A, rc 0
   91   35897 [main] cron 1524 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\var\run\cron.pid)
   44   35941 [main] cron 1524 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\var\run\cron.pid)
   71   36012 [main] cron 1524 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\var\run\cron.pid.exe)
   41   36053 [main] cron 1524 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\var\run\cron.pid.exe)
   68   36121 [main] cron 1524 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\var\run\cron.pid.lnk)
   41   36162 [main] cron 1524 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\var\run\cron.pid.lnk)
   69   36231 [main] cron 1524 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\var\run\cron.pid.exe.lnk)
  182   36413 [main] cron 1524 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\var\run\cron.pid.exe.lnk)
   42   36455 [main] cron 1524 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run\cron.pid, 0x22B770) (0x3000A)
   40   36495 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run)
   38   36533 [main] cron 1524 set_flags: flags: binary (0x2)
   38   36571 [main] cron 1524 mount_info::conv_to_win32_path: src_path /var/run, dst C:\cygwin\var\run, flags 0x3000A, rc 0
   70   36641 [main] cron 1524 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\run)
   58   36699 [main] cron 1524 symlink_info::check: not a symlink
   98   36797 [main] cron 1524 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run, 0x22B770) (0x3000A)
  121   36918 [main] cron 1524 path_conv::check: this->path(C:\cygwin\var\run\cron.pid), has_acls(1)
   46   36964 [main] cron 1524 build_fh_pc: fh 0x61225B2C
   45   37009 [main] cron 1524 fhandler_base::open: (\??\C:\cygwin\var\run\cron.pid, 0x100202)
 3959   40968 [main] cron 1524 alloc_sd: uid -1, gid -1, attribute 80000180
   71   41039 [main] cron 1524 cygsid::debug_print: alloc_sd: owner SID = S-1-5-18 (+)
   44   41083 [main] cron 1524 cygsid::debug_print: alloc_sd: group SID = S-1-5-32-544 (+)
   49   41132 [main] cron 1524 alloc_sd: ACL-Size: 72
   78   41210 [main] cron 1524 alloc_sd: Created SD-Size: 120
  230   41440 [main] cron 1524 set_file_attribute: 0 = set_file_attribute (\??\C:\cygwin\var\run\cron.pid, -1, -1, 0x80000180)
   51   41491 [main] cron 1524 fhandler_base::set_flags: flags 0x100202, supplied_bin 0x10000
   43   41534 [main] cron 1524 fhandler_base::set_flags: filemode set to binary
   40   41574 [main] cron 1524 fhandler_base::open: 0 = NtCreateFile (0x6F8, C0100000, \??\C:\cygwin\var\run\cron.pid, io, NULL, 80, 7, 3, 4020, NULL, 0)
   43   41617 [main] cron 1524 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\run\cron.pid, 0x100202)
   49   41666 [main] cron 1524 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\run\cron.pid, 0x202)
   47   41713 [main] cron 1524 open: 3 = open (/var/run/cron.pid, 0x202)
  177   41890 [main] cron 1524 flock: 0 = flock (3, 6)
   80   41970 [main] cron 1524 alloc_sd: uid -1, gid -1, attribute 1A4
   47   42017 [main] cron 1524 cygsid::debug_print: alloc_sd: owner SID = S-1-5-18 (+)
   42   42059 [main] cron 1524 cygsid::debug_print: alloc_sd: group SID = S-1-5-32-544 (+)
   44   42103 [main] cron 1524 alloc_sd: ACL-Size: 72
   74   42177 [main] cron 1524 alloc_sd: Created SD-Size: 120
  167   42344 [main] cron 1524 set_file_attribute: 0 = set_file_attribute (\??\C:\cygwin\var\run\cron.pid, -1, -1, 0x1A4)
  111   42455 [main] cron 1524 fhandler_base::set_close_on_exec: set close_on_exec for /var/run/cron.pid to 1
   43   42498 [main] cron 1524 fcntl64: 0 = fcntl (3, 2, 0x1)
   55   42553 [main] cron 1524 fhandler_base::lseek: setting file pointer to 0
   42   42595 [main] cron 1524 lseek64: 0 = lseek (3, 0, 0)
   43   42638 [main] cron 1524 writev: writev (3, 0x22CB64, 1)
   46   42684 [main] cron 1524 fhandler_base::write: binary write
   94   42778 [main] cron 1524 writev: 5 = write (3, 0x22CB64, 1), errno 0
   77   42855 [main] cron 1524 ftruncate64: 0 = ftruncate (3, 5)
   42   42897 [main] cron 1524 stat64: entering
   41   42938 [main] cron 1524 normalize_posix_path: src /var/cron
   50   42988 [main] cron 1524 normalize_posix_path: /var/cron = normalize_posix_path (/var/cron)
   43   43031 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron)
   48   43079 [main] cron 1524 set_flags: flags: binary (0x2)
   41   43120 [main] cron 1524 mount_info::conv_to_win32_path: src_path /var/cron, dst C:\cygwin\var\cron, flags 0x3000A, rc 0
   79   43199 [main] cron 1524 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron)
   61   43260 [main] cron 1524 symlink_info::check: not a symlink
   62   43322 [main] cron 1524 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron, 0x22B970) (0x3000A)
   44   43366 [main] cron 1524 path_conv::check: this->path(C:\cygwin\var\cron), has_acls(1)
   43   43409 [main] cron 1524 build_fh_pc: fh 0x61225D34
   42   43451 [main] cron 1524 stat_worker: (\??\C:\cygwin\var\cron, 0x22CC60, 0x61225D34), file_attributes 16
   44   43495 [main] cron 1524 fhandler_base::open: (\??\C:\cygwin\var\cron, 0x110000)
   68   43563 [main] cron 1524 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   42   43605 [main] cron 1524 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   39   43644 [main] cron 1524 fhandler_base::set_flags: filemode set to binary
   40   43684 [main] cron 1524 fhandler_base::open: 0 = NtCreateFile (0x678, 20080, \??\C:\cygwin\var\cron, io, NULL, 0, 7, 1, 4000, NULL, 0)
   42   43726 [main] cron 1524 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron, 0x110000)
   47   43773 [main] cron 1524 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron, 0x10000)
   82   43855 [main] cron 1524 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   45   43900 [main] cron 1524 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
   74   43974 [main] cron 1524 get_info_from_sd: ACL 41ED, uid 18718, gid 10513
   56   44030 [main] cron 1524 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\var\cron, 0x22CC60) st_atime=4BC8D5B8 st_size=0, st_mode=0x41ED, st_ino=281474976876364, sizeof=96
   48   44078 [main] cron 1524 fhandler_base::close: closing '/var/cron' handle 0x678
   65   44143 [main] cron 1524 stat_worker: 0 = (\??\C:\cygwin\var\cron, 0x22CC60)
   48   44191 [main] cron 1524 chdir: dir '/var/cron'
   40   44231 [main] cron 1524 normalize_posix_path: src /var/cron
   40   44271 [main] cron 1524 normalize_posix_path: /var/cron = normalize_posix_path (/var/cron)
   40   44311 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron)
   41   44352 [main] cron 1524 set_flags: flags: binary (0x2)
   40   44392 [main] cron 1524 mount_info::conv_to_win32_path: src_path /var/cron, dst C:\cygwin\var\cron, flags 0x3000A, rc 0
   76   44468 [main] cron 1524 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron)
   65   44533 [main] cron 1524 symlink_info::check: not a symlink
   60   44593 [main] cron 1524 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron, 0x22B880) (0x3000A)
   44   44637 [main] cron 1524 path_conv::check: this->path(C:\cygwin\var\cron), has_acls(1)
   93   44730 [main] cron 1524 chdir: 0 = chdir() cygheap->cwd.posix '/var/cron' native '\??\C:\cygwin\var\cron'
   44   44774 [main] cron 1524 stat64: entering
   40   44814 [main] cron 1524 normalize_posix_path: src tabs
   48   44862 [main] cron 1524 cwdstuff::get: posix /var/cron
   43   44905 [main] cron 1524 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 0
   42   44947 [main] cron 1524 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
   40   44987 [main] cron 1524 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   42   45029 [main] cron 1524 set_flags: flags: binary (0x2)
   40   45069 [main] cron 1524 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
   74   45143 [main] cron 1524 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron\tabs)
   58   45201 [main] cron 1524 symlink_info::check: not a symlink
   58   45259 [main] cron 1524 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B970) (0x3000A)
   43   45302 [main] cron 1524 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   51   45353 [main] cron 1524 build_fh_pc: fh 0x61225D34
   48   45401 [main] cron 1524 stat_worker: (\??\C:\cygwin\var\cron\tabs, 0x22CC60, 0x61225D34), file_attributes 16
   46   45447 [main] cron 1524 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs, 0x110000)
  181   45628 [main] cron 1524 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   45   45673 [main] cron 1524 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   40   45713 [main] cron 1524 fhandler_base::set_flags: filemode set to binary
   40   45753 [main] cron 1524 fhandler_base::open: 0 = NtCreateFile (0x678, 20080, \??\C:\cygwin\var\cron\tabs, io, NULL, 0, 7, 1, 4000, NULL, 0)
   42   45795 [main] cron 1524 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs, 0x110000)
   47   45842 [main] cron 1524 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs, 0x10000)
   76   45918 [main] cron 1524 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   44   45962 [main] cron 1524 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
   60   46022 [main] cron 1524 get_info_from_sd: ACL 43FF, uid 18718, gid 10513
   54   46076 [main] cron 1524 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\var\cron\tabs, 0x22CC60) st_atime=4BC8D5B8 st_size=0, st_mode=0x43FF, st_ino=281474976876365, sizeof=96
   48   46124 [main] cron 1524 fhandler_base::close: closing '/var/cron/tabs' handle 0x678
   60   46184 [main] cron 1524 stat_worker: 0 = (\??\C:\cygwin\var\cron\tabs, 0x22CC60)
   53   46237 [main] cron 1524 child_info::child_info: subproc_ready 0x678
   46   46283 [main] cron 1524 fork: entering
  645   46928 [main] cron 1524 sig_send: sendsig 0x710, pid 1524, signal -40, its_me 1
   47   46975 [main] cron 1524 sig_send: wakeup 0x660
   51   47026 [main] cron 1524 sig_send: Waiting for pack.wakeup 0x660
    7   47033 [sig] cron 1524 wait_sig: signalling pack.wakeup 0x660
  123   47156 [main] cron 1524 sig_send: returning 0x0 from sending signal -40
   57   47213 [main] cron 1524 frok::parent: priority class 32
  104   47317 [main] cron 1524 frok::parent: stack - bottom 0x230000, top 0x22CB50, size 13488
   45   47362 [main] cron 1524 frok::parent: CreateProcess (C:\cygwin\usr\sbin\cron.exe, C:\cygwin\usr\sbin\cron.exe, 0, 0, 1, 0x20, 0, 0, 0x22CAC0, 0x22CB20)
   45   47407 [main] cron 1524 time: 1271453123 = time (0)
 2046   49453 [main] cron 1524 child_info::sync: n 2, waiting for subproc_ready(0x678) and child process(0x654)
   15      15 [main] cron 204 child_copy: cygheap - hp 0x674 low 0x61224780, high 0x6122601C, res 1
   96     111 [main] cron 204 child_copy: done
  120     231 [main] cron 204 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x750
   79     310 [main] cron 204 heap_init: heap base 0xA60000, heap top 0xAE0000
   58     368 [main] cron 204 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x758
   43     411 [main] cron 204 user_info::create: opening user shared for '' at 0x60FD0000
   41     452 [main] cron 204 user_info::create: user shared version 6112AFB3
   84     536 [main] cron (204) open_shared: name cygpid.204, n 204, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74C
  226     762 [main] cron 204 **********************************************
   38     800 [main] cron 204 Program name: C:\cygwin\usr\sbin\cron.exe (pid 204, ppid 1)
   38     838 [main] cron 204 App version:  1007.5, api: 0.225
   37     875 [main] cron 204 DLL version:  1007.5, api: 0.225
   38     913 [main] cron 204 DLL build:    2010-04-12 19:07
   39     952 [main] cron 204 OS version:   Windows NT-5.2
   38     990 [main] cron 204 Heap size:    402653184
   37    1027 [main] cron 204 **********************************************
   38    1065 [main] cron 204 pinfo::thisproc: myself->dwProcessId 204
  111    1176 [main] cron 204 child_copy: dll data - hp 0x674 low 0x61155000, high 0x6115DD1C, res 1
54829   56005 [main] cron 204 child_copy: dll bss - hp 0x674 low 0x611C6000, high 0x611F20F0, res 1
  653   56658 [main] cron 204 child_copy: user heap - hp 0x674 low 0xA60000, high 0xAE0000, res 1
   41   56699 [main] cron 204 child_copy: done
   71   56770 [main] cron 204 child_copy: data - hp 0x674 low 0x409000, high 0x40A508, res 1
   49   56819 [main] cron 204 child_copy: bss - hp 0x674 low 0x40C000, high 0x40C2E8, res 1
   38   56857 [main] cron 204 child_copy: done
   41   56898 [main] cron 204 fixup_mmaps_after_fork: succeeded
   67   56965 [main] cron 204 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  122   57087 [main] cron 204 dll_crt0_0: finished dll_crt0_0 initialization
   98   57185 [main] cron 204 _cygtls::remove: wait 0xFFFFFFFF
   58   57243 [main] cron 204 _cygtls::remove: removed 0x22CE64 element 0
  164   57407 [main] cron 204 frok::child: child is running.  pid 204, ppid 0, stack here 0x22CB48
   41   57448 [main] cron 204 sync_with_parent: signalling parent: after longjmp
   42   57490 [main] cron 204 child_info::ready: signalled 0x678 that I was ready
 8042   57495 [main] cron 1524 child_info::sync: pid 204, WFMO returned 0, res 1
  103   57598 [main] cron 1524 open_shared: name cygpid.204, n 204, shared 0x18FE0000 (wanted 0x0), h 0x650
   62   57660 [main] cron 1524 proc_subproc: args: 1, 2280196
   93   57753 [main] cron 1524 _pinfo::dup_proc_pipe: duped wr_proc_pipe 0x724 for pid 204(204)
  289   58042 [main] cron 1524 pinfo::wait: created tracking thread for pid 204, winpid 0xCC, rd_pipe 0x658
   69   58111 [main] cron 1524 proc_subproc: added pid 204 to proc table, slot 0
   55   58166 [main] cron 1524 proc_subproc: returning 1
   52   58218 [main] cron 1524 frok::parent: child is alive (but stopped)
  124   58342 [proc_waiter] cron 1524 cygthread::stub: thread 'proc_waiter', id 0xCD4, stack_ptr 0x191ECDD0
  159   58501 [main] cron 1524 child_copy: stack - hp 0x654 low 0x22CB50, high 0x230000, res 1
   65   58566 [main] cron 1524 child_copy: done
   59   58625 [main] cron 1524 frok::parent: copying data/bss of a linked dll
  212   58837 [main] cron 1524 child_copy: linked dll data - hp 0x654 low 0x67F0A000, high 0x67F0AB2C, res 1
  170   59007 [main] cron 1524 child_copy: linked dll bss - hp 0x654 low 0x67F0C000, high 0x67F0C190, res 1
   55   59062 [main] cron 1524 child_copy: done
   56   59118 [main] cron 1524 resume_child: signalled child
 1630   59120 [main] cron 204 sync_with_parent: awake
   53   59171 [main] cron 1524 child_info::sync: n 2, waiting for subproc_ready(0x678) and child process(0x654)
   72   59192 [main] cron 204 sync_with_parent: no problems
   44   59236 [main] cron 204 frok::child: hParent 0x674, load_dlls 0
   55   59291 [main] cron 204 dtable::fixup_after_fork: fd 3 (/var/run/cron.pid)
   40   59331 [main] cron 204 fhandler_base::fixup_after_fork: inheriting '/var/run/cron.pid' from parent
   60   59391 [main] cron 204 sync_with_parent: signalling parent: performed fork fixup
   42   59433 [main] cron 204 child_info::ready: signalled 0x678 that I was ready
  264   59435 [main] cron 1524 child_info::sync: pid 204, WFMO returned 0, res 1
   73   59508 [main] cron 1524 sig_send: sendsig 0x710, pid 1524, signal -41, its_me 1
   54   59562 [main] cron 1524 sig_send: wakeup 0x660
   62   59624 [main] cron 1524 sig_send: Waiting for pack.wakeup 0x660
   62   59686 [sig] cron 1524 wait_sig: signalling pack.wakeup 0x660
   74   59760 [main] cron 1524 sig_send: returning 0x0 from sending signal -41
  584   60344 [main] cron 1524 fork: 204 = fork()
   60   60404 [main] cron 1524 do_exit: do_exit (0), exit_state 0
   52   60456 [main] cron 1524 void: 0x401D02 = signal (20, 0x1)
 1040   60473 [main] cron 204 wait_for_sigthread: wait_sig_inited 0x7A8
   52   60508 [main] cron 1524 void: 0x401CF3 = signal (1, 0x1)
   49   60557 [main] cron 1524 void: 0x401D11 = signal (2, 0x1)
   50   60607 [main] cron 1524 void: 0x0 = signal (3, 0x1)
   56   60663 [main] cron 1524 fhandler_base::close: closing '/dev/null' handle 0x18C
   54   60717 [main] cron 1524 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x688
   56   60773 [main] cron 1524 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x684
  244   61017 [main] cron 1524 fhandler_base::close: closing '/var/run/cron.pid' handle 0x6F8
   69   61086 [main] cron 1524 do_exit: 1524 == pgrp 1524, send SIG{HUP,CONT} to stopped children
   51   61137 [main] cron 1524 kill_pgrp: pid 1524, signal -1
 1381   62518 [main] cron 1524 open_shared: name cygpid.3092, n 3092, shared 0x191F0000 (wanted 0x0), h 0x690
   89   62607 [main] cron 1524 open_shared: name cygpid.3476, n 3476, shared 0x19200000 (wanted 0x0), h 0x67C
   59   62666 [main] cron 1524 pinfo::init: execed process windows pid 3476, cygwin pid 712
   87   62753 [main] cron 1524 open_shared: name cygpid.712, n 712, shared 0x19200000 (wanted 0x0), h 0x67C
   85   62838 [main] cron 1524 open_shared: name cygpid.3776, n 3776, shared 0x19210000 (wanted 0x0), h 0x18C
   81   62919 [main] cron 1524 open_shared: name cygpid.2136, n 2136, shared 0x19220000 (wanted 0x0), h 0x678
   56   62975 [main] cron 1524 pinfo::init: execed process windows pid 2136, cygwin pid 952
   76   63051 [main] cron 1524 open_shared: name cygpid.952, n 952, shared 0x19220000 (wanted 0x0), h 0x678
   82   63133 [main] cron 1524 open_shared: name cygpid.1896, n 1896, shared 0x19230000 (wanted 0x0), h 0x644
   79   63212 [main] cron 1524 open_shared: name cygpid.400, n 400, shared 0x19240000 (wanted 0x0), h 0x63C
   74   63286 [main] cron 1524 pinfo::init: execed process windows pid 400, cygwin pid 3652
   85   63371 [main] cron 1524 open_shared: name cygpid.3652, n 3652, shared 0x19240000 (wanted 0x0), h 0x63C
   79   63450 [main] cron 1524 open_shared: name cygpid.1228, n 1228, shared 0x19250000 (wanted 0x0), h 0x634
   56   63506 [main] cron 1524 pinfo::init: execed process windows pid 1228, cygwin pid 3544
   74   63580 [main] cron 1524 open_shared: name cygpid.3544, n 3544, shared 0x19250000 (wanted 0x0), h 0x634
   78   63658 [main] cron 1524 open_shared: name cygpid.244, n 244, shared 0x19260000 (wanted 0x0), h 0x62C
   76   63734 [main] cron 1524 open_shared: name cygpid.1548, n 1548, shared 0x19270000 (wanted 0x0), h 0x624
   77   63811 [main] cron 1524 open_shared: name cygpid.216, n 216, shared 0x19280000 (wanted 0x0), h 0x61C
   56   63867 [main] cron 1524 pinfo::init: execed process windows pid 216, cygwin pid 1548
   73   63940 [main] cron 1524 open_shared: name cygpid.1548, n 1548, shared 0x19280000 (wanted 0x0), h 0x61C
   90   64030 [main] cron 1524 open_shared: name cygpid.204, n 204, shared 0x19280000 (wanted 0x0), h 0x61C
   74   64104 [main] cron 1524 __set_errno: int kill_pgrp(pid_t, siginfo_t&):340 val 3
   51   64155 [main] cron 1524 kill_pgrp: -1 = kill (1524, -1)
  272   64427 [main] cron 1524 sigproc_terminate: entering
   50   64477 [main] cron 1524 sig_send: sendsig 0x710, pid 1524, signal -42, its_me 1
   63   64540 [main] cron 1524 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
   61   64601 [main] cron 1524 sig_send: returning 0x0 from sending signal -42
   53   64654 [main] cron 1524 proc_terminate: nprocs 1
  -52   64602 [sig] cron 1524 wait_sig: saw __SIGEXIT
  103   64705 [main] cron 1524 proc_subproc: args: 3, 1
  126   64831 [main] cron 1524 proc_subproc: clear waiting threads
    3   64834 [sig] cron 1524 wait_sig: signal thread exiting
   49   64883 [main] cron 1524 proc_subproc: finished clearing
  119   65002 [main] cron 1524 proc_subproc: returning 1
   51   65053 [main] cron 1524 cygthread::terminate_thread: thread 'proc_waiter', id 0xCD4, inuse 1, stack_ptr 0x191ECDD0
  221   65274 [main] cron 1524 proc_terminate: leaving
   57   65331 [main] cron 1524 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   48   65379 [main] cron 1524 __to_clock_t: total 00000000 0000000F
   42   65421 [main] cron 1524 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
   42   65463 [main] cron 1524 __to_clock_t: total 00000000 00000000
  542   66005 [main] cron 1524 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0
 9285   69758 [main] cron 204 wait_for_sigthread: process/signal handling enabled, state 0x41
   61   69819 [main] cron 204 fork: 0 = fork()
   72   69891 [main] cron 204 init_cygheap::manage_console_count: setsid: console_count 0, amount 0, no ctty, avoid_freeing_console 0
   75   69966 [main] cron 204 init_cygheap::manage_console_count: freed console, res 1
   39   70005 [main] cron 204 setsid: sid 204, pgid 204, no ctty
   47   70052 [main] cron 204 open: open (/dev/null, 0x2)
  -95   69957 [sig] cron 204 wait_sig: entering ReadFile loop, my_readsig 0x6D4, my_sendsig 0x6D0
  145   70102 [main] cron 204 normalize_posix_path: src /dev/null
   87   70189 [main] cron 204 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   44   70233 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   55   70288 [main] cron 204 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   49   70337 [main] cron 204 build_fh_pc: fh 0x61225D34
   52   70389 [main] cron 204 fhandler_base::open: (\Device\Null, 0x2)
   56   70445 [main] cron 204 fhandler_base::set_flags: flags 0x2, supplied_bin 0x10000
   41   70486 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   38   70524 [main] cron 204 fhandler_base::open: 0 = NtCreateFile (0x7D8, C0100000, \Device\Null, io, NULL, 0, 7, 1, 4020, NULL, 0)
   40   70564 [main] cron 204 fhandler_base::open: 1 = fhandler_base::open (\Device\Null, 0x2)
   38   70602 [main] cron 204 open: 4 = open (/dev/null, 0x2)
   43   70645 [main] cron 204 dtable::dup3: dup3 (4, 0, 0x0)
   39   70684 [main] cron 204 build_fh_pc: fh 0x61226054
   39   70723 [main] cron 204 fhandler_base::dup: in fhandler_base dup
   40   70763 [main] cron 204 dtable::dup_worker: duped '/dev/null' old 0x7D8, new 0x674
   39   70802 [main] cron 204 dtable::dup3: newfh->io_handle 0x674, oldfh->io_handle 0x7D8, new win32_name 0x612255EC, old win32_name 0x61225E64
   42   70844 [main] cron 204 close: close (0)
   38   70882 [main] cron 204 fhandler_base::close: closing '/dev/null' handle 0x18C
   44   70926 [main] cron 204 close: 0 = close (0)
   38   70964 [main] cron 204 dtable::dup3: 0 = dup3 (4, 0, 0x0)
   38   71002 [main] cron 204 dtable::dup3: dup3 (4, 1, 0x0)
   38   71040 [main] cron 204 build_fh_pc: fh 0x6122563C
   38   71078 [main] cron 204 fhandler_base::dup: in fhandler_base dup
   40   71118 [main] cron 204 dtable::dup_worker: duped '/dev/null' old 0x7D8, new 0x18C
   38   71156 [main] cron 204 dtable::dup3: newfh->io_handle 0x18C, oldfh->io_handle 0x7D8, new win32_name 0x61225744, old win32_name 0x61225E64
   40   71196 [main] cron 204 close: close (1)
   37   71233 [main] cron 204 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x688
   40   71273 [main] cron 204 close: 0 = close (1)
   38   71311 [main] cron 204 dtable::dup3: 1 = dup3 (4, 1, 0x0)
   38   71349 [main] cron 204 dtable::dup3: dup3 (4, 2, 0x0)
   38   71387 [main] cron 204 build_fh_pc: fh 0x612257DC
   38   71425 [main] cron 204 fhandler_base::dup: in fhandler_base dup
   40   71465 [main] cron 204 dtable::dup_worker: duped '/dev/null' old 0x7D8, new 0x688
   38   71503 [main] cron 204 dtable::dup3: newfh->io_handle 0x688, oldfh->io_handle 0x7D8, new win32_name 0x61225614, old win32_name 0x61225E64
   39   71542 [main] cron 204 close: close (2)
   37   71579 [main] cron 204 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x684
   41   71620 [main] cron 204 close: 0 = close (2)
   38   71658 [main] cron 204 dtable::dup3: 2 = dup3 (4, 2, 0x0)
   38   71696 [main] cron 204 close: close (4)
   37   71733 [main] cron 204 fhandler_base::close: closing '/dev/null' handle 0x7D8
   40   71773 [main] cron 204 close: 0 = close (4)
   43   71816 [main] cron 204 openlog: openlog called with (/usr/sbin/cron, 1, 72)
   75   71891 [main] cron 204 vsyslog: 6 (%s) %s (%s)
  183   72074 [main] cron 204 open: open (/dev/null, 0x10601)
   39   72113 [main] cron 204 normalize_posix_path: src /dev/null
   39   72152 [main] cron 204 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   38   72190 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
  146   72336 [main] cron 204 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   43   72379 [main] cron 204 build_fh_pc: fh 0x61225D34
   40   72419 [main] cron 204 fhandler_base::open: (\Device\Null, 0x10601)
   51   72470 [main] cron 204 fhandler_base::set_flags: flags 0x10601, supplied_bin 0x10000
   40   72510 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   37   72547 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   38   72585 [main] cron 204 fhandler_base::open: 0 = NtCreateFile (0x7D8, 40120080, \Device\Null, io, NULL, 0, 7, 5, 4020, NULL, 0)
   39   72624 [main] cron 204 fhandler_base::open: 1 = fhandler_base::open (\Device\Null, 0x10601)
   39   72663 [main] cron 204 open: 4 = open (/dev/null, 0x10601)
  156   72819 [main] cron 204 _cygwin_istext_for_stdio: fd 4: opened as binary
  654   73473 [main] cron 204 writev: writev (4, 0x22C3D4, 1)
   40   73513 [main] cron 204 fhandler_base::write: binary write
   43   73556 [main] cron 204 writev: 16 = write (4, 0x22C3D4, 1), errno 0
  445   74001 [main] cron 204 writev: writev (4, 0x22C3D4, 1)
   37   74038 [main] cron 204 fhandler_base::write: binary write
   39   74077 [main] cron 204 writev: 9 = write (4, 0x22C3D4, 1), errno 0
  436   74513 [main] cron 204 writev: writev (4, 0x22C3F4, 1)
   37   74550 [main] cron 204 fhandler_base::write: binary write
   39   74589 [main] cron 204 writev: 21 = write (4, 0x22C3F4, 1), errno 0
  326   74915 [main] cron 204 close: close (4)
   37   74952 [main] cron 204 fhandler_base::close: closing '/dev/null' handle 0x7D8
   44   74996 [main] cron 204 close: 0 = close (4)
  194   75190 [main] cron 204 stat64: entering
   39   75229 [main] cron 204 normalize_posix_path: src /dev/log
   38   75267 [main] cron 204 normalize_posix_path: /dev/log = normalize_posix_path (/dev/log)
   38   75305 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/log)
   50   75355 [main] cron 204 set_flags: flags: binary (0x2)
   39   75394 [main] cron 204 mount_info::conv_to_win32_path: src_path /dev/log, dst C:\cygwin\dev\log, flags 0x3000A, rc 0
   91   75485 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\dev\log)
   42   75527 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log)
   69   75596 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\dev\log.exe)
   41   75637 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log.exe)
   67   75704 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\dev\log.lnk)
   40   75744 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log.lnk)
   68   75812 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\dev\log.exe.lnk)
   41   75853 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log.exe.lnk)
   39   75892 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\dev\log, 0x22B7E0) (0x3000A)
   39   75931 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
   42   75973 [main] cron 204 set_flags: flags: binary (0x2)
   37   76010 [main] cron 204 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin\dev, flags 0x3000A, rc 0
   71   76081 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\dev)
   60   76141 [main] cron 204 symlink_info::check: not a symlink
   54   76195 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\dev, 0x22B7E0) (0x3000A)
  125   76320 [main] cron 204 path_conv::check: this->path(C:\cygwin\dev\log), has_acls(1)
   42   76362 [main] cron 204 __set_errno: int stat_worker(path_conv&, __stat64*):1533 val 2
   39   76401 [main] cron 204 stat_worker: -1 = (\??\C:\cygwin\dev\log, 0x22CB30)
 1575   77976 [main] cron 204 fhandler_base::lseek: setting file pointer to 0
   83   78059 [main] cron 204 lseek64: 0 = lseek (3, 0, 0)
   57   78116 [main] cron 204 writev: writev (3, 0x22CB64, 1)
   61   78177 [main] cron 204 fhandler_base::write: binary write
  122   78299 [main] cron 204 writev: 4 = write (3, 0x22CB64, 1), errno 2
  164   78463 [main] cron 204 ftruncate64: 0 = ftruncate (3, 4)
   56   78519 [main] cron 204 stat64: entering
   45   78564 [main] cron 204 normalize_posix_path: src tabs
   48   78612 [main] cron 204 cwdstuff::get: posix /var/cron
   39   78651 [main] cron 204 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   49   78700 [main] cron 204 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
   61   78761 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   51   78812 [main] cron 204 set_flags: flags: binary (0x2)
   53   78865 [main] cron 204 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
   93   78958 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron\tabs)
   59   79017 [main] cron 204 symlink_info::check: not a symlink
   82   79099 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B090) (0x3000A)
   52   79151 [main] cron 204 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   66   79217 [main] cron 204 build_fh_pc: fh 0x61225D34
   59   79276 [main] cron 204 stat_worker: (\??\C:\cygwin\var\cron\tabs, 0x22CC50, 0x61225D34), file_attributes 16
   49   79325 [main] cron 204 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs, 0x110000)
   77   79402 [main] cron 204 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   54   79456 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   46   79502 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   53   79555 [main] cron 204 fhandler_base::open: 0 = NtCreateFile (0x698, 20080, \??\C:\cygwin\var\cron\tabs, io, NULL, 0, 7, 1, 4000, NULL, 0)
   47   79602 [main] cron 204 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs, 0x110000)
   54   79656 [main] cron 204 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs, 0x10000)
 5388   85044 [main] cron 204 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   68   85112 [main] cron 204 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
   88   85200 [main] cron 204 get_info_from_sd: ACL 43FF, uid 18718, gid 10513
   76   85276 [main] cron 204 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\var\cron\tabs, 0x22CC50) st_atime=4BC8D5B8 st_size=0, st_mode=0x43FF, st_ino=281474976876365, sizeof=96
   51   85327 [main] cron 204 fhandler_base::close: closing '/var/cron/tabs' handle 0x698
   88   85415 [main] cron 204 stat_worker: 0 = (\??\C:\cygwin\var\cron\tabs, 0x22CC50)
   54   85469 [main] cron 204 stat64: entering
   47   85516 [main] cron 204 normalize_posix_path: src /etc/cron.d
   47   85563 [main] cron 204 normalize_posix_path: /etc/cron.d = normalize_posix_path (/etc/cron.d)
   47   85610 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/cron.d)
   53   85663 [main] cron 204 set_flags: flags: binary (0x2)
   48   85711 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc/cron.d, dst C:\cygwin\etc\cron.d, flags 0x3000A, rc 0
  102   85813 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d)
   51   85864 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d)
   80   85944 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d.exe)
   51   85995 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe)
   80   86075 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d.lnk)
   50   86125 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.lnk)
  253   86378 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d.exe.lnk)
   52   86430 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe.lnk)
   49   86479 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\cron.d, 0x22B090) (0x3000A)
   47   86526 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   48   86574 [main] cron 204 set_flags: flags: binary (0x2)
   46   86620 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
   79   86699 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\etc)
   67   86766 [main] cron 204 symlink_info::check: not a symlink
   66   86832 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B090) (0x3000A)
  131   86963 [main] cron 204 path_conv::check: this->path(C:\cygwin\etc\cron.d), has_acls(1)
   52   87015 [main] cron 204 __set_errno: int stat_worker(path_conv&, __stat64*):1533 val 2
   46   87061 [main] cron 204 stat_worker: -1 = (\??\C:\cygwin\etc\cron.d, 0x22CB90)
   48   87109 [main] cron 204 stat64: entering
   46   87155 [main] cron 204 normalize_posix_path: src /etc/crontab
   46   87201 [main] cron 204 normalize_posix_path: /etc/crontab = normalize_posix_path (/etc/crontab)
   46   87247 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/crontab)
   47   87294 [main] cron 204 set_flags: flags: binary (0x2)
   46   87340 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc/crontab, dst C:\cygwin\etc\crontab, flags 0x3000A, rc 0
   82   87422 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab)
   50   87472 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab)
   79   87551 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab.exe)
   50   87601 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe)
   79   87680 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab.lnk)
   50   87730 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.lnk)
   78   87808 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab.exe.lnk)
   50   87858 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe.lnk)
   48   87906 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\crontab, 0x22B090) (0x3000A)
   47   87953 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   47   88000 [main] cron 204 set_flags: flags: binary (0x2)
   46   88046 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
   77   88123 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\etc)
   63   88186 [main] cron 204 symlink_info::check: not a symlink
   64   88250 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B090) (0x3000A)
  128   88378 [main] cron 204 path_conv::check: this->path(C:\cygwin\etc\crontab), has_acls(1)
   57   88435 [main] cron 204 __set_errno: int stat_worker(path_conv&, __stat64*):1533 val 2
   57   88492 [main] cron 204 stat_worker: -1 = (\??\C:\cygwin\etc\crontab, 0x22CBF0)
   53   88545 [main] cron 204 normalize_posix_path: src tabs
   47   88592 [main] cron 204 cwdstuff::get: posix /var/cron
   46   88638 [main] cron 204 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   47   88685 [main] cron 204 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
   46   88731 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   47   88778 [main] cron 204 set_flags: flags: binary (0x2)
   51   88829 [main] cron 204 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
   80   88909 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron\tabs)
   66   88975 [main] cron 204 symlink_info::check: not a symlink
   64   89039 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B060) (0x3000A)
   51   89090 [main] cron 204 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   49   89139 [main] cron 204 build_fh_pc: fh 0x61225D34
  235   89374 [main] cron 204 fhandler_base::set_close_on_exec: set close_on_exec for /var/cron/tabs to 1
   50   89424 [main] cron 204 fhandler_disk_file::opendir: 0xAC90D8 = opendir (/var/cron/tabs)
   71   89495 [main] cron 204 fhandler_disk_file::readdir: 0 = readdir (0xAC90D8, 0x22C1D4) (L"." > ".")
   57   89552 [main] cron 204 normalize_posix_path: src /var/cron/tabs/..
   47   89599 [main] cron 204 normalize_posix_path: /var/cron/ = normalize_posix_path (/var/cron/tabs/..)
   47   89646 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron)
   50   89696 [main] cron 204 set_flags: flags: binary (0x2)
   46   89742 [main] cron 204 mount_info::conv_to_win32_path: src_path /var/cron, dst C:\cygwin\var\cron, flags 0x3000A, rc 0
   81   89823 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron)
   64   89887 [main] cron 204 symlink_info::check: not a symlink
   65   89952 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron, 0x22ADC0) (0x3000A)
   51   90003 [main] cron 204 path_conv::check: this->path(C:\cygwin\var\cron), has_acls(1)
   95   90098 [main] cron 204 fhandler_disk_file::readdir: 0 = readdir (0xAC90D8, 0x22C1D4) (L".." > "..")
   52   90150 [main] cron 204 fhandler_disk_file::readdir: 0 = readdir (0xAC90D8, 0x22C1D4) (L"tschutter" > "tschutter")
   56   90206 [main] cron 204 normalize_posix_path: src /etc
   46   90252 [main] cron 204 normalize_posix_path: /etc = normalize_posix_path (/etc)
   47   90299 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   47   90346 [main] cron 204 set_flags: flags: binary (0x2)
   46   90392 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
   78   90470 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\etc)
   65   90535 [main] cron 204 symlink_info::check: not a symlink
   64   90599 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22AFB0) (0x3000A)
   50   90649 [main] cron 204 path_conv::check: this->path(C:\cygwin\etc), has_acls(1)
  515   91164 [main] cron 204 open: open (tabs/tschutter, 0x104000)
   49   91213 [main] cron 204 normalize_posix_path: src tabs/tschutter
   48   91261 [main] cron 204 cwdstuff::get: posix /var/cron
   45   91306 [main] cron 204 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   48   91354 [main] cron 204 normalize_posix_path: /var/cron/tabs/tschutter = normalize_posix_path (tabs/tschutter)
   46   91400 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs/tschutter)
   47   91447 [main] cron 204 set_flags: flags: binary (0x2)
   46   91493 [main] cron 204 mount_info::conv_to_win32_path: src_path /var/cron/tabs/tschutter, dst C:\cygwin\var\cron\tabs\tschutter, flags 0x3000A, rc 0
   95   91588 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron\tabs\tschutter)
   67   91655 [main] cron 204 symlink_info::check: not a symlink
   69   91724 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs\tschutter, 0x22AF20) (0x3000A)
   50   91774 [main] cron 204 path_conv::check: this->path(C:\cygwin\var\cron\tabs\tschutter), has_acls(1)
   49   91823 [main] cron 204 build_fh_pc: fh 0x6122592C
   50   91873 [main] cron 204 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs\tschutter, 0x104000)
   90   91963 [main] cron 204 fhandler_base::set_flags: flags 0x104000, supplied_bin 0x10000
  157   92120 [main] cron 204 fhandler_base::set_flags: filemode set to text
   48   92168 [main] cron 204 fhandler_base::open: 0 = NtCreateFile (0x608, 80100000, \??\C:\cygwin\var\cron\tabs\tschutter, io, NULL, 0, 7, 1, 4020, NULL, 0)
   50   92218 [main] cron 204 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs\tschutter, 0x104000)
   55   92273 [main] cron 204 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs\tschutter, 0x104000)
   49   92322 [main] cron 204 open: 5 = open (tabs/tschutter, 0x104000)
   78   92400 [main] cron 204 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   49   92449 [main] cron 204 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-544
   56   92505 [main] cron 204 get_info_from_sd: ACL 1A0, uid 18718, gid 544
   51   92556 [main] cron 204 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\var\cron\tabs\tschutter, 0x22CC50) st_atime=4BC8D5B8 st_size=363, st_mode=0x81A0, st_ino=2092203501890313410, sizeof=96
   52   92608 [main] cron 204 fstat64: 0 = fstat (5, 0x22CC50)
   48   92656 [main] cron 204 normalize_posix_path: src tabs/tschutter
   46   92702 [main] cron 204 cwdstuff::get: posix /var/cron
   47   92749 [main] cron 204 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   47   92796 [main] cron 204 normalize_posix_path: /var/cron/tabs/tschutter = normalize_posix_path (tabs/tschutter)
   48   92844 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs/tschutter)
   47   92891 [main] cron 204 set_flags: flags: binary (0x2)
   46   92937 [main] cron 204 mount_info::conv_to_win32_path: src_path /var/cron/tabs/tschutter, dst C:\cygwin\var\cron\tabs\tschutter, flags 0x3000A, rc 0
   85   93022 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron\tabs\tschutter)
   65   93087 [main] cron 204 symlink_info::check: not a symlink
   66   93153 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs\tschutter, 0x22ABB0) (0x3000A)
   51   93204 [main] cron 204 path_conv::check: this->path(C:\cygwin\var\cron\tabs\tschutter), has_acls(1)
   58   93262 [main] cron 204 fhandler_base::fcntl: GETFL: 0x124000
   47   93309 [main] cron 204 fcntl64: 1196032 = fcntl (5, 3, 0x0)
  332   93641 [main] cron 204 _cygwin_istext_for_stdio: fd 5: defaulting to text
  965   94606 [main] cron 204 fhandler_base::lseek: setting file pointer to 0
   49   94655 [main] cron 204 lseek64: 0 = lseek (5, 0, 1)
  288   94943 [main] cron 204 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   49   94992 [main] cron 204 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-544
   56   95048 [main] cron 204 get_info_from_sd: ACL 1A0, uid 18718, gid 544
   50   95098 [main] cron 204 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\var\cron\tabs\tschutter, 0x22B5C8) st_atime=4BC8D5B8 st_size=363, st_mode=0x81A0, st_ino=2092203501890313410, sizeof=96
   52   95150 [main] cron 204 fstat64: 0 = fstat (5, 0x22B5C8)
  104   95254 [main] cron 204 fhandler_base::set_flags: flags 0x114000, supplied_bin 0x0
   46   95300 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   46   95346 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   46   95392 [main] cron 204 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x10000) returning text
   50   95442 [main] cron 204 readv: readv (5, 0x22B5E4, 1) nonblocking, sigcatchers 4
   92   95534 [main] cron 204 dtable::select_read: /var/cron/tabs/tschutter fd 5
   46   95580 [main] cron 204 fhandler_base::ready_for_read: read_ready 1, avail 1
   47   95627 [main] cron 204 select_stuff::cleanup: calling cleanup routines
   47   95674 [main] cron 204 select_stuff::cleanup: calling cleanup routines
   46   95720 [main] cron 204 select_stuff::~select_stuff: deleting select records
  122   95842 [main] cron 204 fhandler_base::read: returning 363, binary mode
   64   95906 [main] cron 204 readv: 363 = readv (5, 0x22B5E4, 1), errno 2
   58   95964 [main] cron 204 fhandler_base::set_flags: flags 0x124000, supplied_bin 0x0
   47   96011 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
   46   96057 [main] cron 204 fhandler_base::set_flags: filemode set to text
   46   96103 [main] cron 204 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x20000) returning binary
179399  275502 [main] cron 204 fhandler_base::set_flags: flags 0x114000, supplied_bin 0x0
   63  275565 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   48  275613 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   47  275660 [main] cron 204 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x10000) returning text
   50  275710 [main] cron 204 readv: readv (5, 0x22B5E4, 1) nonblocking, sigcatchers 4
   85  275795 [main] cron 204 dtable::select_read: /var/cron/tabs/tschutter fd 5
   47  275842 [main] cron 204 fhandler_base::ready_for_read: read_ready 1, avail 1
   48  275890 [main] cron 204 select_stuff::cleanup: calling cleanup routines
   47  275937 [main] cron 204 select_stuff::cleanup: calling cleanup routines
   46  275983 [main] cron 204 select_stuff::~select_stuff: deleting select records
  117  276100 [main] cron 204 fhandler_base::read: returning 0, binary mode
   54  276154 [main] cron 204 readv: 0 = readv (5, 0x22B5E4, 1), errno 2
   47  276201 [main] cron 204 fhandler_base::set_flags: flags 0x124000, supplied_bin 0x0
   46  276247 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
   46  276293 [main] cron 204 fhandler_base::set_flags: filemode set to text
   45  276338 [main] cron 204 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x20000) returning binary
  325  276663 [main] cron 204 fhandler_base::set_flags: flags 0x114000, supplied_bin 0x0
   45  276708 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   46  276754 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   46  276800 [main] cron 204 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x10000) returning text
   48  276848 [main] cron 204 readv: readv (5, 0x22B5E4, 1) nonblocking, sigcatchers 4
   82  276930 [main] cron 204 dtable::select_read: /var/cron/tabs/tschutter fd 5
   46  276976 [main] cron 204 fhandler_base::ready_for_read: read_ready 1, avail 1
   46  277022 [main] cron 204 select_stuff::cleanup: calling cleanup routines
   47  277069 [main] cron 204 select_stuff::cleanup: calling cleanup routines
   46  277115 [main] cron 204 select_stuff::~select_stuff: deleting select records
   83  277198 [main] cron 204 fhandler_base::read: returning 0, binary mode
   46  277244 [main] cron 204 readv: 0 = readv (5, 0x22B5E4, 1), errno 2
   47  277291 [main] cron 204 fhandler_base::set_flags: flags 0x124000, supplied_bin 0x0
   45  277336 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
   47  277383 [main] cron 204 fhandler_base::set_flags: filemode set to text
   46  277429 [main] cron 204 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x20000) returning binary
 1155  278584 [main] cron 204 close: close (5)
   46  278630 [main] cron 204 fhandler_base::close: closing '/var/cron/tabs/tschutter' handle 0x608
 1324  279954 [main] cron 204 close: 0 = close (5)
  285  280239 [main] cron 204 close: close (5)
   55  280294 [main] cron 204 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):387 val 9
   47  280341 [main] cron 204 close: -1 = close (5)
   58  280399 [main] cron 204 geterrno_from_win_error: windows error 18 == errno 89
   50  280449 [main] cron 204 fhandler_disk_file::readdir: 89 = readdir (0xAC90D8, 0x22C1D4) (L"(null)" > "***")
  114  280563 [main] cron 204 fhandler_disk_file::closedir: 0 = closedir (0xAC90D8, /var/cron/tabs)
  156  280719 [main] cron 204 closedir: 0 = closedir (0x0)
   47  280766 [main] cron 204 time: 1271453123 = time (0)
  210  280976 [main] cron 204 open: open (/usr/share/zoneinfo/posixrules, 0x10000)
   66  281042 [main] cron 204 normalize_posix_path: src /usr/share/zoneinfo/posixrules
   55  281097 [main] cron 204 normalize_posix_path: /usr/share/zoneinfo/posixrules = normalize_posix_path (/usr/share/zoneinfo/posixrules)
   48  281145 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/zoneinfo/posixrules)
   49  281194 [main] cron 204 set_flags: flags: binary (0x2)
   53  281247 [main] cron 204 mount_info::conv_to_win32_path: src_path /usr/share/zoneinfo/posixrules, dst C:\cygwin\usr\share\zoneinfo\posixrules, flags 0x3000A, rc 0
  100  281347 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\zoneinfo\posixrules)
   71  281418 [main] cron 204 symlink_info::check: not a symlink
   66  281484 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\usr\share\zoneinfo\posixrules, 0x228370) (0x3000A)
   53  281537 [main] cron 204 path_conv::check: this->path(C:\cygwin\usr\share\zoneinfo\posixrules), has_acls(1)
   51  281588 [main] cron 204 build_fh_pc: fh 0x61225D34
   49  281637 [main] cron 204 fhandler_base::open: (\??\C:\cygwin\usr\share\zoneinfo\posixrules, 0x110000)
   93  281730 [main] cron 204 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   51  281781 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   46  281827 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   46  281873 [main] cron 204 fhandler_base::open: 0 = NtCreateFile (0x604, 80100000, \??\C:\cygwin\usr\share\zoneinfo\posixrules, io, NULL, 0, 7, 1, 4020, NULL, 0)
   49  281922 [main] cron 204 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\usr\share\zoneinfo\posixrules, 0x110000)
   56  281978 [main] cron 204 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\usr\share\zoneinfo\posixrules, 0x10000)
   50  282028 [main] cron 204 open: 4 = open (/usr/share/zoneinfo/posixrules, 0x10000)
   48  282076 [main] cron 204 readv: readv (4, 0x229764, 1) blocking, sigcatchers 4
   74  282150 [main] cron 204 fhandler_base::read: returning 3519, binary mode
   49  282199 [main] cron 204 readv: 3519 = readv (4, 0x229764, 1), errno 9
   49  282248 [main] cron 204 close: close (4)
   46  282294 [main] cron 204 fhandler_base::close: closing '/usr/share/zoneinfo/posixrules' handle 0x604
   66  282360 [main] cron 204 close: 0 = close (4)
   71  282431 [main] cron 204 open: open (/usr/share/zoneinfo/GMT, 0x10000)
   50  282481 [main] cron 204 normalize_posix_path: src /usr/share/zoneinfo/GMT
   46  282527 [main] cron 204 normalize_posix_path: /usr/share/zoneinfo/GMT = normalize_posix_path (/usr/share/zoneinfo/GMT)
   47  282574 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/zoneinfo/GMT)
   47  282621 [main] cron 204 set_flags: flags: binary (0x2)
   46  282667 [main] cron 204 mount_info::conv_to_win32_path: src_path /usr/share/zoneinfo/GMT, dst C:\cygwin\usr\share\zoneinfo\GMT, flags 0x3000A, rc 0
   85  282752 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\usr\share\zoneinfo\GMT)
   65  282817 [main] cron 204 symlink_info::check: not a symlink
   67  282884 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\usr\share\zoneinfo\GMT, 0x228870) (0x3000A)
   51  282935 [main] cron 204 path_conv::check: this->path(C:\cygwin\usr\share\zoneinfo\GMT), has_acls(1)
   49  282984 [main] cron 204 build_fh_pc: fh 0x61225D34
   49  283033 [main] cron 204 fhandler_base::open: (\??\C:\cygwin\usr\share\zoneinfo\GMT, 0x110000)
   90  283123 [main] cron 204 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   50  283173 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   46  283219 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   46  283265 [main] cron 204 fhandler_base::open: 0 = NtCreateFile (0x604, 80100000, \??\C:\cygwin\usr\share\zoneinfo\GMT, io, NULL, 0, 7, 1, 4020, NULL, 0)
   54  283319 [main] cron 204 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\usr\share\zoneinfo\GMT, 0x110000)
   55  283374 [main] cron 204 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\usr\share\zoneinfo\GMT, 0x10000)
   49  283423 [main] cron 204 open: 4 = open (/usr/share/zoneinfo/GMT, 0x10000)
   47  283470 [main] cron 204 readv: readv (4, 0x229C64, 1) blocking, sigcatchers 4
   67  283537 [main] cron 204 fhandler_base::read: returning 118, binary mode
   49  283586 [main] cron 204 readv: 118 = readv (4, 0x229C64, 1), errno 9
   47  283633 [main] cron 204 close: close (4)
   45  283678 [main] cron 204 fhandler_base::close: closing '/usr/share/zoneinfo/GMT' handle 0x604
  130  283808 [main] cron 204 close: 0 = close (4)
   52  283860 [main] cron 204 time: 1271453123 = time (0)
   55  283915 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -34, its_me 1
   52  283967 [main] cron 204 sig_send: wakeup 0x604
   57  284024 [main] cron 204 sig_send: Waiting for pack.wakeup 0x604
   59  284083 [sig] cron 204 wait_sig: signalling pack.wakeup 0x604
   57  284140 [main] cron 204 sig_send: returning 0x0 from sending signal -34
113560  397700 [main] cron 204 nanosleep: nanosleep (38010)
38014118 38411818 [main] cron 204 nanosleep: 0 = nanosleep (38010, 0)
  110 38411928 [main] cron 204 time: 1271453161 = time (0)
  102 38412030 [main] cron 204 time: 1271453161 = time (0)
  104 38412134 [main] cron 204 child_info::child_info: subproc_ready 0x5F4
   62 38412196 [main] cron 204 fork: entering
  474 38412670 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -40, its_me 1
   51 38412721 [main] cron 204 sig_send: wakeup 0x5EC
   58 38412779 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5EC
   52 38412831 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5EC
   72 38412903 [main] cron 204 sig_send: returning 0x0 from sending signal -40
   52 38412955 [main] cron 204 frok::parent: priority class 32
  100 38413055 [main] cron 204 frok::parent: stack - bottom 0x230000, top 0x22CAF0, size 13584
   52 38413107 [main] cron 204 frok::parent: CreateProcess (C:\cygwin\usr\sbin\cron.exe, C:\cygwin\usr\sbin\cron.exe, 0, 0, 1, 0x28, 0, 0, 0x22CA60, 0x22CAC0)
   51 38413158 [main] cron 204 time: 1271453161 = time (0)
 2140 38415298 [main] cron 204 child_info::sync: n 2, waiting for subproc_ready(0x5F4) and child process(0x5E0)
   14      14 [main] cron 1916 child_copy: cygheap - hp 0x5F0 low 0x61224780, high 0x6122619C, res 1
   93     107 [main] cron 1916 child_copy: done
  124     231 [main] cron 1916 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x764
   86     317 [main] cron 1916 heap_init: heap base 0xA60000, heap top 0xAF0000
   64     381 [main] cron 1916 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x758
   48     429 [main] cron 1916 user_info::create: opening user shared for '' at 0x60FD0000
   48     477 [main] cron 1916 user_info::create: user shared version 6112AFB3
   88     565 [main] cron (1916) open_shared: name cygpid.1916, n 1916, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74C
  241     806 [main] cron 1916 **********************************************
   45     851 [main] cron 1916 Program name: C:\cygwin\usr\sbin\cron.exe (pid 1916, ppid 1)
   44     895 [main] cron 1916 App version:  1007.5, api: 0.225
   44     939 [main] cron 1916 DLL version:  1007.5, api: 0.225
   44     983 [main] cron 1916 DLL build:    2010-04-12 19:07
   46    1029 [main] cron 1916 OS version:   Windows NT-5.2
   44    1073 [main] cron 1916 Heap size:    402653184
   44    1117 [main] cron 1916 **********************************************
   44    1161 [main] cron 1916 pinfo::thisproc: myself->dwProcessId 1916
  117    1278 [main] cron 1916 child_copy: dll data - hp 0x5F0 low 0x61155000, high 0x6115DD1C, res 1
38420660 38421938 [main] cron 1916 child_copy: dll bss - hp 0x5F0 low 0x611C6000, high 0x611F20F0, res 1
  697 38422635 [main] cron 1916 child_copy: user heap - hp 0x5F0 low 0xA60000, high 0xAF0000, res 1
  193 38422828 [main] cron 1916 child_copy: done
   72 38422900 [main] cron 1916 child_copy: data - hp 0x5F0 low 0x409000, high 0x40A508, res 1
   55 38422955 [main] cron 1916 child_copy: bss - hp 0x5F0 low 0x40C000, high 0x40C2E8, res 1
   45 38423000 [main] cron 1916 child_copy: done
   47 38423047 [main] cron 1916 fixup_mmaps_after_fork: succeeded
   71 38423118 [main] cron 1916 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  138 38423256 [main] cron 1916 dll_crt0_0: finished dll_crt0_0 initialization
  103 38423359 [main] cron 1916 _cygtls::remove: wait 0xFFFFFFFF
   66 38423425 [main] cron 1916 _cygtls::remove: removed 0x22CE64 element 0
  185 38423610 [main] cron 1916 frok::child: child is running.  pid 1916, ppid 0, stack here 0x22CAE8
   49 38423659 [main] cron 1916 sync_with_parent: signalling parent: after longjmp
   50 38423709 [main] cron 1916 child_info::ready: signalled 0x5F4 that I was ready
 8416 38423714 [main] cron 204 child_info::sync: pid 1916, WFMO returned 0, res 1
  155 38423869 [main] cron 204 open_shared: name cygpid.1916, n 1916, shared 0x9E0000 (wanted 0x0), h 0x5DC
   72 38423941 [main] cron 204 proc_subproc: args: 1, 2280100
   98 38424039 [main] cron 204 _pinfo::dup_proc_pipe: duped wr_proc_pipe 0x724 for pid 1916(1916)
  275 38424314 [main] cron 204 pinfo::wait: created tracking thread for pid 1916, winpid 0x77C, rd_pipe 0x5E4
   58 38424372 [main] cron 204 proc_subproc: added pid 1916 to proc table, slot 0
   51 38424423 [main] cron 204 proc_subproc: returning 1
   51 38424474 [main] cron 204 frok::parent: child is alive (but stopped)
  139 38424613 [proc_waiter] cron 204 cygthread::stub: thread 'proc_waiter', id 0xEE8, stack_ptr 0x18E5CDD0
  129 38424742 [main] cron 204 child_copy: stack - hp 0x5E0 low 0x22CAF0, high 0x230000, res 1
   49 38424791 [main] cron 204 child_copy: done
   45 38424836 [main] cron 204 frok::parent: copying data/bss of a linked dll
  167 38425003 [main] cron 204 child_copy: linked dll data - hp 0x5E0 low 0x67F0A000, high 0x67F0AB2C, res 1
  158 38425161 [main] cron 204 child_copy: linked dll bss - hp 0x5E0 low 0x67F0C000, high 0x67F0C190, res 1
   48 38425209 [main] cron 204 child_copy: done
   49 38425258 [main] cron 204 resume_child: signalled child
 1553 38425262 [main] cron 1916 sync_with_parent: awake
   51 38425309 [main] cron 204 child_info::sync: n 2, waiting for subproc_ready(0x5F4) and child process(0x5E0)
   71 38425333 [main] cron 1916 sync_with_parent: no problems
   44 38425377 [main] cron 1916 frok::child: hParent 0x5F0, load_dlls 0
   65 38425442 [main] cron 1916 dtable::fixup_after_fork: fd 3 (/var/run/cron.pid)
   47 38425489 [main] cron 1916 fhandler_base::fixup_after_fork: inheriting '/var/run/cron.pid' from parent
   67 38425556 [main] cron 1916 sync_with_parent: signalling parent: performed fork fixup
   48 38425604 [main] cron 1916 child_info::ready: signalled 0x5F4 that I was ready
  299 38425608 [main] cron 204 child_info::sync: pid 1916, WFMO returned 0, res 1
   91 38425699 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -41, its_me 1
   64 38425763 [main] cron 204 sig_send: wakeup 0x5EC
   60 38425823 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5EC
    7 38425830 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5EC
  149 38425979 [main] cron 204 sig_send: returning 0x0 from sending signal -41
  620 38426599 [main] cron 204 fork: 1916 = fork()
 1014 38426618 [main] cron 1916 wait_for_sigthread: wait_sig_inited 0x7B4
  104 38426703 [main] cron 204 stat64: entering
   48 38426751 [main] cron 204 normalize_posix_path: src tabs
   47 38426798 [main] cron 204 cwdstuff::get: posix /var/cron
   45 38426843 [main] cron 204 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 9
   47 38426890 [main] cron 204 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
   45 38426935 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   49 38426984 [main] cron 204 set_flags: flags: binary (0x2)
   51 38427035 [main] cron 204 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
   92 38427127 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\var\cron\tabs)
   67 38427194 [main] cron 204 symlink_info::check: not a symlink
   63 38427257 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B090) (0x3000A)
   50 38427307 [main] cron 204 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   52 38427359 [main] cron 204 build_fh_pc: fh 0x61225D34
   48 38427407 [main] cron 204 stat_worker: (\??\C:\cygwin\var\cron\tabs, 0x22CC50, 0x61225D34), file_attributes 16
   67 38427474 [main] cron 204 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs, 0x110000)
   97 38427571 [main] cron 204 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   50 38427621 [main] cron 204 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   45 38427666 [main] cron 204 fhandler_base::set_flags: filemode set to binary
   47 38427713 [main] cron 204 fhandler_base::open: 0 = NtCreateFile (0x5F0, 20080, \??\C:\cygwin\var\cron\tabs, io, NULL, 0, 7, 1, 4000, NULL, 0)
   48 38427761 [main] cron 204 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs, 0x110000)
   54 38427815 [main] cron 204 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs, 0x10000)
   99 38427914 [main] cron 204 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   51 38427965 [main] cron 204 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
   81 38428046 [main] cron 204 get_info_from_sd: ACL 43FF, uid 18718, gid 10513
   58 38428104 [main] cron 204 fhandler_base::fstat_helper: 0 = fstat (\??\C:\cygwin\var\cron\tabs, 0x22CC50) st_atime=4BC8D5C3 st_size=0, st_mode=0x43FF, st_ino=281474976876365, sizeof=96
   50 38428154 [main] cron 204 fhandler_base::close: closing '/var/cron/tabs' handle 0x5F0
   67 38428221 [main] cron 204 stat_worker: 0 = (\??\C:\cygwin\var\cron\tabs, 0x22CC50)
   49 38428270 [main] cron 204 stat64: entering
   44 38428314 [main] cron 204 normalize_posix_path: src /etc/cron.d
   45 38428359 [main] cron 204 normalize_posix_path: /etc/cron.d = normalize_posix_path (/etc/cron.d)
   45 38428404 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/cron.d)
   45 38428449 [main] cron 204 set_flags: flags: binary (0x2)
   44 38428493 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc/cron.d, dst C:\cygwin\etc\cron.d, flags 0x3000A, rc 0
   88 38428581 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d)
   47 38428628 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d)
   77 38428705 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d.exe)
   47 38428752 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe)
   75 38428827 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d.lnk)
   47 38428874 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.lnk)
   75 38428949 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\cron.d.exe.lnk)
   47 38428996 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe.lnk)
   46 38429042 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\cron.d, 0x22B090) (0x3000A)
   45 38429087 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   45 38429132 [main] cron 204 set_flags: flags: binary (0x2)
   45 38429177 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
   74 38429251 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\etc)
  203 38429454 [main] cron 204 symlink_info::check: not a symlink
   65 38429519 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B090) (0x3000A)
  124 38429643 [main] cron 204 path_conv::check: this->path(C:\cygwin\etc\cron.d), has_acls(1)
   48 38429691 [main] cron 204 __set_errno: int stat_worker(path_conv&, __stat64*):1533 val 2
   45 38429736 [main] cron 204 stat_worker: -1 = (\??\C:\cygwin\etc\cron.d, 0x22CB90)
   46 38429782 [main] cron 204 stat64: entering
   44 38429826 [main] cron 204 normalize_posix_path: src /etc/crontab
   44 38429870 [main] cron 204 normalize_posix_path: /etc/crontab = normalize_posix_path (/etc/crontab)
   45 38429915 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/crontab)
   44 38429959 [main] cron 204 set_flags: flags: binary (0x2)
   45 38430004 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc/crontab, dst C:\cygwin\etc\crontab, flags 0x3000A, rc 0
   78 38430082 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab)
   47 38430129 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab)
   75 38430204 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab.exe)
   47 38430251 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe)
   75 38430326 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab.lnk)
   47 38430373 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.lnk)
   75 38430448 [main] cron 204 symlink_info::check: 0xC0000034 = NtCreateFile (\??\C:\cygwin\etc\crontab.exe.lnk)
   47 38430495 [main] cron 204 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe.lnk)
   46 38430541 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\crontab, 0x22B090) (0x3000A)
   45 38430586 [main] cron 204 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   45 38430631 [main] cron 204 set_flags: flags: binary (0x2)
   44 38430675 [main] cron 204 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
   73 38430748 [main] cron 204 symlink_info::check: 0x0 = NtCreateFile (\??\C:\cygwin\etc)
   60 38430808 [main] cron 204 symlink_info::check: not a symlink
   61 38430869 [main] cron 204 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B090) (0x3000A)
  131 38431000 [main] cron 204 path_conv::check: this->path(C:\cygwin\etc\crontab), has_acls(1)
   48 38431048 [main] cron 204 __set_errno: int stat_worker(path_conv&, __stat64*):1533 val 2
   45 38431093 [main] cron 204 stat_worker: -1 = (\??\C:\cygwin\etc\crontab, 0x22CBF0)
   47 38431140 [main] cron 204 time: 1271453161 = time (0)
   46 38431186 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -34, its_me 1
   50 38431236 [main] cron 204 sig_send: wakeup 0x5F0
   55 38431291 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5F0
    8 38431299 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5F0
  126 38431425 [main] cron 204 sig_send: returning 0x0 from sending signal -34
   62 38431487 [main] cron 204 nanosleep: nanosleep (60000)
16601 38443219 [main] cron 1916 wait_for_sigthread: process/signal handling enabled, state 0x41
   52 38443271 [main] cron 1916 fork: 0 = fork()
   71 38443342 [main] cron 1916 close: close (3)
   58 38443400 [main] cron 1916 fhandler_base::close: closing '/var/run/cron.pid' handle 0x720
   79 38443479 [main] cron 1916 close: 0 = close (3)
   67 38443546 [main] cron 1916 sig_send: sendsig 0x6D0, pid 1916, signal -34, its_me 1
   51 38443597 [main] cron 1916 sig_send: wakeup 0x720
 -124 38443473 [sig] cron 1916 wait_sig: entering ReadFile loop, my_readsig 0x6D4, my_sendsig 0x6D0
  176 38443649 [main] cron 1916 sig_send: Waiting for pack.wakeup 0x720
   88 38443737 [sig] cron 1916 wait_sig: signalling pack.wakeup 0x720
   46 38443783 [main] cron 1916 sig_send: returning 0x0 from sending signal -34
   51 38443834 [main] cron 1916 void: 0x401D02 = signal (20, 0x0)
   56 38443890 [main] cron 1916 fhandler_pipe::create_selectable: CreateNamedPipe: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0x77C-0x1, size 65536
  152 38444042 [main] cron 1916 fhandler_pipe::create_selectable: pipe read handle 0x720
   47 38444089 [main] cron 1916 fhandler_pipe::create_selectable: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0x77C-0x1
   68 38444157 [main] cron 1916 fhandler_pipe::create_selectable: pipe write handle 0x690
   59 38444216 [main] cron 1916 build_fh_pc: fh 0x612261DC
   48 38444264 [main] cron 1916 build_fh_pc: fh 0x61226414
   49 38444313 [main] cron 1916 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   45 38444358 [main] cron 1916 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   44 38444402 [main] cron 1916 fhandler_base::set_flags: filemode set to binary
   44 38444446 [main] cron 1916 fhandler_base::init: created new fhandler_base for handle 0x720, bin 1
   48 38444494 [main] cron 1916 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   44 38444538 [main] cron 1916 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   45 38444583 [main] cron 1916 fhandler_base::set_flags: filemode set to binary
   43 38444626 [main] cron 1916 fhandler_base::init: created new fhandler_base for handle 0x690, bin 1
   47 38444673 [main] cron 1916 fhandler_pipe::create: 0 = pipe ([0x612261DC, 0x61226414], 65536, 0x10000)
   50 38444723 [main] cron 1916 fhandler_pipe::create_selectable: CreateNamedPipe: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0x77C-0x2, size 65536
  109 38444832 [main] cron 1916 fhandler_pipe::create_selectable: pipe read handle 0x5F0
   45 38444877 [main] cron 1916 fhandler_pipe::create_selectable: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0x77C-0x2
   65 38444942 [main] cron 1916 fhandler_pipe::create_selectable: pipe write handle 0x5F4
   47 38444989 [main] cron 1916 build_fh_pc: fh 0x6122664C
   46 38445035 [main] cron 1916 build_fh_pc: fh 0x61226854
   44 38445079 [main] cron 1916 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   45 38445124 [main] cron 1916 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   44 38445168 [main] cron 1916 fhandler_base::set_flags: filemode set to binary
   44 38445212 [main] cron 1916 fhandler_base::init: created new fhandler_base for handle 0x5F0, bin 1
   47 38445259 [main] cron 1916 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   45 38445304 [main] cron 1916 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   44 38445348 [main] cron 1916 fhandler_base::set_flags: filemode set to binary
   43 38445391 [main] cron 1916 fhandler_base::init: created new fhandler_base for handle 0x5F4, bin 1
   47 38445438 [main] cron 1916 fhandler_pipe::create: 0 = pipe ([0x6122664C, 0x61226854], 65536, 0x10000)
   52 38445490 [main] cron 1916 vfork: stub called
   48 38445538 [main] cron 1916 child_info::child_info: subproc_ready 0x6C4
   48 38445586 [main] cron 1916 fork: entering
  436 38446022 [main] cron 1916 sig_send: sendsig 0x6D0, pid 1916, signal -40, its_me 1
   48 38446070 [main] cron 1916 sig_send: wakeup 0x6BC
   54 38446124 [main] cron 1916 sig_send: Waiting for pack.wakeup 0x6BC
    5 38446129 [sig] cron 1916 wait_sig: signalling pack.wakeup 0x6BC
   85 38446214 [main] cron 1916 sig_send: returning 0x0 from sending signal -40
   47 38446261 [main] cron 1916 frok::parent: priority class 32
   85 38446346 [main] cron 1916 frok::parent: stack - bottom 0x230000, top 0x22C610, size 14832
   47 38446393 [main] cron 1916 frok::parent: CreateProcess (C:\cygwin\usr\sbin\cron.exe, C:\cygwin\usr\sbin\cron.exe, 0, 0, 1, 0x28, 0, 0, 0x22C580, 0x22C5E0)
   49 38446442 [main] cron 1916 time: 1271453161 = time (0)
 2154 38448596 [main] cron 1916 child_info::sync: n 2, waiting for subproc_ready(0x6C4) and child process(0x6B0)
   15      15 [main] cron 2612 child_copy: cygheap - hp 0x6C0 low 0x61224780, high 0x61226A7C, res 1
  215     230 [main] cron 2612 child_copy: done
  119     349 [main] cron 2612 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x748
   80     429 [main] cron 2612 heap_init: heap base 0xA60000, heap top 0xAF0000
   58     487 [main] cron 2612 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x758
   43     530 [main] cron 2612 user_info::create: opening user shared for '' at 0x60FD0000
   42     572 [main] cron 2612 user_info::create: user shared version 6112AFB3
   82     654 [main] cron (2612) open_shared: name cygpid.2612, n 2612, shared 0x60FF0000 (wanted 0x60FF0000), h 0x744
  228     882 [main] cron 2612 **********************************************
   38     920 [main] cron 2612 Program name: C:\cygwin\usr\sbin\cron.exe (pid 2612, ppid 1)
   38     958 [main] cron 2612 App version:  1007.5, api: 0.225
   38     996 [main] cron 2612 DLL version:  1007.5, api: 0.225
   38    1034 [main] cron 2612 DLL build:    2010-04-12 19:07
   41    1075 [main] cron 2612 OS version:   Windows NT-5.2
   37    1112 [main] cron 2612 Heap size:    402653184
   38    1150 [main] cron 2612 **********************************************
   38    1188 [main] cron 2612 pinfo::thisproc: myself->dwProcessId 2612
  111    1299 [main] cron 2612 child_copy: dll data - hp 0x6C0 low 0x61155000, high 0x6115DD1C, res 1
38453636 38454935 [main] cron 2612 child_copy: dll bss - hp 0x6C0 low 0x611C6000, high 0x611F20F0, res 1
  691 38455626 [main] cron 2612 child_copy: user heap - hp 0x6C0 low 0xA60000, high 0xAF0000, res 1
   42 38455668 [main] cron 2612 child_copy: done
   63 38455731 [main] cron 2612 child_copy: data - hp 0x6C0 low 0x409000, high 0x40A508, res 1
   49 38455780 [main] cron 2612 child_copy: bss - hp 0x6C0 low 0x40C000, high 0x40C2E8, res 1
   39 38455819 [main] cron 2612 child_copy: done
   42 38455861 [main] cron 2612 fixup_mmaps_after_fork: succeeded
   64 38455925 [main] cron 2612 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  127 38456052 [main] cron 2612 dll_crt0_0: finished dll_crt0_0 initialization
   98 38456150 [main] cron 2612 _cygtls::remove: wait 0xFFFFFFFF
   59 38456209 [main] cron 2612 _cygtls::remove: removed 0x22CE64 element 0
  166 38456375 [main] cron 2612 frok::child: child is running.  pid 2612, ppid 0, stack here 0x22C608
   42 38456417 [main] cron 2612 sync_with_parent: signalling parent: after longjmp
   44 38456461 [main] cron 2612 child_info::ready: signalled 0x6C4 that I was ready
 7868 38456464 [main] cron 1916 child_info::sync: pid 2612, WFMO returned 0, res 1
  104 38456568 [main] cron 1916 open_shared: name cygpid.2612, n 2612, shared 0x3D0000 (wanted 0x0), h 0x6AC
   66 38456634 [main] cron 1916 proc_subproc: args: 1, 2278852
   89 38456723 [main] cron 1916 _pinfo::dup_proc_pipe: duped wr_proc_pipe 0x718 for pid 2612(2612)
  265 38456988 [main] cron 1916 pinfo::wait: created tracking thread for pid 2612, winpid 0xA34, rd_pipe 0x6B4
   71 38457059 [main] cron 1916 proc_subproc: added pid 2612 to proc table, slot 0
   51 38457110 [main] cron 1916 proc_subproc: returning 1
   49 38457159 [main] cron 1916 frok::parent: child is alive (but stopped)
   91 38457250 [proc_waiter] cron 1916 cygthread::stub: thread 'proc_waiter', id 0x7D4, stack_ptr 0x85CDD0
  145 38457395 [main] cron 1916 child_copy: stack - hp 0x6B0 low 0x22C610, high 0x230000, res 1
   54 38457449 [main] cron 1916 child_copy: done
   47 38457496 [main] cron 1916 frok::parent: copying data/bss of a linked dll
  165 38457661 [main] cron 1916 child_copy: linked dll data - hp 0x6B0 low 0x67F0A000, high 0x67F0AB2C, res 1
  161 38457822 [main] cron 1916 child_copy: linked dll bss - hp 0x6B0 low 0x67F0C000, high 0x67F0C190, res 1
   52 38457874 [main] cron 1916 child_copy: done
   49 38457923 [main] cron 1916 resume_child: signalled child
 1471 38457932 [main] cron 2612 sync_with_parent: awake
   76 38457999 [main] cron 1916 child_info::sync: n 2, waiting for subproc_ready(0x6C4) and child process(0x6B0)
   90 38458022 [main] cron 2612 sync_with_parent: no problems
   62 38458084 [main] cron 2612 frok::child: hParent 0x6C0, load_dlls 0
   59 38458143 [main] cron 2612 dtable::fixup_after_fork: fd 3 (/dev/fd/pipe:[3])
   48 38458191 [main] cron 2612 fhandler_base::fixup_after_fork: inheriting '/dev/fd/pipe:[3]' from parent
   41 38458232 [main] cron 2612 fhandler_base::fork_fixup: handle 0x720 already opened
   39 38458271 [main] cron 2612 dtable::fixup_after_fork: fd 4 (pipe:[4])
   41 38458312 [main] cron 2612 fhandler_base::fixup_after_fork: inheriting 'pipe:[4]' from parent
   39 38458351 [main] cron 2612 fhandler_base::fork_fixup: handle 0x690 already opened
   38 38458389 [main] cron 2612 dtable::fixup_after_fork: fd 5 (/dev/fd/pipe:[5])
   40 38458429 [main] cron 2612 fhandler_base::fixup_after_fork: inheriting '/dev/fd/pipe:[5]' from parent
   39 38458468 [main] cron 2612 fhandler_base::fork_fixup: handle 0x5F0 already opened
   39 38458507 [main] cron 2612 dtable::fixup_after_fork: fd 6 (pipe:[6])
   40 38458547 [main] cron 2612 fhandler_base::fixup_after_fork: inheriting 'pipe:[6]' from parent
   38 38458585 [main] cron 2612 fhandler_base::fork_fixup: handle 0x5F4 already opened
   39 38458624 [main] cron 2612 sync_with_parent: signalling parent: performed fork fixup
   42 38458666 [main] cron 2612 child_info::ready: signalled 0x6C4 that I was ready
  670 38458669 [main] cron 1916 child_info::sync: pid 2612, WFMO returned 0, res 1
   98 38458767 [main] cron 1916 sig_send: sendsig 0x6D0, pid 1916, signal -41, its_me 1
   65 38458832 [main] cron 1916 sig_send: wakeup 0x6BC
   73 38458905 [main] cron 1916 sig_send: Waiting for pack.wakeup 0x6BC
   52 38458957 [sig] cron 1916 wait_sig: signalling pack.wakeup 0x6BC
   76 38459033 [main] cron 1916 sig_send: returning 0x0 from sending signal -41
  586 38459619 [main] cron 1916 fork: 2612 = fork()
   63 38459682 [main] cron 1916 close: close (3)
   52 38459734 [main] cron 1916 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x720
 1086 38459752 [main] cron 2612 wait_for_sigthread: wait_sig_inited 0x7B4
   54 38459788 [main] cron 1916 close: 0 = close (3)
   51 38459839 [main] cron 1916 close: close (6)
   48 38459887 [main] cron 1916 fhandler_base::close: closing 'pipe:[6]' handle 0x5F4
   49 38459936 [main] cron 1916 close: 0 = close (6)
   47 38459983 [main] cron 1916 close: close (4)
   47 38460030 [main] cron 1916 fhandler_base::close: closing 'pipe:[4]' handle 0x690
   49 38460079 [main] cron 1916 close: 0 = close (4)
   59 38460138 [main] cron 1916 fhandler_base::fcntl: GETFL: 0x10000
   48 38460186 [main] cron 1916 fcntl64: 65536 = fcntl (5, 3, 0x0)
  348 38460534 [main] cron 1916 _cygwin_istext_for_stdio: fd 5: opened as binary
  260 38460794 [main] cron 1916 fhandler_base::fstat: here
   46 38460840 [main] cron 1916 time: 1271453161 = time (0)
   52 38460892 [main] cron 1916 fstat64: 0 = fstat (5, 0x22C6B8)
   91 38460983 [main] cron 1916 readv: readv (5, 0x22C6D4, 1) blocking, sigcatchers 3
14725 38474477 [main] cron 2612 wait_for_sigthread: process/signal handling enabled, state 0x41
   69 38474546 [main] cron 2612 fork: 0 = fork()
  133 38474679 [main] cron 2612 vsyslog: 6 (%s) %s (%s)
  168 38474847 [main] cron 2612 open: open (/dev/null, 0x10601)
  -77 38474770 [sig] cron 2612 wait_sig: entering ReadFile loop, my_readsig 0x6B4, my_sendsig 0x6B0
  134 38474904 [main] cron 2612 normalize_posix_path: src /dev/null
   95 38474999 [main] cron 2612 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   44 38475043 [main] cron 2612 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   57 38475100 [main] cron 2612 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   49 38475149 [main] cron 2612 build_fh_pc: fh 0x61225B2C
   50 38475199 [main] cron 2612 fhandler_base::open: (\Device\Null, 0x10601)
   57 38475256 [main] cron 2612 fhandler_base::set_flags: flags 0x10601, supplied_bin 0x10000
  188 38475444 [main] cron 2612 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   41 38475485 [main] cron 2612 fhandler_base::set_flags: filemode set to binary
   38 38475523 [main] cron 2612 fhandler_base::open: 0 = NtCreateFile (0x6C0, 40120080, \Device\Null, io, NULL, 0, 7, 5, 4020, NULL, 0)
   40 38475563 [main] cron 2612 fhandler_base::open: 1 = fhandler_base::open (\Device\Null, 0x10601)
   38 38475601 [main] cron 2612 open: 7 = open (/dev/null, 0x10601)
  160 38475761 [main] cron 2612 _cygwin_istext_for_stdio: fd 7: opened as binary
  667 38476428 [main] cron 2612 writev: writev (7, 0x22BE94, 1)
   40 38476468 [main] cron 2612 fhandler_base::write: binary write
   43 38476511 [main] cron 2612 writev: 16 = write (7, 0x22BE94, 1), errno 9
  446 38476957 [main] cron 2612 writev: writev (7, 0x22BE94, 1)
   37 38476994 [main] cron 2612 fhandler_base::write: binary write
   39 38477033 [main] cron 2612 writev: 10 = write (7, 0x22BE94, 1), errno 9
  439 38477472 [main] cron 2612 writev: writev (7, 0x22BEB4, 1)
   37 38477509 [main] cron 2612 fhandler_base::write: binary write
   40 38477549 [main] cron 2612 writev: 80 = write (7, 0x22BEB4, 1), errno 9
  331 38477880 [main] cron 2612 close: close (7)
   38 38477918 [main] cron 2612 fhandler_base::close: closing '/dev/null' handle 0x6C0
   47 38477965 [main] cron 2612 close: 0 = close (7)
 1816 38479781 [main] cron 2612 init_cygheap::manage_console_count: setsid: console_count 0, amount 0, no ctty, avoid_freeing_console 0
   62 38479843 [main] cron 2612 init_cygheap::manage_console_count: freed console, res 0
   73 38479916 [main] cron 2612 setsid: sid 2612, pgid 2612, no ctty
   51 38479967 [main] cron 2612 close: close (4)
   51 38480018 [main] cron 2612 fhandler_base::close: closing 'pipe:[4]' handle 0x690
   71 38480089 [main] cron 2612 close: 0 = close (4)
   41 38480130 [main] cron 2612 close: close (5)
   49 38480179 [main] cron 2612 fhandler_base::close: closing '/dev/fd/pipe:[5]' handle 0x5F0
   58 38480237 [main] cron 2612 close: 0 = close (5)
   47 38480284 [main] cron 2612 dtable::dup3: dup3 (3, 0, 0x0)
   51 38480335 [main] cron 2612 build_fh_pc: fh 0x6122664C
   48 38480383 [main] cron 2612 fhandler_base::dup: in fhandler_base dup
   58 38480441 [main] cron 2612 fhandler_pipe::dup: res 0
   59 38480500 [main] cron 2612 dtable::dup_worker: duped '/dev/fd/pipe:[3]' old 0x720, new 0x5F0
   53 38480553 [main] cron 2612 dtable::dup3: newfh->io_handle 0x5F0, oldfh->io_handle 0x720, new win32_name 0x612261AC, old win32_name 0x612263E4
   58 38480611 [main] cron 2612 close: close (0)
   45 38480656 [main] cron 2612 fhandler_base::close: closing '/dev/null' handle 0x674
   53 38480709 [main] cron 2612 close: 0 = close (0)
   54 38480763 [main] cron 2612 dtable::dup3: 0 = dup3 (3, 0, 0x0)
   49 38480812 [main] cron 2612 close: close (3)
   68 38480880 [main] cron 2612 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x720
   60 38480940 [main] cron 2612 close: 0 = close (3)
   59 38480999 [main] cron 2612 dtable::dup3: dup3 (6, 1, 0x0)
   51 38481050 [main] cron 2612 build_fh_pc: fh 0x612261DC
   52 38481102 [main] cron 2612 fhandler_base::dup: in fhandler_base dup
   55 38481157 [main] cron 2612 fhandler_pipe::dup: res 0
   64 38481221 [main] cron 2612 dtable::dup_worker: duped 'pipe:[6]' old 0x5F4, new 0x720
   51 38481272 [main] cron 2612 dtable::dup3: newfh->io_handle 0x720, oldfh->io_handle 0x5F4, new win32_name 0x612263E4, old win32_name 0x61226A5C
   68 38481340 [main] cron 2612 close: close (1)
   46 38481386 [main] cron 2612 fhandler_base::close: closing '/dev/null' handle 0x18C
   49 38481435 [main] cron 2612 close: 0 = close (1)
   63 38481498 [main] cron 2612 dtable::dup3: 1 = dup3 (6, 1, 0x0)
   54 38481552 [main] cron 2612 close: close (6)
   52 38481604 [main] cron 2612 fhandler_base::close: closing 'pipe:[6]' handle 0x5F4
   68 38481672 [main] cron 2612 close: 0 = close (6)
   45 38481717 [main] cron 2612 dtable::dup3: dup3 (1, 2, 0x0)
   44 38481761 [main] cron 2612 build_fh_pc: fh 0x61226854
   51 38481812 [main] cron 2612 fhandler_base::dup: in fhandler_base dup
   51 38481863 [main] cron 2612 fhandler_pipe::dup: res 0
   43 38481906 [main] cron 2612 dtable::dup_worker: duped 'pipe:[6]' old 0x720, new 0x5F4
   42 38481948 [main] cron 2612 dtable::dup3: newfh->io_handle 0x5F4, oldfh->io_handle 0x720, new win32_name 0x61226A5C, old win32_name 0x612263E4
   56 38482004 [main] cron 2612 close: close (2)
   43 38482047 [main] cron 2612 fhandler_base::close: closing '/dev/null' handle 0x688
   47 38482094 [main] cron 2612 close: 0 = close (2)
   50 38482144 [main] cron 2612 dtable::dup3: 2 = dup3 (1, 2, 0x0)
   50 38482194 [main] cron 2612 setegid32: new egid: 10513 current: 544
  100 38482294 [main] cron 2612 setegid32: SetTokenInformation(hProcToken, TokenPrimaryGroup), Win32 error 1308
 3852 38486146 [main] cron 2612 get_logon_server: DC: rediscovery: 0, server: \\FDSVBLD01SDCX04
25956 38512102 [main] cron 2612 initgroups32: 0 = initgroups (tschutter, 10513)
   59 38512161 [main] cron 2612 seteuid32: uid: 18718 myself->uid: 18 myself->gid: 10513
   76 38512237 [main] cron 2612 seteuid32: Found token -1
  460 38512697 [main] cron 2612 extract_nt_dom_user: pw_gecos AA89FF (Schutter, Thomas A.,U-FLOODDATA\tschutter,S-1-5-21-2555220796-769361577-1294736918-8718)
 1066 38513763 [main] cron 2612 seteuid32: lsaprivkeyauth failed, try lsaauth.
 2590 38516353 [main] cron 2612 get_logon_server: DC: rediscovery: 0, server: \\FDSVBLD01SDCX04
19493 38535846 [main] cron 2612 cygsidlist::debug_print: -- begin sidlist ---
   56 38535902 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-1-0 (*)
   41 38535943 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-11 (*)
   39 38535982 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-2-0 (+)
   38 38536020 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-4 (*)
   39 38536059 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-32-545 (*)
   41 38536100 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15446 (+)
   41 38536141 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-513 (+)
   41 38536182 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-8189 (+)
   41 38536223 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15442 (+)
   41 38536264 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-18483 (+)
   41 38536305 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-12611 (+)
   41 38536346 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-8169 (+)
   41 38536387 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15444 (+)
   40 38536427 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15443 (+)
   41 38536468 [main] cron 2612 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-6577 (+)
   38 38536506 [main] cron 2612 cygsidlist::debug_print: -- ende sidlist ---
 3901 38540407 [main] cron 2612 lsaauth: LsaLogonUser: 0xC00000F1
   47 38540454 [main] cron 2612 seterrno_from_win_error: /ext/build/netrel/src/cygwin-1.7.5-1/winsup/cygwin/sec_auth.cc:1143 windows error 87
   42 38540496 [main] cron 2612 geterrno_from_win_error: windows error 87 == errno 22
   38 38540534 [main] cron 2612 __set_errno: void seterrno_from_win_error(const char*, int, DWORD):319 val 22
  276 38540810 [main] cron 2612 lsaauth: 0x0 = lsaauth ()
   70 38540880 [main] cron 2612 seteuid32: lsaauth failed, try create_token.
 2077 38542957 [main] cron 2612 get_logon_server: DC: rediscovery: 0, server: \\FDSVBLD01SDCX04
21496 38564453 [main] cron 2612 seterrno_from_win_error: /ext/build/netrel/src/cygwin-1.7.5-1/winsup/cygwin/sec_auth.cc:901 windows error 1314
   49 38564502 [main] cron 2612 geterrno_from_win_error: unknown windows error 1314, setting errno to 13
   40 38564542 [main] cron 2612 __set_errno: void seterrno_from_win_error(const char*, int, DWORD):319 val 13
  411 38564953 [main] cron 2612 create_token: 0xFFFFFFFF = create_token ()
   70 38565023 [main] cron 2612 seteuid32: create_token failed, bail out of here
   39 38565062 [main] cron 2612 setuid32: real: 18, effective: 18
   41 38565103 [main] cron 2612 openlog: openlog called with (/usr/sbin/cron, 1, 72)
   94 38565197 [main] cron 2612 vsyslog: 6 (%s) %s (%s)
  149 38565346 [main] cron 2612 open: open (/dev/null, 0x10601)
   40 38565386 [main] cron 2612 normalize_posix_path: src /dev/null
   40 38565426 [main] cron 2612 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   40 38565466 [main] cron 2612 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   41 38565507 [main] cron 2612 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   46 38565553 [main] cron 2612 build_fh_pc: fh 0x612257DC
   42 38565595 [main] cron 2612 fhandler_base::open: (\Device\Null, 0x10601)
   55 38565650 [main] cron 2612 fhandler_base::set_flags: flags 0x10601, supplied_bin 0x10000
   40 38565690 [main] cron 2612 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   38 38565728 [main] cron 2612 fhandler_base::set_flags: filemode set to binary
   38 38565766 [main] cron 2612 fhandler_base::open: 0 = NtCreateFile (0x674, 40120080, \Device\Null, io, NULL, 0, 7, 5, 4020, NULL, 0)
   40 38565806 [main] cron 2612 fhandler_base::open: 1 = fhandler_base::open (\Device\Null, 0x10601)
   38 38565844 [main] cron 2612 open: 3 = open (/dev/null, 0x10601)
  150 38565994 [main] cron 2612 _cygwin_istext_for_stdio: fd 3: opened as binary
  626 38566620 [main] cron 2612 writev: writev (3, 0x22BE94, 1)
   39 38566659 [main] cron 2612 fhandler_base::write: binary write
   41 38566700 [main] cron 2612 writev: 16 = write (3, 0x22BE94, 1), errno 13
  440 38567140 [main] cron 2612 writev: writev (3, 0x22BE94, 1)
   38 38567178 [main] cron 2612 fhandler_base::write: binary write
   39 38567217 [main] cron 2612 writev: 10 = write (3, 0x22BE94, 1), errno 13
  440 38567657 [main] cron 2612 writev: writev (3, 0x22BEB4, 1)
   38 38567695 [main] cron 2612 fhandler_base::write: binary write
   39 38567734 [main] cron 2612 writev: 40 = write (3, 0x22BEB4, 1), errno 13
  341 38568075 [main] cron 2612 close: close (3)
   36 38568111 [main] cron 2612 fhandler_base::close: closing '/dev/null' handle 0x674
   44 38568155 [main] cron 2612 close: 0 = close (3)
 1404 38569559 [main] cron 2612 close: close (0)
   46 38569605 [main] cron 2612 fhandler_base::close: closing '/dev/fd/pipe:[3]' handle 0x5F0
   55 38569660 [main] cron 2612 close: 0 = close (0)
  382 38570042 [main] cron 2612 close: close (1)
   39 38570081 [main] cron 2612 fhandler_base::close: closing 'pipe:[6]' handle 0x720
   41 38570122 [main] cron 2612 close: 0 = close (1)
  380 38570502 [main] cron 2612 close: close (2)
   40 38570542 [main] cron 2612 fhandler_base::close: closing 'pipe:[6]' handle 0x5F4
   48 38570590 [main] cron 2612 close: 0 = close (2)
109624 38570607 [main] cron 1916 fhandler_base_overlapped::wait_overlapped: GetOverLappedResult failed
   62 38570669 [main] cron 1916 fhandler_base_overlapped::wait_overlapped: EOF
   51 38570720 [main] cron 1916 fhandler_base::read: returning 0, binary mode
   51 38570771 [main] cron 1916 readv: 0 = readv (5, 0x22C6D4, 1), errno 9
  355 38570945 [main] cron 2612 do_exit: do_exit (256), exit_state 1
   56 38571001 [main] cron 2612 void: 0x0 = signal (20, 0x1)
   38 38571039 [main] cron 2612 void: 0x401CF3 = signal (1, 0x1)
   46 38571085 [main] cron 2612 void: 0x401D11 = signal (2, 0x1)
   63 38571148 [main] cron 2612 void: 0x0 = signal (3, 0x1)
   93 38571241 [main] cron 2612 sigproc_terminate: entering
   54 38571295 [main] cron 2612 sig_send: sendsig 0x6B0, pid 2612, signal -42, its_me 1
   99 38571394 [main] cron 2612 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
   49 38571443 [main] cron 2612 sig_send: returning 0x0 from sending signal -42
  688 38571459 [main] cron 1916 close: close (5)
    1 38571444 [sig] cron 2612 wait_sig: saw __SIGEXIT
   71 38571530 [main] cron 1916 fhandler_base::close: closing '/dev/fd/pipe:[5]' handle 0x5F0
  105 38571549 [main] cron 2612 proc_terminate: nprocs 0
    7 38571556 [sig] cron 2612 wait_sig: signal thread exiting
   94 38571624 [main] cron 1916 close: 0 = close (5)
   63 38571619 [main] cron 2612 proc_terminate: leaving
   96 38571715 [main] cron 2612 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   42 38571757 [main] cron 2612 __to_clock_t: total 00000000 0000000F
   40 38571797 [main] cron 2612 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
   47 38571844 [main] cron 2612 __to_clock_t: total 00000000 00000000
  349 38571973 [main] cron 1916 sig_send: sendsig 0x6D0, pid 1916, signal -34, its_me 1
   68 38572041 [main] cron 1916 sig_send: wakeup 0x690
   65 38572106 [main] cron 1916 sig_send: Waiting for pack.wakeup 0x690
    9 38572115 [sig] cron 1916 wait_sig: signalling pack.wakeup 0x690
  105 38572220 [main] cron 1916 sig_send: returning 0x0 from sending signal -34
   53 38572273 [main] cron 1916 wait4: calling proc_subproc, pid -1, options 0
   52 38572325 [main] cron 1916 proc_subproc: args: 4, 2284288
   71 38572396 [main] cron 1916 proc_subproc: wval->pid -1, wval->options 0
   52 38572448 [main] cron 1916 checkstate: nprocs 1
   49 38572497 [main] cron 1916 stopped_or_terminated: considering pid 2612
  667 38572511 [main] cron 2612 pinfo::exit: Calling ExitProcess n 0x100, exitcode 0x100
   49 38572546 [main] cron 1916 checkstate: no matching terminated children found
   48 38572594 [main] cron 1916 checkstate: returning -1
   52 38572646 [main] cron 1916 proc_subproc: only found non-terminated children
   48 38572694 [main] cron 1916 proc_subproc: finished processing terminated/stopped child
   52 38572746 [main] cron 1916 proc_subproc: returning 1
  153 38572899 [proc_waiter] cron 1916 pinfo::maybe_set_exit_code_from_windows: pid 2612, exit value - old 0x8000100, windows 0xDEADBEEF, cygwin 0x8000100
   84 38572983 [proc_waiter] cron 1916 sig_send: sendsig 0x6D0, pid 1916, signal 20, its_me 1
   71 38573054 [proc_waiter] cron 1916 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
   49 38573103 [proc_waiter] cron 1916 sig_send: returning 0x0 from sending signal 20
    3 38573106 [sig] cron 1916 sigpacket::process: signal 20 processing
   42 38573148 [proc_waiter] cron 1916 proc_waiter: exiting wait thread for pid 2612
   88 38573236 [sig] cron 1916 _cygtls::find_tls: sig 20
   52 38573288 [sig] cron 1916 sigpacket::process: default signal 20 ignored
   49 38573337 [sig] cron 1916 sigpacket::process: returning 1
   49 38573386 [sig] cron 1916 proc_subproc: args: 3, 0
   66 38573452 [sig] cron 1916 proc_subproc: looking for processes to reap, nprocs 1
   52 38573504 [sig] cron 1916 checkstate: nprocs 1
   52 38573556 [sig] cron 1916 stopped_or_terminated: considering pid 2612
   66 38573622 [sig] cron 1916 remove_proc: removing procs[0], pid 2612, nprocs 1
   -1 38573621 [main] cron 1916 wait4: 0 = WaitForSingleObject (...)
  138 38573759 [main] cron 1916 wait4: intpid -1, status 0x22CC00, w->status 256, options 0, res 2612
   68 38573827 [main] cron 1916 sig_send: sendsig 0x6D0, pid 1916, signal -34, its_me 1
   70 38573897 [sig] cron 1916 checkstate: returning 1
    4 38573901 [main] cron 1916 sig_send: wakeup 0x6B0
   63 38573964 [sig] cron 1916 proc_subproc: released waiting thread
   89 38574053 [sig] cron 1916 proc_subproc: finished processing terminated/stopped child
    1 38574054 [main] cron 1916 sig_send: Waiting for pack.wakeup 0x6B0
   41 38574095 [sig] cron 1916 proc_subproc: returning 1
   92 38574187 [sig] cron 1916 wait_sig: signalling pack.wakeup 0x6B0
   50 38574237 [main] cron 1916 sig_send: returning 0x0 from sending signal -34
   50 38574287 [main] cron 1916 wait4: calling proc_subproc, pid -1, options 0
   51 38574338 [main] cron 1916 proc_subproc: args: 4, 2284288
   48 38574386 [main] cron 1916 proc_subproc: wval->pid -1, wval->options 0
  195 38574581 [main] cron 1916 checkstate: nprocs 0
   49 38574630 [main] cron 1916 checkstate: no matching terminated children found
   46 38574676 [main] cron 1916 checkstate: returning 0
   46 38574722 [main] cron 1916 proc_subproc: waiting thread found no children
   47 38574769 [main] cron 1916 proc_subproc: finished processing terminated/stopped child
   45 38574814 [main] cron 1916 proc_subproc: returning 1
   46 38574860 [main] cron 1916 __set_errno: pid_t wait4(int, int*, int, rusage*):89 val 10
   46 38574906 [main] cron 1916 wait4: intpid -1, status 0x22CC00, w->status 0, options 0, res -1
   47 38574953 [main] cron 1916 wait4: *** errno 10
   49 38575002 [main] cron 1916 do_exit: do_exit (0), exit_state 0
   48 38575050 [main] cron 1916 void: 0x0 = signal (20, 0x1)
   47 38575097 [main] cron 1916 void: 0x401CF3 = signal (1, 0x1)
   46 38575143 [main] cron 1916 void: 0x401D11 = signal (2, 0x1)
   46 38575189 [main] cron 1916 void: 0x0 = signal (3, 0x1)
   51 38575240 [main] cron 1916 fhandler_base::close: closing '/dev/null' handle 0x674
   51 38575291 [main] cron 1916 fhandler_base::close: closing '/dev/null' handle 0x18C
   52 38575343 [main] cron 1916 fhandler_base::close: closing '/dev/null' handle 0x688
   84 38575427 [main] cron 1916 sigproc_terminate: entering
   47 38575474 [main] cron 1916 sig_send: sendsig 0x6D0, pid 1916, signal -42, its_me 1
   57 38575531 [main] cron 1916 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
   46 38575577 [main] cron 1916 sig_send: returning 0x0 from sending signal -42
  -40 38575537 [sig] cron 1916 wait_sig: saw __SIGEXIT
   87 38575624 [main] cron 1916 proc_terminate: nprocs 0
   83 38575707 [main] cron 1916 proc_terminate: leaving
    2 38575709 [sig] cron 1916 wait_sig: signal thread exiting
   82 38575791 [main] cron 1916 __to_clock_t: dwHighDateTime 0, dwLowDateTime 0
   48 38575839 [main] cron 1916 __to_clock_t: total 00000000 00000000
   45 38575884 [main] cron 1916 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   46 38575930 [main] cron 1916 __to_clock_t: total 00000000 0000000F
  624 38576554 [main] cron 1916 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0
145452 38576939 [proc_waiter] cron 204 pinfo::maybe_set_exit_code_from_windows: pid 1916, exit value - old 0x8000000, windows 0xDEADBEEF, cygwin 0x8000000
   72 38577011 [proc_waiter] cron 204 sig_send: sendsig 0x6D0, pid 204, signal 20, its_me 1
   88 38577099 [proc_waiter] cron 204 sig_send: Not waiting for sigcomplete.  its_me 1 signal 20
   68 38577167 [sig] cron 204 sigpacket::process: signal 20 processing
   -2 38577165 [proc_waiter] cron 204 sig_send: returning 0x0 from sending signal 20
  115 38577280 [proc_waiter] cron 204 proc_waiter: exiting wait thread for pid 1916
  -49 38577231 [sig] cron 204 _cygtls::find_tls: sig 20
  167 38577398 [sig] cron 204 sigpacket::process: signal 20, about to call 0x401D02
   51 38577449 [sig] cron 204 setup_handler: controlled interrupt. stackptr 0x22DB34, stack 0x22DB30, stackptr[-1] 0x401C87
   71 38577520 [sig] cron 204 proc_subproc: args: 3, 1
   70 38577590 [sig] cron 204 proc_subproc: clear waiting threads
   57 38577647 [sig] cron 204 proc_subproc: finished clearing
   61 38577708 [sig] cron 204 proc_subproc: returning 1
   59 38577767 [sig] cron 204 _cygtls::interrupt_setup: armed signal_arrived 0x728, sig 20, res 1
   65 38577832 [sig] cron 204 setup_handler: signal 20 delivered
    0 38577832 [main] cron 204 reset_signal_arrived: reset signal_arrived
   76 38577908 [sig] cron 204 sigpacket::process: returning 1
   65 38577973 [main] cron 204 reset_signal_arrived: stackptr[-1] 0x401C87
   64 38578037 [sig] cron 204 proc_subproc: args: 3, 0
  120 38578157 [sig] cron 204 proc_subproc: looking for processes to reap, nprocs 1
  -57 38578100 [main] cron 204 set_process_mask_delta: oldmask 0x0, newmask 0x80000, deltamask 0x80000
  110 38578210 [sig] cron 204 proc_subproc: finished processing terminated/stopped child
   58 38578268 [main] cron 204 set_signal_mask: oldmask 0x80000, newmask 0x0, mask_bits 0x80000
   61 38578329 [sig] cron 204 proc_subproc: returning 1
   67 38578396 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -39, its_me 1
  126 38578522 [main] cron 204 sig_send: wakeup 0x5E4
   73 38578595 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5E4
   64 38578659 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5E4
   64 38578723 [main] cron 204 sig_send: returning 0x0 from sending signal -39
   60 38578783 [main] cron 204 __set_errno: int nanosleep(const timespec*, timespec*):128 val 4
   47 38578830 [main] cron 204 nanosleep: -1 = nanosleep (60000, 59860)
   54 38578884 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -34, its_me 1
   50 38578934 [main] cron 204 sig_send: wakeup 0x5E4
   55 38578989 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5E4
    5 38578994 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5E4
  113 38579107 [main] cron 204 sig_send: returning 0x0 from sending signal -34
   58 38579165 [main] cron 204 wait4: calling proc_subproc, pid -1, options 1
   46 38579211 [main] cron 204 proc_subproc: args: 4, 2284288
   45 38579256 [main] cron 204 proc_subproc: wval->pid -1, wval->options 1
   49 38579305 [main] cron 204 checkstate: nprocs 1
   46 38579351 [main] cron 204 stopped_or_terminated: considering pid 1916
   54 38579405 [main] cron 204 remove_proc: removing procs[0], pid 1916, nprocs 1
   91 38579496 [main] cron 204 checkstate: returning 1
   47 38579543 [main] cron 204 proc_subproc: released waiting thread
   44 38579587 [main] cron 204 proc_subproc: finished processing terminated/stopped child
   43 38579630 [main] cron 204 proc_subproc: returning 1
   48 38579678 [main] cron 204 wait4: 0 = WaitForSingleObject (...)
   44 38579722 [main] cron 204 wait4: intpid -1, status 0x22CC8C, w->status 0, options 1, res 1916
   48 38579770 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -34, its_me 1
   48 38579818 [main] cron 204 sig_send: wakeup 0x5E0
   54 38579872 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5E0
    5 38579877 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5E0
  115 38579992 [main] cron 204 sig_send: returning 0x0 from sending signal -34
   56 38580048 [main] cron 204 wait4: calling proc_subproc, pid -1, options 1
   45 38580093 [main] cron 204 proc_subproc: args: 4, 2284288
   44 38580137 [main] cron 204 proc_subproc: wval->pid -1, wval->options 1
   45 38580182 [main] cron 204 checkstate: nprocs 0
   44 38580226 [main] cron 204 checkstate: no matching terminated children found
   44 38580270 [main] cron 204 checkstate: returning 0
   44 38580314 [main] cron 204 proc_subproc: waiting thread found no children
   46 38580360 [main] cron 204 proc_subproc: finished processing terminated/stopped child
   44 38580404 [main] cron 204 proc_subproc: returning 1
   43 38580447 [main] cron 204 __set_errno: pid_t wait4(int, int*, int, rusage*):89 val 10
   44 38580491 [main] cron 204 wait4: intpid -1, status 0x22CC8C, w->status 0, options 1, res -1
   45 38580536 [main] cron 204 wait4: *** errno 10
   45 38580581 [main] cron 204 time: 1271453162 = time (0)
   47 38580628 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -34, its_me 1
   47 38580675 [main] cron 204 sig_send: wakeup 0x5E0
   54 38580729 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5E0
    5 38580734 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5E0
  113 38580847 [main] cron 204 sig_send: returning 0x0 from sending signal -34
   60 38580907 [main] cron 204 nanosleep: nanosleep (59010)
59000455 97581362 [main] cron 204 nanosleep: 0 = nanosleep (59010, 0)
  119 97581481 [main] cron 204 time: 1271453221 = time (0)
   50 97581531 [main] cron 204 time: 1271453221 = time (0)
  102 97581633 [main] cron 204 child_info::child_info: subproc_ready 0x5E0
   52 97581685 [main] cron 204 fork: entering
  446 97582131 [main] cron 204 sig_send: sendsig 0x6D0, pid 204, signal -40, its_me 1
   48 97582179 [main] cron 204 sig_send: wakeup 0x5F0
   56 97582235 [main] cron 204 sig_send: Waiting for pack.wakeup 0x5F0
  265 97582500 [sig] cron 204 wait_sig: signalling pack.wakeup 0x5F0
   87 97582587 [main] cron 204 sig_send: returning 0x0 from sending signal -40
   60 97582647 [main] cron 204 frok::parent: priority class 32
   83 97582730 [main] cron 204 frok::parent: stack - bottom 0x230000, top 0x22CAF0, size 13584
   49 97582779 [main] cron 204 frok::parent: CreateProcess (C:\cygwin\usr\sbin\cron.exe, C:\cygwin\usr\sbin\cron.exe, 0, 0, 1, 0x28, 0, 0, 0x22CA60, 0x22CAC0)
   50 97582829 [main] cron 204 time: 1271453221 = time (0)
 2153 97584982 [main] cron 204 child_info::sync: n 2, waiting for subproc_ready(0x5E0) and child process(0x5D0)
   15      15 [main] cron 2208 child_copy: cygheap - hp 0x5DC low 0x61224780, high 0x6122619C, res 1
   93     108 [main] cron 2208 child_copy: done
  125     233 [main] cron 2208 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x764
   85     318 [main] cron 2208 heap_init: heap base 0xA60000, heap top 0xAF0000
   65     383 [main] cron 2208 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x758
   47     430 [main] cron 2208 user_info::create: opening user shared for '' at 0x60FD0000
   48     478 [main] cron 2208 user_info::create: user shared version 6112AFB3
   88     566 [main] cron (2208) open_shared: name cygpid.2208, n 2208, shared 0x60FF0000 (wanted 0x60FF0000), h 0x74C
  260     826 [main] cron 2208 **********************************************
   40     866 [main] cron 2208 Program name: C:\cygwin\usr\sbin\cron.exe (pid 2208, ppid 1)
   39     905 [main] cron 2208 App version:  1007.5, api: 0.225
   38     943 [main] cron 2208 DLL version:  1007.5, api: 0.225
   37     980 [main] cron 2208 DLL build:    2010-04-12 19:07
   40    1020 [main] cron 2208 OS version:   Windows NT-5.2
   37    1057 [main] cron 2208 Heap size:    402653184
   38    1095 [main] cron 2208 **********************************************
   38    1133 [main] cron 2208 pinfo::thisproc: myself->dwProcessId 2208
  108    1241 [main] cron 2208 child_copy: dll data - hp 0x5DC low 0x61155000, high 0x6115DD1C, res 1
97590270 97591511 [main] cron 2208 child_copy: dll bss - hp 0x5DC low 0x611C6000, high 0x611F20F0, res 1
  675 97592186 [main] cron 2208 child_copy: user heap - hp 0x5DC low 0xA60000, high 0xAF0000, res 1
   44 97592230 [main] cron 2208 child_copy: done

[-- Attachment #3: trace_cron-px03.log --]
[-- Type: text/plain, Size: 132782 bytes --]

   20      20 [main] cron 760 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x768
  311     331 [main] cron 760 heap_init: heap base 0xA60000, heap top 0xA60000
  184     515 [main] cron 760 open_shared: name S-1-5-18.1, n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x764
  110     625 [main] cron 760 user_shared_create: opening user shared for 'S-1-5-18' at 0x60FD0000
   84     709 [main] cron 760 user_shared_create: user shared version 2E710001
  110     819 [main] cron 760 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  314    1133 [main] cron 760 dll_crt0_0: finished dll_crt0_0 initialization
  178    1311 [main] cron 760 _cygtls::remove: wait 0xFFFFFFFF
  112    1423 [main] cron 760 _cygtls::remove: removed 0x22CE64 element 0
  326    1749 [main] cron 760 _cygwin_istext_for_stdio: fd 0: not open
   75    1824 [main] cron 760 _cygwin_istext_for_stdio: fd 1: not open
   53    1877 [main] cron 760 _cygwin_istext_for_stdio: fd 2: not open
  490    2367 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32, no-keep-rel, no-add-slash)
  115    2482 [main] cron 760 normalize_win32_path: C:\WINDOWS\system32 = normalize_win32_path (C:\WINDOWS\system32)
   69    2551 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32)
  199    2750 [main] cron (760) open_shared: name cygpid.760, n 760, shared 0x60FF0000 (wanted 0x60FF0000), h 0x72C
  288    3038 [main] cron 760 **********************************************
   59    3097 [main] cron 760 Program name: C:\cygwin\usr\sbin\cron.exe (pid 760, ppid 1)
   51    3148 [main] cron 760 App version:  1007.1, api: 0.218
   50    3198 [main] cron 760 DLL version:  1007.1, api: 0.218
   50    3248 [main] cron 760 DLL build:    2009-12-07 11:48
   55    3303 [main] cron 760 OS version:   Windows NT-5.2
   50    3353 [main] cron 760 Heap size:    402653184
   49    3402 [main] cron 760 **********************************************
  121    3523 [main] cron 760 pinfo::thisproc: myself->dwProcessId 760
  229    3752 [main] cron 760 time: 1271459658 = time (0)
  601    4353 [main] cron 760 parse_options: glob (called func)
  107    4460 [main] cron 760 parse_options: returning
   97    4557 [main] cron 760 environ_init: GetEnvironmentStrings returned 0x243CA0
  113    4670 [main] cron 760 environ_init: 0xA88298: ALLUSERSPROFILE=C:\Documents and Settings\All Users
   86    4756 [main] cron 760 environ_init: 0xA882D8: COMMONPROGRAMFILES=C:\Program Files\Common Files
   84    4840 [main] cron 760 environ_init: 0xA88310: COMPUTERNAME=PX03
   84    4924 [main] cron 760 environ_init: 0xA88328: COMSPEC=C:\WINDOWS\system32\cmd.exe
   85    5009 [main] cron 760 environ_init: 0xA88358: ClusterLog=C:\WINDOWS\Cluster\cluster.log
   83    5092 [main] cron 760 environ_init: 0xA88388: CYGWIN=noglob
   81    5173 [main] cron 760 environ_init: 0xA883A0: FP_NO_HOST_CHECK=NO
   90    5263 [main] cron 760 getwinenv: can't set native for HOME= since no environ yet
   59    5322 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\home\SYSTEM, no-keep-rel, no-add-slash)
   57    5379 [main] cron 760 normalize_win32_path: C:\cygwin\home\SYSTEM = normalize_win32_path (C:\cygwin\home\SYSTEM)
   54    5433 [main] cron 760 mount_info::conv_to_posix_path: /home/SYSTEM = conv_to_posix_path (C:\cygwin\home\SYSTEM)
  114    5547 [main] cron 760 win_env::add_cache: posix /home/SYSTEM
   47    5594 [main] cron 760 win_env::add_cache: native HOME=C:\cygwin\home\SYSTEM
   50    5644 [main] cron 760 posify: env var converted to HOME=/home/SYSTEM
  110    5754 [main] cron 760 environ_init: 0xA88418: HOME=/home/SYSTEM
   85    5839 [main] cron 760 environ_init: 0xA883C0: NUMBER_OF_PROCESSORS=1
   85    5924 [main] cron 760 environ_init: 0xA88430: OS=Windows_NT
   94    6018 [main] cron 760 getwinenv: can't set native for PATH= since no environ yet
  120    6138 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32, keep-rel, no-add-slash)
  139    6277 [main] cron 760 normalize_win32_path: C:\WINDOWS\system32 = normalize_win32_path (C:\WINDOWS\system32)
   70    6347 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32 = conv_to_posix_path (C:\WINDOWS\system32)
   57    6404 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS, keep-rel, no-add-slash)
   52    6456 [main] cron 760 normalize_win32_path: C:\WINDOWS = normalize_win32_path (C:\WINDOWS)
   51    6507 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS = conv_to_posix_path (C:\WINDOWS)
   52    6559 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\System32\Wbem, keep-rel, no-add-slash)
   51    6610 [main] cron 760 normalize_win32_path: C:\WINDOWS\System32\Wbem = normalize_win32_path (C:\WINDOWS\System32\Wbem)
   52    6662 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/System32/Wbem = conv_to_posix_path (C:\WINDOWS\System32\Wbem)
   53    6715 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\system32\WindowsPowerShell\v1.0, keep-rel, no-add-slash)
   51    6766 [main] cron 760 normalize_win32_path: C:\WINDOWS\system32\WindowsPowerShell\v1.0 = normalize_win32_path (C:\WINDOWS\system32\WindowsPowerShell\v1.0)
   52    6818 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0 = conv_to_posix_path (C:\WINDOWS\system32\WindowsPowerShell\v1.0)
   54    6872 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\bin, keep-rel, no-add-slash)
   52    6924 [main] cron 760 normalize_win32_path: C:\Program Files\Dell\SysMgt\oma\bin = normalize_win32_path (C:\Program Files\Dell\SysMgt\oma\bin)
   52    6976 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Dell/SysMgt/oma/bin = conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\bin)
   53    7029 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\oldiags\bin, keep-rel, no-add-slash)
   52    7081 [main] cron 760 normalize_win32_path: C:\Program Files\Dell\SysMgt\oma\oldiags\bin = normalize_win32_path (C:\Program Files\Dell\SysMgt\oma\oldiags\bin)
   52    7133 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin = conv_to_posix_path (C:\Program Files\Dell\SysMgt\oma\oldiags\bin)
   53    7186 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\Python26, keep-rel, no-add-slash)
   52    7238 [main] cron 760 normalize_win32_path: C:\Program Files\Python26 = normalize_win32_path (C:\Program Files\Python26)
   51    7289 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/Python26 = conv_to_posix_path (C:\Program Files\Python26)
   52    7341 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (F:\PxPoint\bin, keep-rel, no-add-slash)
   51    7392 [main] cron 760 normalize_win32_path: F:\PxPoint\bin = normalize_win32_path (F:\PxPoint\bin)
   51    7443 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/f/PxPoint/bin = conv_to_posix_path (F:\PxPoint\bin)
   52    7495 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (F:\WebSites\bin, keep-rel, no-add-slash)
   51    7546 [main] cron 760 normalize_win32_path: F:\WebSites\bin = normalize_win32_path (F:\WebSites\bin)
   50    7596 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/f/WebSites/bin = conv_to_posix_path (F:\WebSites\bin)
   52    7648 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (F:\WebSites\PxView\bin, keep-rel, no-add-slash)
   51    7699 [main] cron 760 normalize_win32_path: F:\WebSites\PxView\bin = normalize_win32_path (F:\WebSites\PxView\bin)
   50    7749 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/f/WebSites/PxView/bin = conv_to_posix_path (F:\WebSites\PxView\bin)
   52    7801 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\Program Files\MySQL\MySQL Server 5.0\bin, keep-rel, no-add-slash)
  122    7923 [main] cron 760 normalize_win32_path: C:\Program Files\MySQL\MySQL Server 5.0\bin = normalize_win32_path (C:\Program Files\MySQL\MySQL Server 5.0\bin)
   70    7993 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin = conv_to_posix_path (C:\Program Files\MySQL\MySQL Server 5.0\bin)
   58    8051 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin, keep-rel, no-add-slash)
   51    8102 [main] cron 760 normalize_win32_path: C:\cygwin\bin = normalize_win32_path (C:\cygwin\bin)
   52    8154 [main] cron 760 mount_info::conv_to_posix_path: /usr/bin = conv_to_posix_path (C:\cygwin\bin)
  115    8269 [main] cron 760 win_env::add_cache: posix /cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Dell/SysMgt/oma/bin:/cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin:/cygdrive/c/Program Files/Python26:/cygdrive/f/PxPoint/bin:/cygdrive/f/WebSites/bin:/cygdrive/f/WebSites/PxView/bin:/cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin:/usr/bin
   54    8323 [main] cron 760 win_env::add_cache: native PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\oma\oldiags\bin;C:\Program Files\Python26;F:\PxPoint\bin;F:\WebSites\bin;F:\WebSites\PxView\bin;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\cygwin\bin
   54    8377 [main] cron 760 posify: env var converted to PATH=/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Dell/SysMgt/oma/bin:/cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin:/cygdrive/c/Program Files/Python26:/cygdrive/f/PxPoint/bin:/cygdrive/f/WebSites/bin:/cygdrive/f/WebSites/PxView/bin:/cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin:/usr/bin
  115    8492 [main] cron 760 environ_init: 0xA98890: PATH=/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files/Dell/SysMgt/oma/bin:/cygdrive/c/Program Files/Dell/SysMgt/oma/oldiags/bin:/cygdrive/c/Program Files/Python26:/cygdrive/f/PxPoint/bin:/cygdrive/f/WebSites/bin:/cygdrive/f/WebSites/PxView/bin:/cygdrive/c/Program Files/MySQL/MySQL Server 5.0/bin:/usr/bin
   97    8589 [main] cron 760 environ_init: 0xA88448: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
   88    8677 [main] cron 760 environ_init: 0xA88490: PROCESSOR_ARCHITECTURE=x86
   90    8767 [main] cron 760 environ_init: 0xA884B0: PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 9, GenuineIntel
   87    8854 [main] cron 760 environ_init: 0xA88500: PROCESSOR_LEVEL=15
   89    8943 [main] cron 760 environ_init: 0xA88518: PROCESSOR_REVISION=0409
   87    9030 [main] cron 760 environ_init: 0xA88538: PROGRAMFILES=C:\Program Files
   83    9113 [main] cron 760 environ_init: 0xA88560: SYSTEMDRIVE=C:
   82    9195 [main] cron 760 environ_init: 0xA88578: SYSTEMROOT=C:\WINDOWS
   84    9279 [main] cron 760 getwinenv: can't set native for TEMP= since no environ yet
   50    9329 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\TEMP, no-keep-rel, no-add-slash)
   53    9382 [main] cron 760 normalize_win32_path: C:\WINDOWS\TEMP = normalize_win32_path (C:\WINDOWS\TEMP)
   54    9436 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/TEMP = conv_to_posix_path (C:\WINDOWS\TEMP)
  114    9550 [main] cron 760 win_env::add_cache: posix /cygdrive/c/WINDOWS/TEMP
   49    9599 [main] cron 760 win_env::add_cache: native TEMP=C:\WINDOWS\TEMP
   51    9650 [main] cron 760 posify: env var converted to TEMP=/cygdrive/c/WINDOWS/TEMP
  108    9758 [main] cron 760 environ_init: 0xA98A98: TEMP=/cygdrive/c/WINDOWS/TEMP
   95    9853 [main] cron 760 environ_init: 0xA98A38: TERM=cygwin
   87    9940 [main] cron 760 getwinenv: can't set native for TMP= since no environ yet
   50    9990 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\WINDOWS\TEMP, no-keep-rel, no-add-slash)
   53   10043 [main] cron 760 normalize_win32_path: C:\WINDOWS\TEMP = normalize_win32_path (C:\WINDOWS\TEMP)
   53   10096 [main] cron 760 mount_info::conv_to_posix_path: /cygdrive/c/WINDOWS/TEMP = conv_to_posix_path (C:\WINDOWS\TEMP)
  113   10209 [main] cron 760 win_env::add_cache: posix /cygdrive/c/WINDOWS/TEMP
   48   10257 [main] cron 760 win_env::add_cache: native TMP=C:\WINDOWS\TEMP
   49   10306 [main] cron 760 posify: env var converted to TMP=/cygdrive/c/WINDOWS/TEMP
  108   10414 [main] cron 760 environ_init: 0xA98B18: TMP=/cygdrive/c/WINDOWS/TEMP
   82   10496 [main] cron 760 environ_init: 0xA98B40: USERPROFILE=C:\Documents and Settings\Default User
   83   10579 [main] cron 760 environ_init: 0xA98AC0: WINDIR=C:\WINDOWS
   62   10641 [main] cron 760 pinfo_init: Set nice to 0
   58   10699 [main] cron 760 pinfo_init: pid 760, pgid 760
  120   10819 [main] cron 760 dtable::extend: size 32, fds 0x6120D444
  644   11463 [sig] cron 760 wait_sig: entering ReadFile loop, my_readsig 0x720, my_sendsig 0x71C
 3173   14636 [main] cron 760 pwdgrp::load: \etc\passwd curr_lines 719
  133   14769 [main] cron 760 pwdgrp::load: \etc\passwd load succeeded
 2967   17736 [main] cron 760 pwdgrp::load: \etc\group curr_lines 767
  130   17866 [main] cron 760 pwdgrp::load: \etc\group load succeeded
   87   17953 [main] cron 760 cygheap_user::ontherange: what 2, pw 0xAB1AD0
   62   18015 [main] cron 760 cygheap_user::ontherange: HOME is already in the environment /home/SYSTEM
   97   18112 [main] cron 760 wait_for_sigthread: wait_sig_inited 0x7BC
   77   18189 [main] cron 760 wait_for_sigthread: process/signal handling enabled, state 0x41
  143   18332 [main] cron 760 build_argv: argv[0] = 'C:\cygwin\usr\sbin\cron'
   54   18386 [main] cron 760 build_argv: argc 1
  122   18508 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\usr\sbin\cron, keep-rel, no-add-slash)
   60   18568 [main] cron 760 normalize_win32_path: C:\cygwin\usr\sbin\cron = normalize_win32_path (C:\cygwin\usr\sbin\cron)
   54   18622 [main] cron 760 mount_info::conv_to_posix_path: /usr/sbin/cron = conv_to_posix_path (C:\cygwin\usr\sbin\cron)
  374   18996 [main] cron 760 normalize_posix_path: src /dev/null
   86   19082 [main] cron 760 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   61   19143 [main] cron 760 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   73   19216 [main] cron 760 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   70   19286 [main] cron 760 build_fh_pc: fh 0x6120D59C
   65   19351 [main] cron 760 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   61   19412 [main] cron 760 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   51   19463 [main] cron 760 fhandler_base::set_flags: filemode set to binary
   50   19513 [main] cron 760 fhandler_base::init: created new fhandler_base for handle 0x17C, bin 1
 2169   21682 [main] cron 760 handle_to_fn: current match 'C:' = '\Device\HarddiskVolume2'
  308   21990 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\var\log\trace_cron.log, no-keep-rel, no-add-slash)
   74   22064 [main] cron 760 normalize_win32_path: C:\cygwin\var\log\trace_cron.log = normalize_win32_path (C:\cygwin\var\log\trace_cron.log)
   58   22122 [main] cron 760 mount_info::conv_to_posix_path: /var/log/trace_cron.log = conv_to_posix_path (C:\cygwin\var\log\trace_cron.log)
   55   22177 [main] cron 760 handle_to_fn: derived path 'C:\cygwin\var\log\trace_cron.log', posix '/var/log/trace_cron.log'
   58   22235 [main] cron 760 normalize_posix_path: src /var/log/trace_cron.log
   53   22288 [main] cron 760 normalize_posix_path: /var/log/trace_cron.log = normalize_posix_path (/var/log/trace_cron.log)
  143   22431 [main] cron 760 mount_info::conv_to_win32_path: conv_to_win32_path (/var/log/trace_cron.log)
   83   22514 [main] cron 760 set_flags: flags: binary (0x2)
   65   22579 [main] cron 760 mount_info::conv_to_win32_path: src_path /var/log/trace_cron.log, dst C:\cygwin\var\log\trace_cron.log, flags 0x3000A, rc 0
  184   22763 [main] cron 760 symlink_info::check: not a symlink
  191   22954 [main] cron 760 symlink_info::check: 0 = symlink.check (C:\cygwin\var\log\trace_cron.log, 0x2239D8) (0x3000A)
   84   23038 [main] cron 760 path_conv::check: this->path(C:\cygwin\var\log\trace_cron.log), has_acls(1)
   70   23108 [main] cron 760 build_fh_pc: fh 0x6120D73C
   63   23171 [main] cron 760 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   53   23224 [main] cron 760 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   51   23275 [main] cron 760 fhandler_base::set_flags: filemode set to binary
   50   23325 [main] cron 760 fhandler_base::init: created new fhandler_base for handle 0x698, bin 1
 2054   25379 [main] cron 760 handle_to_fn: current match 'C:' = '\Device\HarddiskVolume2'
  278   25657 [main] cron 760 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\var\log\trace_cron.log, no-keep-rel, no-add-slash)
   73   25730 [main] cron 760 normalize_win32_path: C:\cygwin\var\log\trace_cron.log = normalize_win32_path (C:\cygwin\var\log\trace_cron.log)
   58   25788 [main] cron 760 mount_info::conv_to_posix_path: /var/log/trace_cron.log = conv_to_posix_path (C:\cygwin\var\log\trace_cron.log)
   55   25843 [main] cron 760 handle_to_fn: derived path 'C:\cygwin\var\log\trace_cron.log', posix '/var/log/trace_cron.log'
   57   25900 [main] cron 760 normalize_posix_path: src /var/log/trace_cron.log
   54   25954 [main] cron 760 normalize_posix_path: /var/log/trace_cron.log = normalize_posix_path (/var/log/trace_cron.log)
   52   26006 [main] cron 760 mount_info::conv_to_win32_path: conv_to_win32_path (/var/log/trace_cron.log)
   53   26059 [main] cron 760 set_flags: flags: binary (0x2)
   52   26111 [main] cron 760 mount_info::conv_to_win32_path: src_path /var/log/trace_cron.log, dst C:\cygwin\var\log\trace_cron.log, flags 0x3000A, rc 0
  166   26277 [main] cron 760 symlink_info::check: not a symlink
  186   26463 [main] cron 760 symlink_info::check: 0 = symlink.check (C:\cygwin\var\log\trace_cron.log, 0x2239D8) (0x3000A)
   83   26546 [main] cron 760 path_conv::check: this->path(C:\cygwin\var\log\trace_cron.log), has_acls(1)
   62   26608 [main] cron 760 build_fh_pc: fh 0x6120D88C
   57   26665 [main] cron 760 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   52   26717 [main] cron 760 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   50   26767 [main] cron 760 fhandler_base::set_flags: filemode set to binary
   50   26817 [main] cron 760 fhandler_base::init: created new fhandler_base for handle 0x694, bin 1
  116   26933 [main] cron 760 fhandler_console::need_invisible: invisible_console 0
  133   27066 [main] cron 760 open_shared: name (null), n 0, shared 0x60FE0000 (wanted 0x60FE0000), h 0x7BC
   88   27154 [main] cron 760 _pinfo::set_ctty: old no ctty
   60   27214 [main] cron 760 _pinfo::set_ctty: attaching ctty /dev/console sid 760, pid 760, pgid 760, tty->pgid 0, tty->sid 760
 1727   28941 [main] cron 760 dll_crt0_1: user_data->main 0x4011E7
   83   29024 [main] cron 760 __set_errno: void dll_crt0_1(void*):935 val 0
  352   29376 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -34, its_me 1
   78   29454 [main] cron 760 sig_send: wakeup 0x704
   68   29522 [main] cron 760 sig_send: Waiting for pack.wakeup 0x704
   82   29604 [sig] cron 760 wait_sig: signalling pack.wakeup 0x704
  242   29846 [main] cron 760 sig_send: returning 0x0 from sending signal -34
   91   29937 [main] cron 760 sigaction_worker: signal 20, newact 0x22CD18 (handler 0x401D02), oa 0x0
   59   29996 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -34, its_me 1
   60   30056 [main] cron 760 sig_send: wakeup 0x704
   77   30133 [main] cron 760 sig_send: Waiting for pack.wakeup 0x704
   71   30204 [sig] cron 760 wait_sig: signalling pack.wakeup 0x704
   73   30277 [main] cron 760 sig_send: returning 0x0 from sending signal -34
   61   30338 [main] cron 760 sigaction_worker: signal 1, newact 0x22CD18 (handler 0x401CF3), oa 0x0
   57   30395 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -34, its_me 1
   61   30456 [main] cron 760 sig_send: wakeup 0x704
   64   30520 [main] cron 760 sig_send: Waiting for pack.wakeup 0x704
   61   30581 [sig] cron 760 wait_sig: signalling pack.wakeup 0x704
   70   30651 [main] cron 760 sig_send: returning 0x0 from sending signal -34
   60   30711 [main] cron 760 sigaction_worker: signal 2, newact 0x22CD18 (handler 0x401D11), oa 0x0
   57   30768 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -34, its_me 1
   59   30827 [main] cron 760 sig_send: wakeup 0x704
   64   30891 [main] cron 760 sig_send: Waiting for pack.wakeup 0x704
   62   30953 [sig] cron 760 wait_sig: signalling pack.wakeup 0x704
   71   31024 [main] cron 760 sig_send: returning 0x0 from sending signal -34
   61   31085 [main] cron 760 sigaction_worker: signal 15, newact 0x22CD18 (handler 0x401D11), oa 0x0
   71   31156 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -34, its_me 1
   66   31222 [main] cron 760 sig_send: wakeup 0x704
   62   31284 [main] cron 760 sig_send: Waiting for pack.wakeup 0x704
   62   31346 [sig] cron 760 wait_sig: signalling pack.wakeup 0x704
   68   31414 [main] cron 760 sig_send: returning 0x0 from sending signal -34
   61   31475 [main] cron 760 open: open (/var/run/cron.pid, 0x202)
   56   31531 [main] cron 760 normalize_posix_path: src /var/run/cron.pid
   54   31585 [main] cron 760 normalize_posix_path: /var/run/cron.pid = normalize_posix_path (/var/run/cron.pid)
   53   31638 [main] cron 760 mount_info::conv_to_win32_path: conv_to_win32_path (/var/run/cron.pid)
   55   31693 [main] cron 760 set_flags: flags: binary (0x2)
   52   31745 [main] cron 760 mount_info::conv_to_win32_path: src_path /var/run/cron.pid, dst C:\cygwin\var\run\cron.pid, flags 0x3000A, rc 0
  170   31915 [main] cron 760 symlink_info::check: not a symlink
  116   32031 [main] cron 760 symlink_info::check: 0 = symlink.check (C:\cygwin\var\run\cron.pid, 0x22B7A8) (0x3000A)
   71   32102 [main] cron 760 path_conv::check: this->path(C:\cygwin\var\run\cron.pid), has_acls(1)
   61   32163 [main] cron 760 build_fh_pc: fh 0x6120DA04
   76   32239 [main] cron 760 fhandler_base::open: (\??\C:\cygwin\var\run\cron.pid, 0x100202)
  161   32400 [main] cron 760 fhandler_base::set_flags: flags 0x100202, supplied_bin 0x10000
   80   32480 [main] cron 760 fhandler_base::set_flags: filemode set to binary
   57   32537 [main] cron 760 fhandler_base::open: 0 = NtCreateFile (0x704, C0100000, \??\C:\cygwin\var\run\cron.pid, io, NULL, 80, 7, 3, 4020, NULL, 0)
   57   32594 [main] cron 760 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\run\cron.pid, 0x100202)
   64   32658 [main] cron 760 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\run\cron.pid, 0x202)
   72   32730 [main] cron 760 open: 3 = open (/var/run/cron.pid, 0x202)
  283   33013 [main] cron 760 flock: 0 = flock (3, 6)
 4917   37930 [main] cron 760 alloc_sd: uid -1, gid -1, attribute 1A4
  125   38055 [main] cron 760 cygsid::debug_print: alloc_sd: owner SID = S-1-5-18 (+)
   72   38127 [main] cron 760 cygsid::debug_print: alloc_sd: group SID = S-1-5-32-544 (+)
   70   38197 [main] cron 760 alloc_sd: ACL-Size: 72
  104   38301 [main] cron 760 alloc_sd: Created SD-Size: 120
  381   38682 [main] cron 760 set_file_attribute: 0 = set_file_attribute (\??\C:\cygwin\var\run\cron.pid, -1, -1, 0x1A4)
  194   38876 [main] cron 760 fhandler_base::set_close_on_exec: set close_on_exec for /var/run/cron.pid to 1
   86   38962 [main] cron 760 fcntl64: 0 = fcntl (3, 2, 0x1)
   65   39027 [main] cron 760 fhandler_base::lseek: setting file pointer to 0
   58   39085 [main] cron 760 lseek64: 0 = lseek (3, 0, 0)
  297   39382 [main] cron 760 writev: writev (3, 0x22CB74, 1)
   99   39481 [main] cron 760 fhandler_base::write: binary write
  154   39635 [main] cron 760 writev: 4 = write (3, 0x22CB74, 1), errno 0
  242   39877 [main] cron 760 ftruncate64: 0 = ftruncate (3, 4)
   99   39976 [main] cron 760 stat64: entering
   60   40036 [main] cron 760 normalize_posix_path: src /var/cron
   55   40091 [main] cron 760 normalize_posix_path: /var/cron = normalize_posix_path (/var/cron)
   54   40145 [main] cron 760 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron)
   62   40207 [main] cron 760 set_flags: flags: binary (0x2)
   58   40265 [main] cron 760 mount_info::conv_to_win32_path: src_path /var/cron, dst C:\cygwin\var\cron, flags 0x3000A, rc 0
  171   40436 [main] cron 760 symlink_info::check: not a symlink
  118   40554 [main] cron 760 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron, 0x22B998) (0x3000A)
   72   40626 [main] cron 760 path_conv::check: this->path(C:\cygwin\var\cron), has_acls(1)
   61   40687 [main] cron 760 build_fh_pc: fh 0x6120DC94
   59   40746 [main] cron 760 stat_worker: (\??\C:\cygwin\var\cron, 0x22CC70, 0x6120DC94), file_attributes 16
   61   40807 [main] cron 760 fhandler_base::open: (\??\C:\cygwin\var\cron, 0x110000)
  126   40933 [main] cron 760 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   75   41008 [main] cron 760 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   54   41062 [main] cron 760 fhandler_base::set_flags: filemode set to binary
   53   41115 [main] cron 760 fhandler_base::open: 0 = NtCreateFile (0x688, 20080, \??\C:\cygwin\var\cron, io, NULL, 0, 7, 1, 4000, NULL, 0)
   55   41170 [main] cron 760 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron, 0x110000)
   67   41237 [main] cron 760 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron, 0x10000)
  131   41368 [main] cron 760 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   82   41450 [main] cron 760 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
  103   41553 [main] cron 760 get_info_from_sd: ACL 41ED, uid 18718, gid 10513
   80   41633 [main] cron 760 fhandler_base::fstat_helper: 0 = fstat (, 0x22CC70) st_atime=4BC8EB88 st_size=0, st_mode=0x41ED, st_ino=281474976743629, sizeof=96
   61   41694 [main] cron 760 fhandler_base::close: closing '/var/cron' handle 0x688
   98   41792 [main] cron 760 stat_worker: 0 = (\??\C:\cygwin\var\cron, 0x22CC70)
   80   41872 [main] cron 760 chdir: dir '/var/cron'
   59   41931 [main] cron 760 normalize_posix_path: src /var/cron
   55   41986 [main] cron 760 normalize_posix_path: /var/cron = normalize_posix_path (/var/cron)
   55   42041 [main] cron 760 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron)
   56   42097 [main] cron 760 set_flags: flags: binary (0x2)
   54   42151 [main] cron 760 mount_info::conv_to_win32_path: src_path /var/cron, dst C:\cygwin\var\cron, flags 0x3000A, rc 0
  172   42323 [main] cron 760 symlink_info::check: not a symlink
  114   42437 [main] cron 760 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron, 0x22B8A8) (0x3000A)
   71   42508 [main] cron 760 path_conv::check: this->path(C:\cygwin\var\cron), has_acls(1)
  168   42676 [main] cron 760 chdir: 0 = chdir() cygheap->cwd.posix '/var/cron' native '\??\C:\cygwin\var\cron'
   84   42760 [main] cron 760 stat64: entering
   56   42816 [main] cron 760 normalize_posix_path: src tabs
   55   42871 [main] cron 760 cwdstuff::get: posix /var/cron
   53   42924 [main] cron 760 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 0
   54   42978 [main] cron 760 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
   52   43030 [main] cron 760 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   55   43085 [main] cron 760 set_flags: flags: binary (0x2)
   54   43139 [main] cron 760 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
  167   43306 [main] cron 760 symlink_info::check: not a symlink
  112   43418 [main] cron 760 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B998) (0x3000A)
   68   43486 [main] cron 760 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   61   43547 [main] cron 760 build_fh_pc: fh 0x6120DC94
   59   43606 [main] cron 760 stat_worker: (\??\C:\cygwin\var\cron\tabs, 0x22CC70, 0x6120DC94), file_attributes 16
   61   43667 [main] cron 760 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs, 0x110000)
  123   43790 [main] cron 760 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   76   43866 [main] cron 760 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   53   43919 [main] cron 760 fhandler_base::set_flags: filemode set to binary
   55   43974 [main] cron 760 fhandler_base::open: 0 = NtCreateFile (0x688, 20080, \??\C:\cygwin\var\cron\tabs, io, NULL, 0, 7, 1, 4000, NULL, 0)
   57   44031 [main] cron 760 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs, 0x110000)
   65   44096 [main] cron 760 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs, 0x10000)
  115   44211 [main] cron 760 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   75   44286 [main] cron 760 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
  100   44386 [main] cron 760 get_info_from_sd: ACL 43FF, uid 18718, gid 10513
   76   44462 [main] cron 760 fhandler_base::fstat_helper: 0 = fstat (, 0x22CC70) st_atime=4BC8EF1E st_size=0, st_mode=0x43FF, st_ino=281474976743630, sizeof=96
   61   44523 [main] cron 760 fhandler_base::close: closing '/var/cron/tabs' handle 0x688
   97   44620 [main] cron 760 stat_worker: 0 = (\??\C:\cygwin\var\cron\tabs, 0x22CC70)
   95   44715 [main] cron 760 child_info::child_info: subproc_ready 0x688
   88   44803 [main] cron 760 fork: entering
  371   45174 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -40, its_me 1
   64   45238 [main] cron 760 sig_send: wakeup 0x670
   71   45309 [main] cron 760 sig_send: Waiting for pack.wakeup 0x670
  359   45668 [sig] cron 760 wait_sig: signalling pack.wakeup 0x670
  108   45776 [main] cron 760 sig_send: returning 0x0 from sending signal -40
   65   45841 [main] cron 760 frok::parent: priority class 32
  122   45963 [main] cron 760 frok::parent: stack - bottom 0x230000, top 0x22CB60, size 13472
   78   46041 [main] cron 760 frok::parent: CreateProcess (C:\cygwin\usr\sbin\cron.exe, C:\cygwin\usr\sbin\cron.exe, 0, 0, 1, 0x20, 0, 0, 0x22CAD0, 0x22CB30)
   60   46101 [main] cron 760 time: 1271459658 = time (0)
 3526   49627 [main] cron 760 child_info::sync: n 2, waiting for subproc_ready(0x688) and child process(0x664)
   21      21 [main] cron 2704 child_copy: cygheap - hp 0x684 low 0x6120C6E0, high 0x6120DF7C, res 1
  158     179 [main] cron 2704 child_copy: done
  189     368 [main] cron 2704 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x75C
  151     519 [main] cron 2704 heap_init: heap base 0xA60000, heap top 0xAE0000
  109     628 [main] cron 2704 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x764
   75     703 [main] cron 2704 user_shared_create: opening user shared for '' at 0x60FD0000
   61     764 [main] cron 2704 user_shared_create: user shared version 2E710001
  139     903 [main] cron (2704) open_shared: name cygpid.2704, n 2704, shared 0x60FF0000 (wanted 0x60FF0000), h 0x758
  280    1183 [main] cron 2704 **********************************************
   60    1243 [main] cron 2704 Program name: C:\cygwin\usr\sbin\cron.exe (pid 2704, ppid 1)
   52    1295 [main] cron 2704 App version:  1007.1, api: 0.218
   50    1345 [main] cron 2704 DLL version:  1007.1, api: 0.218
   51    1396 [main] cron 2704 DLL build:    2009-12-07 11:48
   58    1454 [main] cron 2704 OS version:   Windows NT-5.2
  325    1779 [main] cron 2704 Heap size:    402653184
   85    1864 [main] cron 2704 **********************************************
   55    1919 [main] cron 2704 pinfo::thisproc: myself->dwProcessId 2704
  138    2057 [main] cron 2704 child_copy: dll data - hp 0x684 low 0x61147000, high 0x6114E304, res 1
57601   59658 [main] cron 2704 child_copy: dll bss - hp 0x684 low 0x611B3000, high 0x611DD690, res 1
 1113   60771 [main] cron 2704 child_copy: user heap - hp 0x684 low 0xA60000, high 0xAE0000, res 1
  108   60879 [main] cron 2704 child_copy: done
   93   60972 [main] cron 2704 child_copy: data - hp 0x684 low 0x409000, high 0x40A508, res 1
   84   61056 [main] cron 2704 child_copy: bss - hp 0x684 low 0x40C000, high 0x40C2E8, res 1
   61   61117 [main] cron 2704 child_copy: done
   58   61175 [main] cron 2704 fixup_mmaps_after_fork: succeeded
   97   61272 [main] cron 2704 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  186   61458 [main] cron 2704 dll_crt0_0: finished dll_crt0_0 initialization
  173   61631 [main] cron 2704 _cygtls::remove: wait 0xFFFFFFFF
  114   61745 [main] cron 2704 _cygtls::remove: removed 0x22CE64 element 0
  253   61998 [main] cron 2704 frok::child: child is running.  pid 2704, ppid 0, stack here 0x22CB58
   91   62089 [main] cron 2704 sync_with_parent: signalling parent: after longjmp
12530   62157 [main] cron 760 child_info::sync: pid 2704, WFMO returned 0, res 1
  143   62300 [main] cron 760 open_shared: name cygpid.2704, n 2704, shared 0x18FE0000 (wanted 0x0), h 0x660
   97   62397 [main] cron 760 proc_subproc: args: 1, 2280212
  127   62524 [main] cron 760 _pinfo::dup_proc_pipe: duped wr_proc_pipe 0x730 for pid 2704(2704)
  332   62856 [main] cron 760 pinfo::wait: created tracking thread for pid 2704, winpid 0xA90, rd_pipe 0x668
   71   62927 [main] cron 760 proc_subproc: added pid 2704 to proc table, slot 0
   55   62982 [main] cron 760 proc_subproc: returning 1
   53   63035 [main] cron 760 frok::parent: child is alive (but stopped)
  319   63354 [main] cron 760 child_copy: stack - hp 0x664 low 0x22CB60, high 0x230000, res 1
   96   63450 [main] cron 760 child_copy: done
   56   63506 [main] cron 760 frok::parent: copying data/bss of a linked dll
  304   63810 [main] cron 760 child_copy: linked dll data - hp 0x664 low 0x67F0A000, high 0x67F0AB2C, res 1
  329   64139 [main] cron 760 child_copy: linked dll bss - hp 0x664 low 0x67F0C000, high 0x67F0C190, res 1
   92   64231 [main] cron 760 child_copy: done
   57   64288 [main] cron 760 resume_child: signalled child
   54   64342 [main] cron 760 child_info::sync: n 2, waiting for subproc_ready(0x688) and child process(0x664)
 2315   64404 [main] cron 2704 child_info::ready: signalled 0x688 that I was ready
  467   64809 [proc_waiter] cron 760 cygthread::stub: thread 'proc_waiter', id 0x670, stack_ptr 0x191ECDE0
  571   64975 [main] cron 2704 sync_with_parent: awake
   68   65043 [main] cron 2704 sync_with_parent: no problems
   53   65096 [main] cron 2704 frok::child: hParent 0x684, load_dlls 0
   81   65177 [main] cron 2704 dtable::fixup_after_fork: fd 3 (/var/run/cron.pid)
   66   65243 [main] cron 2704 fhandler_base::fixup_after_fork: inheriting '/var/run/cron.pid' from parent
   89   65332 [main] cron 2704 sync_with_parent: signalling parent: performed fork fixup
  595   65404 [main] cron 760 child_info::sync: pid 2704, WFMO returned 0, res 1
   67   65471 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -41, its_me 1
   60   65531 [main] cron 760 sig_send: wakeup 0x670
   64   65595 [main] cron 760 sig_send: Waiting for pack.wakeup 0x670
  324   65656 [main] cron 2704 child_info::ready: signalled 0x688 that I was ready
   97   65753 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xAC8488 in _fixup_after_fork
   76   65829 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xAC8458 in _fixup_after_fork
   61   65890 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xAC8428 in _fixup_after_fork
   73   65963 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xAC83F8 in _fixup_after_fork
   63   66026 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xAC83C8 in _fixup_after_fork
   60   66086 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xAC8398 in _fixup_after_fork
   60   66146 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xA780A8 in _fixup_after_fork
   60   66206 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0xA60008 in _fixup_after_fork
   60   66266 [main] cron 2704 pthread_mutex::_fixup_after_fork: mutex 0x611DCDF8 in _fixup_after_fork
  260   66526 [main] cron 2704 wait_for_sigthread: wait_sig_inited 0x7B8
 1008   66603 [sig] cron 760 wait_sig: signalling pack.wakeup 0x670
   73   66676 [main] cron 760 sig_send: returning 0x0 from sending signal -41
  230   66906 [main] cron 760 fork: 2704 = fork()
   57   66963 [main] cron 760 do_exit: do_exit (0), exit_state 0
   55   67018 [main] cron 760 void: 0x401D02 = signal (20, 0x1)
   54   67072 [main] cron 760 void: 0x401CF3 = signal (1, 0x1)
   52   67124 [main] cron 760 void: 0x401D11 = signal (2, 0x1)
   52   67176 [main] cron 760 void: 0x0 = signal (3, 0x1)
   61   67237 [main] cron 760 fhandler_base::close: closing '/dev/null' handle 0x17C
   63   67300 [main] cron 760 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x698
   62   67362 [main] cron 760 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x694
   59   67421 [main] cron 760 fhandler_base::close: closing '/var/run/cron.pid' handle 0x704
   73   67494 [main] cron 760 do_exit: 760 == pgrp 760, send SIG{HUP,CONT} to stopped children
   58   67552 [main] cron 760 kill_pgrp: pid 760, signal -1
 1358   68910 [main] cron 760 open_shared: name cygpid.2156, n 2156, shared 0x191F0000 (wanted 0x0), h 0x6FC
  177   69087 [main] cron 760 open_shared: name cygpid.2220, n 2220, shared 0x19200000 (wanted 0x0), h 0x6F4
   98   69185 [main] cron 760 pinfo::init: execed process windows pid 2220, cygwin pid 2200
  123   69308 [main] cron 760 open_shared: name cygpid.2200, n 2200, shared 0x19200000 (wanted 0x0), h 0x6F4
  303   69611 [main] cron 760 open_shared: name cygpid.2508, n 2508, shared 0x19210000 (wanted 0x0), h 0x17C
  150   69761 [main] cron 760 open_shared: name cygpid.2276, n 2276, shared 0x19220000 (wanted 0x0), h 0x688
   90   69851 [main] cron 760 pinfo::init: execed process windows pid 2276, cygwin pid 2252
  115   69966 [main] cron 760 open_shared: name cygpid.2252, n 2252, shared 0x19220000 (wanted 0x0), h 0x688
  141   70107 [main] cron 760 open_shared: name cygpid.4076, n 4076, shared 0x19230000 (wanted 0x0), h 0x654
   87   70194 [main] cron 760 pinfo::init: execed process windows pid 4076, cygwin pid 3976
  115   70309 [main] cron 760 open_shared: name cygpid.3976, n 3976, shared 0x19230000 (wanted 0x0), h 0x654
 4170   70696 [sig] cron 2704 wait_sig: entering ReadFile loop, my_readsig 0x6D4, my_sendsig 0x6D0
  610   70919 [main] cron 760 open_shared: name cygpid.3832, n 3832, shared 0x19240000 (wanted 0x0), h 0x64C
  148   71067 [main] cron 760 open_shared: name cygpid.960, n 960, shared 0x19250000 (wanted 0x0), h 0x644
  142   71209 [main] cron 760 open_shared: name cygpid.3092, n 3092, shared 0x19260000 (wanted 0x0), h 0x63C
   89   71298 [main] cron 760 pinfo::init: execed process windows pid 3092, cygwin pid 960
  116   71414 [main] cron 760 open_shared: name cygpid.960, n 960, shared 0x19260000 (wanted 0x0), h 0x63C
  156   71570 [main] cron 760 open_shared: name cygpid.2704, n 2704, shared 0x19260000 (wanted 0x0), h 0x63C
  113   71683 [main] cron 760 __set_errno: int kill_pgrp(pid_t, siginfo_t&):309 val 3
   63   71746 [main] cron 760 kill_pgrp: -1 = kill (760, -1)
  277   72023 [main] cron 760 sigproc_terminate: entering
   63   72086 [main] cron 760 sig_send: sendsig 0x71C, pid 760, signal -42, its_me 1
   65   72151 [main] cron 760 sig_send: Not waiting for sigcomplete.  its_me 1 signal -42
   56   72207 [main] cron 760 sig_send: returning 0x0 from sending signal -42
  227   72434 [main] cron 760 proc_terminate: nprocs 1
   83   72517 [main] cron 760 proc_subproc: args: 3, 1
   55   72572 [main] cron 760 proc_subproc: clear waiting threads
   52   72624 [main] cron 760 proc_subproc: finished clearing
   52   72676 [main] cron 760 proc_subproc: returning 1
   52   72728 [main] cron 760 cygthread::terminate_thread: thread 'proc_waiter', id 0x670, inuse 1, stack_ptr 0x191ECDE0
 2148   72844 [main] cron 2704 wait_for_sigthread: process/signal handling enabled, state 0x41
   77   72921 [main] cron 2704 fork: 0 = fork()
   72   72993 [main] cron 2704 init_cygheap::manage_console_count: setsid: console_count 0, amount 0, no ctty, avoid_freeing_console 0
   99   73092 [main] cron 2704 init_cygheap::manage_console_count: freed console, res 1
   68   73160 [main] cron 2704 setsid: sid 2704, pgid 2704, no ctty
   75   73235 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -34, its_me 1
   67   73302 [main] cron 2704 sig_send: wakeup 0x7D8
   70   73372 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x7D8
  717   73445 [sig] cron 760 wait_sig: saw __SIGEXIT
   73   73518 [sig] cron 760 wait_sig: signal thread exiting
  327   73845 [main] cron 760 proc_terminate: leaving
   94   73939 [main] cron 760 __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   55   73994 [main] cron 760 __to_clock_t: total 00000000 0000000F
   53   74047 [main] cron 760 __to_clock_t: dwHighDateTime 0, dwLowDateTime 312500
   51   74098 [main] cron 760 __to_clock_t: total 00000000 0000001F
  795   74893 [main] cron 760 pinfo::exit: Calling ExitProcess n 0x0, exitcode 0x0
 1643   75015 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x7D8
  625   75640 [main] cron 2704 sig_send: returning 0x0 from sending signal -34
  101   75741 [main] cron 2704 open: open (/dev/null, 0x2)
   69   75810 [main] cron 2704 normalize_posix_path: src /dev/null
   81   75891 [main] cron 2704 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   61   75952 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   87   76039 [main] cron 2704 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   76   76115 [main] cron 2704 build_fh_pc: fh 0x6120DC94
   73   76188 [main] cron 2704 fhandler_base::open: (\Device\Null, 0x2)
   95   76283 [main] cron 2704 fhandler_base::set_flags: flags 0x2, supplied_bin 0x10000
   71   76354 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   56   76410 [main] cron 2704 fhandler_base::open: 0 = NtCreateFile (0x7D8, C0100000, \Device\Null, io, NULL, 0, 7, 1, 4020, NULL, 0)
   56   76466 [main] cron 2704 fhandler_base::open: 1 = fhandler_base::open (\Device\Null, 0x2)
   55   76521 [main] cron 2704 open: 4 = open (/dev/null, 0x2)
   61   76582 [main] cron 2704 dtable::dup2: dup2 (4, 0)
   74   76656 [main] cron 2704 build_fh_pc: fh 0x6120DFB4
   65   76721 [main] cron 2704 fhandler_base::dup: in fhandler_base dup
   62   76783 [main] cron 2704 dtable::dup_worker: duped '/dev/null' old 0x7D8, new 0x684
   56   76839 [main] cron 2704 dtable::dup2: newfh->io_handle 0x684, oldfh->io_handle 0x7D8, new win32_name 0x6120D54C, old win32_name 0x6120DDC4
   62   76901 [main] cron 2704 close: close (0)
   55   76956 [main] cron 2704 fhandler_base::close: closing '/dev/null' handle 0x17C
   61   77017 [main] cron 2704 close: 0 = close (0)
   58   77075 [main] cron 2704 dtable::dup2: 0 = dup2 (4, 0)
   55   77130 [main] cron 2704 dtable::dup2: dup2 (4, 1)
   55   77185 [main] cron 2704 build_fh_pc: fh 0x6120D59C
   56   77241 [main] cron 2704 fhandler_base::dup: in fhandler_base dup
   58   77299 [main] cron 2704 dtable::dup_worker: duped '/dev/null' old 0x7D8, new 0x17C
   55   77354 [main] cron 2704 dtable::dup2: newfh->io_handle 0x17C, oldfh->io_handle 0x7D8, new win32_name 0x6120D6A4, old win32_name 0x6120DDC4
   56   77410 [main] cron 2704 close: close (1)
   54   77464 [main] cron 2704 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x698
   58   77522 [main] cron 2704 close: 0 = close (1)
   70   77592 [main] cron 2704 dtable::dup2: 1 = dup2 (4, 1)
  401   77993 [main] cron 2704 dtable::dup2: dup2 (4, 2)
  100   78093 [main] cron 2704 build_fh_pc: fh 0x6120D73C
   60   78153 [main] cron 2704 fhandler_base::dup: in fhandler_base dup
   61   78214 [main] cron 2704 dtable::dup_worker: duped '/dev/null' old 0x7D8, new 0x698
   55   78269 [main] cron 2704 dtable::dup2: newfh->io_handle 0x698, oldfh->io_handle 0x7D8, new win32_name 0x6120D574, old win32_name 0x6120DDC4
   56   78325 [main] cron 2704 close: close (2)
   54   78379 [main] cron 2704 fhandler_base::close: closing '/var/log/trace_cron.log' handle 0x694
   59   78438 [main] cron 2704 close: 0 = close (2)
   56   78494 [main] cron 2704 dtable::dup2: 2 = dup2 (4, 2)
   54   78548 [main] cron 2704 close: close (4)
   52   78600 [main] cron 2704 fhandler_base::close: closing '/dev/null' handle 0x7D8
   57   78657 [main] cron 2704 close: 0 = close (4)
   69   78726 [main] cron 2704 openlog: openlog called with (/usr/sbin/cron, 1, 72)
   96   78822 [main] cron 2704 vsyslog: 6 (%s) %s (%s)
  158   78980 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -34, its_me 1
   67   79047 [main] cron 2704 sig_send: wakeup 0x7D8
   70   79117 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x7D8
   67   79184 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x7D8
   76   79260 [main] cron 2704 sig_send: returning 0x0 from sending signal -34
   63   79323 [main] cron 2704 open: open (/dev/null, 0x10601)
   58   79381 [main] cron 2704 normalize_posix_path: src /dev/null
   58   79439 [main] cron 2704 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   54   79493 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   56   79549 [main] cron 2704 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   61   79610 [main] cron 2704 build_fh_pc: fh 0x6120DC94
   61   79671 [main] cron 2704 fhandler_base::open: (\Device\Null, 0x10601)
   87   79758 [main] cron 2704 fhandler_base::set_flags: flags 0x10601, supplied_bin 0x10000
   68   79826 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   55   79881 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   53   79934 [main] cron 2704 fhandler_base::open: 0 = NtCreateFile (0x7D8, 40120080, \Device\Null, io, NULL, 0, 7, 5, 4020, NULL, 0)
   56   79990 [main] cron 2704 fhandler_base::open: 1 = fhandler_base::open (\Device\Null, 0x10601)
   57   80047 [main] cron 2704 open: 4 = open (/dev/null, 0x10601)
  147   80194 [main] cron 2704 _cygwin_istext_for_stdio: fd 4: opened as binary
  420   80614 [main] cron 2704 writev: writev (4, 0x22C444, 1)
   63   80677 [main] cron 2704 fhandler_base::write: binary write
   60   80737 [main] cron 2704 writev: 16 = write (4, 0x22C444, 1), errno 0
  323   81060 [main] cron 2704 writev: writev (4, 0x22C444, 1)
   60   81120 [main] cron 2704 fhandler_base::write: binary write
   59   81179 [main] cron 2704 writev: 10 = write (4, 0x22C444, 1), errno 0
  311   81490 [main] cron 2704 writev: writev (4, 0x22C464, 1)
   60   81550 [main] cron 2704 fhandler_base::write: binary write
   58   81608 [main] cron 2704 writev: 21 = write (4, 0x22C464, 1), errno 0
  237   81845 [main] cron 2704 close: close (4)
   54   81899 [main] cron 2704 fhandler_base::close: closing '/dev/null' handle 0x7D8
   66   81965 [main] cron 2704 close: 0 = close (4)
  194   82159 [main] cron 2704 stat64: entering
   63   82222 [main] cron 2704 normalize_posix_path: src /dev/log
   57   82279 [main] cron 2704 normalize_posix_path: /dev/log = normalize_posix_path (/dev/log)
   54   82333 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/log)
   73   82406 [main] cron 2704 set_flags: flags: binary (0x2)
   58   82464 [main] cron 2704 mount_info::conv_to_win32_path: src_path /dev/log, dst C:\cygwin\dev\log, flags 0x3000A, rc 0
  159   82623 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log)
  316   82939 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log.exe)
  158   83097 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log.lnk)
  149   83246 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\dev\log.exe.lnk)
   81   83327 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\dev\log, 0x22B808) (0x3000A)
   60   83387 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/dev)
   67   83454 [main] cron 2704 set_flags: flags: binary (0x2)
   59   83513 [main] cron 2704 mount_info::conv_to_win32_path: src_path /dev, dst C:\cygwin\dev, flags 0x3000A, rc 0
  154   83667 [main] cron 2704 symlink_info::check: not a symlink
  118   83785 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\dev, 0x22B808) (0x3000A)
  241   84026 [main] cron 2704 path_conv::check: this->path(C:\cygwin\dev\log), has_acls(1)
   88   84114 [main] cron 2704 __set_errno: int stat_worker(path_conv&, __stat64*):1494 val 2
   59   84173 [main] cron 2704 stat_worker: -1 = (\??\C:\cygwin\dev\log, 0x22CB40)
 4918   89091 [main] cron 2704 fhandler_base::lseek: setting file pointer to 0
  111   89202 [main] cron 2704 lseek64: 0 = lseek (3, 0, 0)
   70   89272 [main] cron 2704 writev: writev (3, 0x22CB74, 1)
   67   89339 [main] cron 2704 fhandler_base::write: binary write
   77   89416 [main] cron 2704 writev: 5 = write (3, 0x22CB74, 1), errno 2
  164   89580 [main] cron 2704 ftruncate64: 0 = ftruncate (3, 5)
   85   89665 [main] cron 2704 stat64: entering
   62   89727 [main] cron 2704 normalize_posix_path: src tabs
   84   89811 [main] cron 2704 cwdstuff::get: posix /var/cron
   57   89868 [main] cron 2704 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   58   89926 [main] cron 2704 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
   56   89982 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   59   90041 [main] cron 2704 set_flags: flags: binary (0x2)
   57   90098 [main] cron 2704 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
  176   90274 [main] cron 2704 symlink_info::check: not a symlink
  115   90389 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B0B8) (0x3000A)
   74   90463 [main] cron 2704 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   72   90535 [main] cron 2704 build_fh_pc: fh 0x6120DC94
   66   90601 [main] cron 2704 stat_worker: (\??\C:\cygwin\var\cron\tabs, 0x22CC60, 0x6120DC94), file_attributes 16
   71   90672 [main] cron 2704 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs, 0x110000)
  135   90807 [main] cron 2704 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   77   90884 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   58   90942 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   55   90997 [main] cron 2704 fhandler_base::open: 0 = NtCreateFile (0x6B0, 20080, \??\C:\cygwin\var\cron\tabs, io, NULL, 0, 7, 1, 4000, NULL, 0)
   58   91055 [main] cron 2704 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs, 0x110000)
   77   91132 [main] cron 2704 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs, 0x10000)
 6539   97671 [main] cron 2704 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
  116   97787 [main] cron 2704 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
  120   97907 [main] cron 2704 get_info_from_sd: ACL 43FF, uid 18718, gid 10513
   85   97992 [main] cron 2704 fhandler_base::fstat_helper: 0 = fstat (, 0x22CC60) st_atime=4BC8EF1E st_size=0, st_mode=0x43FF, st_ino=281474976743630, sizeof=96
   64   98056 [main] cron 2704 fhandler_base::close: closing '/var/cron/tabs' handle 0x6B0
  119   98175 [main] cron 2704 stat_worker: 0 = (\??\C:\cygwin\var\cron\tabs, 0x22CC60)
   76   98251 [main] cron 2704 stat64: entering
   59   98310 [main] cron 2704 normalize_posix_path: src /etc/cron.d
   56   98366 [main] cron 2704 normalize_posix_path: /etc/cron.d = normalize_posix_path (/etc/cron.d)
   56   98422 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/cron.d)
   66   98488 [main] cron 2704 set_flags: flags: binary (0x2)
   61   98549 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc/cron.d, dst C:\cygwin\etc\cron.d, flags 0x3000A, rc 0
  157   98706 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d)
  161   98867 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe)
  156   99023 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.lnk)
  156   99179 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe.lnk)
   83   99262 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\cron.d, 0x22B0B8) (0x3000A)
   64   99326 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   60   99386 [main] cron 2704 set_flags: flags: binary (0x2)
   56   99442 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
  156   99598 [main] cron 2704 symlink_info::check: not a symlink
  115   99713 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B0B8) (0x3000A)
  239   99952 [main] cron 2704 path_conv::check: this->path(C:\cygwin\etc\cron.d), has_acls(1)
   89  100041 [main] cron 2704 __set_errno: int stat_worker(path_conv&, __stat64*):1494 val 2
   61  100102 [main] cron 2704 stat_worker: -1 = (\??\C:\cygwin\etc\cron.d, 0x22CBA0)
   61  100163 [main] cron 2704 stat64: entering
   57  100220 [main] cron 2704 normalize_posix_path: src /etc/crontab
   55  100275 [main] cron 2704 normalize_posix_path: /etc/crontab = normalize_posix_path (/etc/crontab)
   55  100330 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/crontab)
   57  100387 [main] cron 2704 set_flags: flags: binary (0x2)
   57  100444 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc/crontab, dst C:\cygwin\etc\crontab, flags 0x3000A, rc 0
  139  100583 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab)
  157  100740 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe)
  155  100895 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.lnk)
  154  101049 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe.lnk)
   83  101132 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\crontab, 0x22B0B8) (0x3000A)
   59  101191 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   59  101250 [main] cron 2704 set_flags: flags: binary (0x2)
   55  101305 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
  149  101454 [main] cron 2704 symlink_info::check: not a symlink
  113  101567 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B0B8) (0x3000A)
  232  101799 [main] cron 2704 path_conv::check: this->path(C:\cygwin\etc\crontab), has_acls(1)
   89  101888 [main] cron 2704 __set_errno: int stat_worker(path_conv&, __stat64*):1494 val 2
   65  101953 [main] cron 2704 stat_worker: -1 = (\??\C:\cygwin\etc\crontab, 0x22CC00)
   77  102030 [main] cron 2704 normalize_posix_path: src tabs
   64  102094 [main] cron 2704 cwdstuff::get: posix /var/cron
   55  102149 [main] cron 2704 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   56  102205 [main] cron 2704 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
  233  102438 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   87  102525 [main] cron 2704 set_flags: flags: binary (0x2)
   58  102583 [main] cron 2704 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
  182  102765 [main] cron 2704 symlink_info::check: not a symlink
  115  102880 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B098) (0x3000A)
   72  102952 [main] cron 2704 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   63  103015 [main] cron 2704 build_fh_pc: fh 0x6120DC94
  288  103303 [main] cron 2704 fhandler_base::set_close_on_exec: set close_on_exec for /var/cron/tabs to 1
   84  103387 [main] cron 2704 fhandler_disk_file::opendir: 0xAC86A0 = opendir (/var/cron/tabs)
   97  103484 [main] cron 2704 fhandler_disk_file::readdir: 0 = readdir (0xAC86A0, 0x22C1E4) (L"." > ".")
   77  103561 [main] cron 2704 normalize_posix_path: src /var/cron/tabs/..
   58  103619 [main] cron 2704 normalize_posix_path: /var/cron/ = normalize_posix_path (/var/cron/tabs/..)
   54  103673 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron)
   63  103736 [main] cron 2704 set_flags: flags: binary (0x2)
   59  103795 [main] cron 2704 mount_info::conv_to_win32_path: src_path /var/cron, dst C:\cygwin\var\cron, flags 0x3000A, rc 0
  159  103954 [main] cron 2704 symlink_info::check: not a symlink
  114  104068 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron, 0x22ADE8) (0x3000A)
   70  104138 [main] cron 2704 path_conv::check: this->path(C:\cygwin\var\cron), has_acls(1)
  171  104309 [main] cron 2704 fhandler_disk_file::readdir: 0 = readdir (0xAC86A0, 0x22C1E4) (L".." > "..")
   87  104396 [main] cron 2704 fhandler_disk_file::readdir: 0 = readdir (0xAC86A0, 0x22C1E4) (L"tschutter" > "tschutter")
   67  104463 [main] cron 2704 normalize_posix_path: src /etc
   58  104521 [main] cron 2704 normalize_posix_path: /etc = normalize_posix_path (/etc)
   54  104575 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   62  104637 [main] cron 2704 set_flags: flags: binary (0x2)
   59  104696 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
  153  104849 [main] cron 2704 symlink_info::check: not a symlink
  112  104961 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22AFD8) (0x3000A)
   70  105031 [main] cron 2704 path_conv::check: this->path(C:\cygwin\etc), has_acls(1)
  582  105613 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -34, its_me 1
   90  105703 [main] cron 2704 sig_send: wakeup 0x630
   73  105776 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x630
   70  105846 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x630
  231  106077 [main] cron 2704 sig_send: returning 0x0 from sending signal -34
   92  106169 [main] cron 2704 open: open (tabs/tschutter, 0x104000)
   60  106229 [main] cron 2704 normalize_posix_path: src tabs/tschutter
   58  106287 [main] cron 2704 cwdstuff::get: posix /var/cron
   56  106343 [main] cron 2704 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   56  106399 [main] cron 2704 normalize_posix_path: /var/cron/tabs/tschutter = normalize_posix_path (tabs/tschutter)
   57  106456 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs/tschutter)
   58  106514 [main] cron 2704 set_flags: flags: binary (0x2)
   56  106570 [main] cron 2704 mount_info::conv_to_win32_path: src_path /var/cron/tabs/tschutter, dst C:\cygwin\var\cron\tabs\tschutter, flags 0x3000A, rc 0
  170  106740 [main] cron 2704 symlink_info::check: not a symlink
  115  106855 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs\tschutter, 0x22AF58) (0x3000A)
   73  106928 [main] cron 2704 path_conv::check: this->path(C:\cygwin\var\cron\tabs\tschutter), has_acls(1)
   74  107002 [main] cron 2704 build_fh_pc: fh 0x6120D88C
   68  107070 [main] cron 2704 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs\tschutter, 0x104000)
  157  107227 [main] cron 2704 fhandler_base::set_flags: flags 0x104000, supplied_bin 0x10000
  257  107484 [main] cron 2704 fhandler_base::set_flags: filemode set to text
   90  107574 [main] cron 2704 fhandler_base::open: 0 = NtCreateFile (0x630, 80100000, \??\C:\cygwin\var\cron\tabs\tschutter, io, NULL, 0, 7, 1, 4020, NULL, 0)
   62  107636 [main] cron 2704 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs\tschutter, 0x104000)
   70  107706 [main] cron 2704 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs\tschutter, 0x104000)
   63  107769 [main] cron 2704 open: 5 = open (tabs/tschutter, 0x104000)
  114  107883 [main] cron 2704 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   72  107955 [main] cron 2704 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-544
   91  108046 [main] cron 2704 get_info_from_sd: ACL 1A0, uid 18718, gid 544
   78  108124 [main] cron 2704 fhandler_base::fstat_helper: 0 = fstat (, 0x22CC60) st_atime=4BC8EF1E st_size=363, st_mode=0x81A0, st_ino=8444249301348467, sizeof=96
   65  108189 [main] cron 2704 fstat64: 0 = fstat (5, 0x22CC60)
   59  108248 [main] cron 2704 normalize_posix_path: src tabs/tschutter
   57  108305 [main] cron 2704 cwdstuff::get: posix /var/cron
   55  108360 [main] cron 2704 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 2
   56  108416 [main] cron 2704 normalize_posix_path: /var/cron/tabs/tschutter = normalize_posix_path (tabs/tschutter)
   55  108471 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs/tschutter)
   57  108528 [main] cron 2704 set_flags: flags: binary (0x2)
   55  108583 [main] cron 2704 mount_info::conv_to_win32_path: src_path /var/cron/tabs/tschutter, dst C:\cygwin\var\cron\tabs\tschutter, flags 0x3000A, rc 0
  170  108753 [main] cron 2704 symlink_info::check: not a symlink
  115  108868 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs\tschutter, 0x22ABD8) (0x3000A)
   72  108940 [main] cron 2704 path_conv::check: this->path(C:\cygwin\var\cron\tabs\tschutter), has_acls(1)
   79  109019 [main] cron 2704 fhandler_base::fcntl: GETFL: 0x124000
   65  109084 [main] cron 2704 fcntl64: 1196032 = fcntl (5, 3, 0x0)
  188  109272 [main] cron 2704 _cygwin_istext_for_stdio: fd 5: defaulting to text
  777  110049 [main] cron 2704 fhandler_base::lseek: setting file pointer to 0
   64  110113 [main] cron 2704 lseek64: 0 = lseek (5, 0, 1)
  206  110319 [main] cron 2704 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   72  110391 [main] cron 2704 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-544
   92  110483 [main] cron 2704 get_info_from_sd: ACL 1A0, uid 18718, gid 544
   76  110559 [main] cron 2704 fhandler_base::fstat_helper: 0 = fstat (, 0x22B5D8) st_atime=4BC8EF1E st_size=363, st_mode=0x81A0, st_ino=8444249301348467, sizeof=96
   63  110622 [main] cron 2704 fstat64: 0 = fstat (5, 0x22B5D8)
  144  110766 [main] cron 2704 fhandler_base::set_flags: flags 0x114000, supplied_bin 0x0
   62  110828 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   56  110884 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   54  110938 [main] cron 2704 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x10000) returning text
   58  110996 [main] cron 2704 readv: readv (5, 0x22B5F4, 1) nonblocking, sigcatchers 4
  100  111096 [main] cron 2704 dtable::select_read: /var/cron/tabs/tschutter fd 5
   53  111149 [main] cron 2704 fhandler_base::ready_for_read: read_ready 1, avail 1
   60  111209 [main] cron 2704 select_stuff::cleanup: calling cleanup routines
   58  111267 [main] cron 2704 select_stuff::cleanup: calling cleanup routines
   55  111322 [main] cron 2704 select_stuff::~select_stuff: deleting select records
  410  111732 [main] cron 2704 fhandler_base::read: returning 363, binary mode
   78  111810 [main] cron 2704 readv: 363 = readv (5, 0x22B5F4, 1), errno 2
   60  111870 [main] cron 2704 fhandler_base::set_flags: flags 0x124000, supplied_bin 0x0
   54  111924 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
   53  111977 [main] cron 2704 fhandler_base::set_flags: filemode set to text
   53  112030 [main] cron 2704 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x20000) returning binary
80379  192409 [main] cron 2704 fhandler_base::set_flags: flags 0x114000, supplied_bin 0x0
   80  192489 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   56  192545 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   54  192599 [main] cron 2704 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x10000) returning text
   60  192659 [main] cron 2704 readv: readv (5, 0x22B5F4, 1) nonblocking, sigcatchers 4
   95  192754 [main] cron 2704 dtable::select_read: /var/cron/tabs/tschutter fd 5
   53  192807 [main] cron 2704 fhandler_base::ready_for_read: read_ready 1, avail 1
   54  192861 [main] cron 2704 select_stuff::cleanup: calling cleanup routines
   55  192916 [main] cron 2704 select_stuff::cleanup: calling cleanup routines
   53  192969 [main] cron 2704 select_stuff::~select_stuff: deleting select records
   97  193066 [main] cron 2704 fhandler_base::read: returning 0, binary mode
   55  193121 [main] cron 2704 readv: 0 = readv (5, 0x22B5F4, 1), errno 2
   55  193176 [main] cron 2704 fhandler_base::set_flags: flags 0x124000, supplied_bin 0x0
   54  193230 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
   52  193282 [main] cron 2704 fhandler_base::set_flags: filemode set to text
   53  193335 [main] cron 2704 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x20000) returning binary
  173  193508 [main] cron 2704 fhandler_base::set_flags: flags 0x114000, supplied_bin 0x0
   54  193562 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   53  193615 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   53  193668 [main] cron 2704 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x10000) returning text
   56  193724 [main] cron 2704 readv: readv (5, 0x22B5F4, 1) nonblocking, sigcatchers 4
   92  193816 [main] cron 2704 dtable::select_read: /var/cron/tabs/tschutter fd 5
   52  193868 [main] cron 2704 fhandler_base::ready_for_read: read_ready 1, avail 1
   55  193923 [main] cron 2704 select_stuff::cleanup: calling cleanup routines
   55  193978 [main] cron 2704 select_stuff::cleanup: calling cleanup routines
   52  194030 [main] cron 2704 select_stuff::~select_stuff: deleting select records
   95  194125 [main] cron 2704 fhandler_base::read: returning 0, binary mode
   54  194179 [main] cron 2704 readv: 0 = readv (5, 0x22B5F4, 1), errno 2
   55  194234 [main] cron 2704 fhandler_base::set_flags: flags 0x124000, supplied_bin 0x0
   55  194289 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x20000
   53  194342 [main] cron 2704 fhandler_base::set_flags: filemode set to text
   53  194395 [main] cron 2704 setmode: (5<\??\C:\cygwin\var\cron\tabs\tschutter>, 0x20000) returning binary
  798  195193 [main] cron 2704 close: close (5)
   57  195250 [main] cron 2704 fhandler_base::close: closing '/var/cron/tabs/tschutter' handle 0x630
   98  195348 [main] cron 2704 close: 0 = close (5)
  197  195545 [main] cron 2704 close: close (5)
   57  195602 [main] cron 2704 __set_errno: cygheap_fdget::cygheap_fdget(int, bool, bool):387 val 9
   56  195658 [main] cron 2704 close: -1 = close (5)
   76  195734 [main] cron 2704 geterrno_from_win_error: windows error 18 == errno 89
   63  195797 [main] cron 2704 fhandler_disk_file::readdir: 89 = readdir (0xAC86A0, 0x22C1E4) (L"(null)" > "***")
  145  195942 [main] cron 2704 fhandler_disk_file::closedir: 0 = closedir (0xAC86A0, /var/cron/tabs)
  160  196102 [main] cron 2704 closedir: 0 = closedir (0x22CE64)
   69  196171 [main] cron 2704 time: 1271459658 = time (0)
  103  196274 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -34, its_me 1
  100  196374 [main] cron 2704 sig_send: wakeup 0x62C
   73  196447 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x62C
   67  196514 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x62C
   78  196592 [main] cron 2704 sig_send: returning 0x0 from sending signal -34
   64  196656 [main] cron 2704 open: open (/usr/share/zoneinfo/posixrules, 0x10000)
   57  196713 [main] cron 2704 normalize_posix_path: src /usr/share/zoneinfo/posixrules
   80  196793 [main] cron 2704 normalize_posix_path: /usr/share/zoneinfo/posixrules = normalize_posix_path (/usr/share/zoneinfo/posixrules)
   57  196850 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/zoneinfo/posixrules)
   60  196910 [main] cron 2704 set_flags: flags: binary (0x2)
   56  196966 [main] cron 2704 mount_info::conv_to_win32_path: src_path /usr/share/zoneinfo/posixrules, dst C:\cygwin\usr\share\zoneinfo\posixrules, flags 0x3000A, rc 0
  173  197139 [main] cron 2704 symlink_info::check: not a symlink
  140  197279 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\usr\share\zoneinfo\posixrules, 0x2283A8) (0x3000A)
   73  197352 [main] cron 2704 path_conv::check: this->path(C:\cygwin\usr\share\zoneinfo\posixrules), has_acls(1)
   63  197415 [main] cron 2704 build_fh_pc: fh 0x6120DC94
   65  197480 [main] cron 2704 fhandler_base::open: (\??\C:\cygwin\usr\share\zoneinfo\posixrules, 0x110000)
  157  197637 [main] cron 2704 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   81  197718 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   55  197773 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   54  197827 [main] cron 2704 fhandler_base::open: 0 = NtCreateFile (0x62C, 80100000, \??\C:\cygwin\usr\share\zoneinfo\posixrules, io, NULL, 0, 7, 1, 4020, NULL, 0)
   57  197884 [main] cron 2704 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\usr\share\zoneinfo\posixrules, 0x110000)
   68  197952 [main] cron 2704 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\usr\share\zoneinfo\posixrules, 0x10000)
   64  198016 [main] cron 2704 open: 4 = open (/usr/share/zoneinfo/posixrules, 0x10000)
   58  198074 [main] cron 2704 readv: readv (4, 0x229774, 1) blocking, sigcatchers 4
   55  198129 [main] cron 2704 readv: no need to call ready_for_read
  107  198236 [main] cron 2704 fhandler_base::read: returning 3519, binary mode
   74  198310 [main] cron 2704 readv: 3519 = readv (4, 0x229774, 1), errno 9
   55  198365 [main] cron 2704 close: close (4)
   53  198418 [main] cron 2704 fhandler_base::close: closing '/usr/share/zoneinfo/posixrules' handle 0x62C
   90  198508 [main] cron 2704 close: 0 = close (4)
   92  198600 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -34, its_me 1
   71  198671 [main] cron 2704 sig_send: wakeup 0x62C
   70  198741 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x62C
   66  198807 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x62C
   74  198881 [main] cron 2704 sig_send: returning 0x0 from sending signal -34
   65  198946 [main] cron 2704 open: open (/usr/share/zoneinfo/GMT, 0x10000)
   57  199003 [main] cron 2704 normalize_posix_path: src /usr/share/zoneinfo/GMT
   55  199058 [main] cron 2704 normalize_posix_path: /usr/share/zoneinfo/GMT = normalize_posix_path (/usr/share/zoneinfo/GMT)
   54  199112 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/share/zoneinfo/GMT)
   56  199168 [main] cron 2704 set_flags: flags: binary (0x2)
   54  199222 [main] cron 2704 mount_info::conv_to_win32_path: src_path /usr/share/zoneinfo/GMT, dst C:\cygwin\usr\share\zoneinfo\GMT, flags 0x3000A, rc 0
  165  199387 [main] cron 2704 symlink_info::check: not a symlink
  117  199504 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\usr\share\zoneinfo\GMT, 0x2288A8) (0x3000A)
  273  199777 [main] cron 2704 path_conv::check: this->path(C:\cygwin\usr\share\zoneinfo\GMT), has_acls(1)
   92  199869 [main] cron 2704 build_fh_pc: fh 0x6120DC94
   67  199936 [main] cron 2704 fhandler_base::open: (\??\C:\cygwin\usr\share\zoneinfo\GMT, 0x110000)
  165  200101 [main] cron 2704 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   81  200182 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   56  200238 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   53  200291 [main] cron 2704 fhandler_base::open: 0 = NtCreateFile (0x62C, 80100000, \??\C:\cygwin\usr\share\zoneinfo\GMT, io, NULL, 0, 7, 1, 4020, NULL, 0)
   56  200347 [main] cron 2704 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\usr\share\zoneinfo\GMT, 0x110000)
   67  200414 [main] cron 2704 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\usr\share\zoneinfo\GMT, 0x10000)
   61  200475 [main] cron 2704 open: 4 = open (/usr/share/zoneinfo/GMT, 0x10000)
   59  200534 [main] cron 2704 readv: readv (4, 0x229C74, 1) blocking, sigcatchers 4
   56  200590 [main] cron 2704 readv: no need to call ready_for_read
  106  200696 [main] cron 2704 fhandler_base::read: returning 118, binary mode
   73  200769 [main] cron 2704 readv: 118 = readv (4, 0x229C74, 1), errno 9
   56  200825 [main] cron 2704 close: close (4)
   55  200880 [main] cron 2704 fhandler_base::close: closing '/usr/share/zoneinfo/GMT' handle 0x62C
   91  200971 [main] cron 2704 close: 0 = close (4)
   86  201057 [main] cron 2704 time: 1271459658 = time (0)
   61  201118 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -34, its_me 1
   63  201181 [main] cron 2704 sig_send: wakeup 0x62C
   69  201250 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x62C
   66  201316 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x62C
  214  201530 [main] cron 2704 sig_send: returning 0x0 from sending signal -34
125907  327437 [main] cron 2704 nanosleep: nanosleep (43005)
43013404 43340841 [main] cron 2704 nanosleep: 0 = nanosleep (43005, 0)
  118 43340959 [main] cron 2704 time: 1271459701 = time (0)
   63 43341022 [main] cron 2704 time: 1271459701 = time (0)
  114 43341136 [main] cron 2704 child_info::child_info: subproc_ready 0x61C
   76 43341212 [main] cron 2704 fork: entering
  233 43341445 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -40, its_me 1
   60 43341505 [main] cron 2704 sig_send: wakeup 0x614
   70 43341575 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x614
  234 43341809 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x614
  107 43341916 [main] cron 2704 sig_send: returning 0x0 from sending signal -40
   67 43341983 [main] cron 2704 frok::parent: priority class 32
  120 43342103 [main] cron 2704 frok::parent: stack - bottom 0x230000, top 0x22CB00, size 13568
   77 43342180 [main] cron 2704 frok::parent: CreateProcess (C:\cygwin\usr\sbin\cron.exe, C:\cygwin\usr\sbin\cron.exe, 0, 0, 1, 0x28, 0, 0, 0x22CA70, 0x22CAD0)
   60 43342240 [main] cron 2704 time: 1271459701 = time (0)
 3466 43345706 [main] cron 2704 child_info::sync: n 2, waiting for subproc_ready(0x61C) and child process(0x608)
   22      22 [main] cron 216 child_copy: cygheap - hp 0x618 low 0x6120C6E0, high 0x6120E0FC, res 1
  155     177 [main] cron 216 child_copy: done
  184     361 [main] cron 216 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x770
  146     507 [main] cron 216 heap_init: heap base 0xA60000, heap top 0xAF0000
  112     619 [main] cron 216 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x764
   73     692 [main] cron 216 user_shared_create: opening user shared for '' at 0x60FD0000
   59     751 [main] cron 216 user_shared_create: user shared version 2E710001
  139     890 [main] cron (216) open_shared: name cygpid.216, n 216, shared 0x60FF0000 (wanted 0x60FF0000), h 0x758
  278    1168 [main] cron 216 **********************************************
   57    1225 [main] cron 216 Program name: C:\cygwin\usr\sbin\cron.exe (pid 216, ppid 1)
   62    1287 [main] cron 216 App version:  1007.1, api: 0.218
   53    1340 [main] cron 216 DLL version:  1007.1, api: 0.218
   49    1389 [main] cron 216 DLL build:    2009-12-07 11:48
   57    1446 [main] cron 216 OS version:   Windows NT-5.2
   49    1495 [main] cron 216 Heap size:    402653184
   48    1543 [main] cron 216 **********************************************
   49    1592 [main] cron 216 pinfo::thisproc: myself->dwProcessId 216
  123    1715 [main] cron 216 child_copy: dll data - hp 0x618 low 0x61147000, high 0x6114E304, res 1
43353621 43355336 [main] cron 216 child_copy: dll bss - hp 0x618 low 0x611B3000, high 0x611DD690, res 1
  939 43356275 [main] cron 216 child_copy: user heap - hp 0x618 low 0xA60000, high 0xAF0000, res 1
  106 43356381 [main] cron 216 child_copy: done
 1380 43357761 [main] cron 216 child_copy: data - hp 0x618 low 0x409000, high 0x40A508, res 1
  123 43357884 [main] cron 216 child_copy: bss - hp 0x618 low 0x40C000, high 0x40C2E8, res 1
   67 43357951 [main] cron 216 child_copy: done
   57 43358008 [main] cron 216 fixup_mmaps_after_fork: succeeded
   87 43358095 [main] cron 216 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  182 43358277 [main] cron 216 dll_crt0_0: finished dll_crt0_0 initialization
  173 43358450 [main] cron 216 _cygtls::remove: wait 0xFFFFFFFF
  116 43358566 [main] cron 216 _cygtls::remove: removed 0x22CE64 element 0
  257 43358823 [main] cron 216 frok::child: child is running.  pid 216, ppid 0, stack here 0x22CAF8
   90 43358913 [main] cron 216 sync_with_parent: signalling parent: after longjmp
13274 43358980 [main] cron 2704 child_info::sync: pid 216, WFMO returned 0, res 1
  139 43359119 [main] cron 2704 open_shared: name cygpid.216, n 216, shared 0x9E0000 (wanted 0x0), h 0x604
   99 43359218 [main] cron 2704 proc_subproc: args: 1, 2280116
  132 43359350 [main] cron 2704 _pinfo::dup_proc_pipe: duped wr_proc_pipe 0x730 for pid 216(216)
  328 43359678 [main] cron 2704 pinfo::wait: created tracking thread for pid 216, winpid 0xD8, rd_pipe 0x60C
   74 43359752 [main] cron 2704 proc_subproc: added pid 216 to proc table, slot 0
   56 43359808 [main] cron 2704 proc_subproc: returning 1
   52 43359860 [main] cron 2704 frok::parent: child is alive (but stopped)
  325 43360185 [main] cron 2704 child_copy: stack - hp 0x608 low 0x22CB00, high 0x230000, res 1
   98 43360283 [main] cron 2704 child_copy: done
   59 43360342 [main] cron 2704 frok::parent: copying data/bss of a linked dll
  310 43360652 [main] cron 2704 child_copy: linked dll data - hp 0x608 low 0x67F0A000, high 0x67F0AB2C, res 1
  332 43360984 [main] cron 2704 child_copy: linked dll bss - hp 0x608 low 0x67F0C000, high 0x67F0C190, res 1
   92 43361076 [main] cron 2704 child_copy: done
   59 43361135 [main] cron 2704 resume_child: signalled child
   54 43361189 [main] cron 2704 child_info::sync: n 2, waiting for subproc_ready(0x61C) and child process(0x608)
 2338 43361251 [main] cron 216 child_info::ready: signalled 0x61C that I was ready
   60 43361311 [main] cron 216 sync_with_parent: awake
   52 43361363 [main] cron 216 sync_with_parent: no problems
  601 43361790 [proc_waiter] cron 2704 cygthread::stub: thread 'proc_waiter', id 0x6FC, stack_ptr 0x18E5CDE0
  588 43361951 [main] cron 216 frok::child: hParent 0x618, load_dlls 0
   97 43362048 [main] cron 216 dtable::fixup_after_fork: fd 3 (/var/run/cron.pid)
   68 43362116 [main] cron 216 fhandler_base::fixup_after_fork: inheriting '/var/run/cron.pid' from parent
   86 43362202 [main] cron 216 sync_with_parent: signalling parent: performed fork fixup
  482 43362272 [main] cron 2704 child_info::sync: pid 216, WFMO returned 0, res 1
   68 43362340 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -41, its_me 1
   64 43362404 [main] cron 2704 sig_send: wakeup 0x614
   65 43362469 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x614
  329 43362531 [main] cron 216 child_info::ready: signalled 0x61C that I was ready
  254 43362785 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xAC8488 in _fixup_after_fork
   87 43362872 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xAC8458 in _fixup_after_fork
   61 43362933 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xAC8428 in _fixup_after_fork
   56 43362989 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xAC83F8 in _fixup_after_fork
   57 43363046 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xAC83C8 in _fixup_after_fork
   56 43363102 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xAC8398 in _fixup_after_fork
   56 43363158 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xA780A8 in _fixup_after_fork
   56 43363214 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0xA60008 in _fixup_after_fork
   56 43363270 [main] cron 216 pthread_mutex::_fixup_after_fork: mutex 0x611DCDF8 in _fixup_after_fork
  250 43363520 [main] cron 216 wait_for_sigthread: wait_sig_inited 0x7C4
 1131 43363600 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x614
   75 43363675 [main] cron 2704 sig_send: returning 0x0 from sending signal -41
  241 43363916 [main] cron 2704 fork: 216 = fork()
   93 43364009 [main] cron 2704 stat64: entering
   58 43364067 [main] cron 2704 normalize_posix_path: src tabs
   58 43364125 [main] cron 2704 cwdstuff::get: posix /var/cron
   57 43364182 [main] cron 2704 cwdstuff::get: (/var/cron) = cwdstuff::get (0xA60038, 32768, 1, 0), errno 9
   57 43364239 [main] cron 2704 normalize_posix_path: /var/cron/tabs = normalize_posix_path (tabs)
   56 43364295 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/var/cron/tabs)
   59 43364354 [main] cron 2704 set_flags: flags: binary (0x2)
   57 43364411 [main] cron 2704 mount_info::conv_to_win32_path: src_path /var/cron/tabs, dst C:\cygwin\var\cron\tabs, flags 0x3000A, rc 0
  185 43364596 [main] cron 2704 symlink_info::check: not a symlink
  121 43364717 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\var\cron\tabs, 0x22B0B8) (0x3000A)
   73 43364790 [main] cron 2704 path_conv::check: this->path(C:\cygwin\var\cron\tabs), has_acls(1)
   64 43364854 [main] cron 2704 build_fh_pc: fh 0x6120DC94
   63 43364917 [main] cron 2704 stat_worker: (\??\C:\cygwin\var\cron\tabs, 0x22CC60, 0x6120DC94), file_attributes 16
   66 43364983 [main] cron 2704 fhandler_base::open: (\??\C:\cygwin\var\cron\tabs, 0x110000)
  132 43365115 [main] cron 2704 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   78 43365193 [main] cron 2704 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   57 43365250 [main] cron 2704 fhandler_base::set_flags: filemode set to binary
   54 43365304 [main] cron 2704 fhandler_base::open: 0 = NtCreateFile (0x618, 20080, \??\C:\cygwin\var\cron\tabs, io, NULL, 0, 7, 1, 4000, NULL, 0)
   58 43365362 [main] cron 2704 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\var\cron\tabs, 0x110000)
   67 43365429 [main] cron 2704 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\var\cron\tabs, 0x10000)
  127 43365556 [main] cron 2704 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
   79 43365635 [main] cron 2704 cygpsid::debug_print: get_sids_info: group SID = S-1-5-21-2555220796-769361577-1294736918-513
  103 43365738 [main] cron 2704 get_info_from_sd: ACL 43FF, uid 18718, gid 10513
   88 43365826 [main] cron 2704 fhandler_base::fstat_helper: 0 = fstat (, 0x22CC60) st_atime=4BC8EF4A st_size=0, st_mode=0x43FF, st_ino=281474976743630, sizeof=96
 2690 43366210 [sig] cron 216 wait_sig: entering ReadFile loop, my_readsig 0x6D4, my_sendsig 0x6D0
  539 43366365 [main] cron 2704 fhandler_base::close: closing '/var/cron/tabs' handle 0x618
  116 43366481 [main] cron 2704 stat_worker: 0 = (\??\C:\cygwin\var\cron\tabs, 0x22CC60)
   76 43366557 [main] cron 2704 stat64: entering
   59 43366616 [main] cron 2704 normalize_posix_path: src /etc/cron.d
   57 43366673 [main] cron 2704 normalize_posix_path: /etc/cron.d = normalize_posix_path (/etc/cron.d)
   71 43366744 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/cron.d)
   62 43366806 [main] cron 2704 set_flags: flags: binary (0x2)
   58 43366864 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc/cron.d, dst C:\cygwin\etc\cron.d, flags 0x3000A, rc 0
  157 43367021 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d)
  161 43367182 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe)
  158 43367340 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.lnk)
  155 43367495 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\cron.d.exe.lnk)
   82 43367577 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\cron.d, 0x22B0B8) (0x3000A)
   59 43367636 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   60 43367696 [main] cron 2704 set_flags: flags: binary (0x2)
   58 43367754 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
  155 43367909 [main] cron 2704 symlink_info::check: not a symlink
  115 43368024 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B0B8) (0x3000A)
  240 43368264 [main] cron 2704 path_conv::check: this->path(C:\cygwin\etc\cron.d), has_acls(1)
   88 43368352 [main] cron 2704 __set_errno: int stat_worker(path_conv&, __stat64*):1494 val 2
   62 43368414 [main] cron 2704 stat_worker: -1 = (\??\C:\cygwin\etc\cron.d, 0x22CBA0)
   63 43368477 [main] cron 2704 stat64: entering
   57 43368534 [main] cron 2704 normalize_posix_path: src /etc/crontab
   57 43368591 [main] cron 2704 normalize_posix_path: /etc/crontab = normalize_posix_path (/etc/crontab)
   57 43368648 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc/crontab)
   58 43368706 [main] cron 2704 set_flags: flags: binary (0x2)
   56 43368762 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc/crontab, dst C:\cygwin\etc\crontab, flags 0x3000A, rc 0
  142 43368904 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab)
 2785 43368995 [main] cron 216 wait_for_sigthread: process/signal handling enabled, state 0x41
   64 43369059 [main] cron 216 fork: 0 = fork()
   75 43369134 [main] cron 216 close: close (3)
   65 43369199 [main] cron 216 fhandler_base::close: closing '/var/run/cron.pid' handle 0x72C
   80 43369279 [main] cron 216 close: 0 = close (3)
   78 43369357 [main] cron 216 sig_send: sendsig 0x6D0, pid 216, signal -34, its_me 1
   69 43369426 [main] cron 216 sig_send: wakeup 0x72C
   68 43369494 [main] cron 216 sig_send: Waiting for pack.wakeup 0x72C
  750 43369654 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe)
  165 43369819 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.lnk)
  157 43369976 [main] cron 2704 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\etc\crontab.exe.lnk)
   82 43370058 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc\crontab, 0x22B0B8) (0x3000A)
   59 43370117 [main] cron 2704 mount_info::conv_to_win32_path: conv_to_win32_path (/etc)
   61 43370178 [main] cron 2704 set_flags: flags: binary (0x2)
   57 43370235 [main] cron 2704 mount_info::conv_to_win32_path: src_path /etc, dst C:\cygwin\etc, flags 0x3000A, rc 0
  153 43370388 [main] cron 2704 symlink_info::check: not a symlink
  114 43370502 [main] cron 2704 symlink_info::check: 0 = symlink.check (C:\cygwin\etc, 0x22B0B8) (0x3000A)
  237 43370739 [main] cron 2704 path_conv::check: this->path(C:\cygwin\etc\crontab), has_acls(1)
   88 43370827 [main] cron 2704 __set_errno: int stat_worker(path_conv&, __stat64*):1494 val 2
   63 43370890 [main] cron 2704 stat_worker: -1 = (\??\C:\cygwin\etc\crontab, 0x22CC00)
  251 43371141 [main] cron 2704 time: 1271459701 = time (0)
   88 43371229 [main] cron 2704 sig_send: sendsig 0x6D0, pid 2704, signal -34, its_me 1
   68 43371297 [main] cron 2704 sig_send: wakeup 0x618
   67 43371364 [main] cron 2704 sig_send: Waiting for pack.wakeup 0x618
 1963 43371457 [sig] cron 216 wait_sig: signalling pack.wakeup 0x72C
  190 43371554 [sig] cron 2704 wait_sig: signalling pack.wakeup 0x618
  190 43371647 [main] cron 216 sig_send: returning 0x0 from sending signal -34
  168 43371722 [main] cron 2704 sig_send: returning 0x0 from sending signal -34
   69 43371791 [main] cron 2704 nanosleep: nanosleep (60000)
  212 43371859 [main] cron 216 void: 0x401D02 = signal (20, 0x0)
   75 43371934 [main] cron 216 fhandler_pipe::create_selectable: CreateNamedPipe: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0xD8-0x1, size 65536
  415 43372349 [main] cron 216 fhandler_pipe::create_selectable: pipe read handle 0x72C
   98 43372447 [main] cron 216 fhandler_pipe::create_selectable: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0xD8-0x1
  105 43372552 [main] cron 216 fhandler_pipe::create_selectable: pipe write handle 0x6FC
   98 43372650 [main] cron 216 build_fh_pc: fh 0x6120E13C
   66 43372716 [main] cron 216 build_fh_pc: fh 0x6120E374
   56 43372772 [main] cron 216 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   53 43372825 [main] cron 216 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   50 43372875 [main] cron 216 fhandler_base::set_flags: filemode set to binary
   48 43372923 [main] cron 216 fhandler_base::init: created new fhandler_base for handle 0x72C, bin 1
   60 43372983 [main] cron 216 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   55 43373038 [main] cron 216 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   51 43373089 [main] cron 216 fhandler_base::set_flags: filemode set to binary
   48 43373137 [main] cron 216 fhandler_base::init: created new fhandler_base for handle 0x6FC, bin 1
   55 43373192 [main] cron 216 fhandler_pipe::create: 0 = pipe ([0x6120E13C, 0x6120E374], 65536, 0x10000)
   63 43373255 [main] cron 216 fhandler_pipe::create_selectable: CreateNamedPipe: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0xD8-0x2, size 65536
  179 43373434 [main] cron 216 fhandler_pipe::create_selectable: pipe read handle 0x618
   89 43373523 [main] cron 216 fhandler_pipe::create_selectable: CreateFile: name \\.\pipe\cygwin-c5e39b7a9d22bafb-pipe-0xD8-0x2
  103 43373626 [main] cron 216 fhandler_pipe::create_selectable: pipe write handle 0x61C
   78 43373704 [main] cron 216 build_fh_pc: fh 0x6120E5DC
   57 43373761 [main] cron 216 build_fh_pc: fh 0x6120E814
   54 43373815 [main] cron 216 fhandler_base::set_flags: flags 0x10000, supplied_bin 0x0
   53 43373868 [main] cron 216 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   50 43373918 [main] cron 216 fhandler_base::set_flags: filemode set to binary
   49 43373967 [main] cron 216 fhandler_base::init: created new fhandler_base for handle 0x618, bin 1
   59 43374026 [main] cron 216 fhandler_base::set_flags: flags 0x10001, supplied_bin 0x0
   56 43374082 [main] cron 216 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   50 43374132 [main] cron 216 fhandler_base::set_flags: filemode set to binary
   49 43374181 [main] cron 216 fhandler_base::init: created new fhandler_base for handle 0x61C, bin 1
   56 43374237 [main] cron 216 fhandler_pipe::create: 0 = pipe ([0x6120E5DC, 0x6120E814], 65536, 0x10000)
   71 43374308 [main] cron 216 vfork: stub called
   65 43374373 [main] cron 216 child_info::child_info: subproc_ready 0x6C4
  224 43374597 [main] cron 216 fork: entering
  253 43374850 [main] cron 216 sig_send: sendsig 0x6D0, pid 216, signal -40, its_me 1
   61 43374911 [main] cron 216 sig_send: wakeup 0x6BC
   66 43374977 [main] cron 216 sig_send: Waiting for pack.wakeup 0x6BC
   65 43375042 [sig] cron 216 wait_sig: signalling pack.wakeup 0x6BC
   66 43375108 [main] cron 216 sig_send: returning 0x0 from sending signal -40
   60 43375168 [main] cron 216 frok::parent: priority class 32
  128 43375296 [main] cron 216 frok::parent: stack - bottom 0x230000, top 0x22C620, size 14816
   77 43375373 [main] cron 216 frok::parent: CreateProcess (C:\cygwin\usr\sbin\cron.exe, C:\cygwin\usr\sbin\cron.exe, 0, 0, 1, 0x28, 0, 0, 0x22C590, 0x22C5F0)
   66 43375439 [main] cron 216 time: 1271459701 = time (0)
 3537 43378976 [main] cron 216 child_info::sync: n 2, waiting for subproc_ready(0x6C4) and child process(0x6B0)
   22      22 [main] cron 2092 child_copy: cygheap - hp 0x6C0 low 0x6120C6E0, high 0x6120EA3C, res 1
  157     179 [main] cron 2092 child_copy: done
  183     362 [main] cron 2092 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x754
  150     512 [main] cron 2092 heap_init: heap base 0xA60000, heap top 0xAF0000
  109     621 [main] cron 2092 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x764
   74     695 [main] cron 2092 user_shared_create: opening user shared for '' at 0x60FD0000
   63     758 [main] cron 2092 user_shared_create: user shared version 2E710001
  140     898 [main] cron (2092) open_shared: name cygpid.2092, n 2092, shared 0x60FF0000 (wanted 0x60FF0000), h 0x750
  282    1180 [main] cron 2092 **********************************************
   60    1240 [main] cron 2092 Program name: C:\cygwin\usr\sbin\cron.exe (pid 2092, ppid 1)
   92    1332 [main] cron 2092 App version:  1007.1, api: 0.218
   53    1385 [main] cron 2092 DLL version:  1007.1, api: 0.218
   51    1436 [main] cron 2092 DLL build:    2009-12-07 11:48
   58    1494 [main] cron 2092 OS version:   Windows NT-5.2
   50    1544 [main] cron 2092 Heap size:    402653184
   51    1595 [main] cron 2092 **********************************************
   51    1646 [main] cron 2092 pinfo::thisproc: myself->dwProcessId 2092
  125    1771 [main] cron 2092 child_copy: dll data - hp 0x6C0 low 0x61147000, high 0x6114E304, res 1
43386761 43388532 [main] cron 2092 child_copy: dll bss - hp 0x6C0 low 0x611B3000, high 0x611DD690, res 1
  918 43389450 [main] cron 2092 child_copy: user heap - hp 0x6C0 low 0xA60000, high 0xAF0000, res 1
  108 43389558 [main] cron 2092 child_copy: done
   91 43389649 [main] cron 2092 child_copy: data - hp 0x6C0 low 0x409000, high 0x40A508, res 1
   84 43389733 [main] cron 2092 child_copy: bss - hp 0x6C0 low 0x40C000, high 0x40C2E8, res 1
   62 43389795 [main] cron 2092 child_copy: done
   58 43389853 [main] cron 2092 fixup_mmaps_after_fork: succeeded
   91 43389944 [main] cron 2092 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  181 43390125 [main] cron 2092 dll_crt0_0: finished dll_crt0_0 initialization
  174 43390299 [main] cron 2092 _cygtls::remove: wait 0xFFFFFFFF
  114 43390413 [main] cron 2092 _cygtls::remove: removed 0x22CE64 element 0
  253 43390666 [main] cron 2092 frok::child: child is running.  pid 2092, ppid 0, stack here 0x22C618
   88 43390754 [main] cron 2092 sync_with_parent: signalling parent: after longjmp
11847 43390823 [main] cron 216 child_info::sync: pid 2092, WFMO returned 0, res 1
  138 43390961 [main] cron 216 open_shared: name cygpid.2092, n 2092, shared 0x3D0000 (wanted 0x0), h 0x6AC
  109 43391070 [main] cron 216 proc_subproc: args: 1, 2278868
  132 43391202 [main] cron 216 _pinfo::dup_proc_pipe: duped wr_proc_pipe 0x724 for pid 2092(2092)
  336 43391538 [main] cron 216 pinfo::wait: created tracking thread for pid 2092, winpid 0x82C, rd_pipe 0x6B4
   73 43391611 [main] cron 216 proc_subproc: added pid 2092 to proc table, slot 0
   54 43391665 [main] cron 216 proc_subproc: returning 1
   52 43391717 [main] cron 216 frok::parent: child is alive (but stopped)
  325 43392042 [main] cron 216 child_copy: stack - hp 0x6B0 low 0x22C620, high 0x230000, res 1
   95 43392137 [main] cron 216 child_copy: done
   56 43392193 [main] cron 216 frok::parent: copying data/bss of a linked dll
  306 43392499 [main] cron 216 child_copy: linked dll data - hp 0x6B0 low 0x67F0A000, high 0x67F0AB2C, res 1
  328 43392827 [main] cron 216 child_copy: linked dll bss - hp 0x6B0 low 0x67F0C000, high 0x67F0C190, res 1
  243 43393070 [main] cron 216 child_copy: done
   72 43393142 [main] cron 216 resume_child: signalled child
   56 43393198 [main] cron 216 child_info::sync: n 2, waiting for subproc_ready(0x6C4) and child process(0x6B0)
 2507 43393261 [main] cron 2092 child_info::ready: signalled 0x6C4 that I was ready
 4296 43397494 [proc_waiter] cron 216 cygthread::stub: thread 'proc_waiter', id 0x860, stack_ptr 0x85CDE0
 4405 43397666 [main] cron 2092 sync_with_parent: awake
   71 43397737 [main] cron 2092 sync_with_parent: no problems
   56 43397793 [main] cron 2092 frok::child: hParent 0x6C0, load_dlls 0
   85 43397878 [main] cron 2092 dtable::fixup_after_fork: fd 3 ()
   73 43397951 [main] cron 2092 fhandler_base::fixup_after_fork: inheriting '' from parent
   59 43398010 [main] cron 2092 fhandler_base::fork_fixup: handle 0x72C already opened
   67 43398077 [main] cron 2092 dtable::fixup_after_fork: fd 4 ()
   60 43398137 [main] cron 2092 fhandler_base::fixup_after_fork: inheriting '' from parent
   52 43398189 [main] cron 2092 fhandler_base::fork_fixup: handle 0x6FC already opened
   60 43398249 [main] cron 2092 dtable::fixup_after_fork: fd 5 ()
   56 43398305 [main] cron 2092 fhandler_base::fixup_after_fork: inheriting '' from parent
   52 43398357 [main] cron 2092 fhandler_base::fork_fixup: handle 0x618 already opened
   59 43398416 [main] cron 2092 dtable::fixup_after_fork: fd 6 ()
   55 43398471 [main] cron 2092 fhandler_base::fixup_after_fork: inheriting '' from parent
   52 43398523 [main] cron 2092 fhandler_base::fork_fixup: handle 0x61C already opened
   61 43398584 [main] cron 2092 sync_with_parent: signalling parent: performed fork fixup
 1154 43398648 [main] cron 216 child_info::sync: pid 2092, WFMO returned 0, res 1
   68 43398716 [main] cron 216 sig_send: sendsig 0x6D0, pid 216, signal -41, its_me 1
   62 43398778 [main] cron 216 sig_send: wakeup 0x6BC
   64 43398842 [main] cron 216 sig_send: Waiting for pack.wakeup 0x6BC
  318 43398902 [main] cron 2092 child_info::ready: signalled 0x6C4 that I was ready
   88 43398990 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xAC8488 in _fixup_after_fork
   74 43399064 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xAC8458 in _fixup_after_fork
   63 43399127 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xAC8428 in _fixup_after_fork
   59 43399186 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xAC83F8 in _fixup_after_fork
   59 43399245 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xAC83C8 in _fixup_after_fork
   61 43399306 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xAC8398 in _fixup_after_fork
   59 43399365 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xA780A8 in _fixup_after_fork
   62 43399427 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0xA60008 in _fixup_after_fork
   60 43399487 [main] cron 2092 pthread_mutex::_fixup_after_fork: mutex 0x611DCDF8 in _fixup_after_fork
  260 43399747 [main] cron 2092 wait_for_sigthread: wait_sig_inited 0x7C4
  982 43399824 [sig] cron 216 wait_sig: signalling pack.wakeup 0x6BC
   71 43399895 [main] cron 216 sig_send: returning 0x0 from sending signal -41
  227 43400122 [main] cron 216 fork: 2092 = fork()
   54 43400176 [main] cron 216 close: close (3)
   55 43400231 [main] cron 216 fhandler_base::close: closing '' handle 0x72C
   61 43400292 [main] cron 216 close: 0 = close (3)
   54 43400346 [main] cron 216 close: close (6)
   51 43400397 [main] cron 216 fhandler_base::close: closing '' handle 0x61C
   60 43400457 [main] cron 216 close: 0 = close (6)
   55 43400512 [main] cron 216 close: close (4)
   50 43400562 [main] cron 216 fhandler_base::close: closing '' handle 0x6FC
   58 43400620 [main] cron 216 close: 0 = close (4)
   70 43400690 [main] cron 216 fhandler_base::fcntl: GETFL: 0x10000
   59 43400749 [main] cron 216 fcntl64: 65536 = fcntl (5, 3, 0x0)
  194 43400943 [main] cron 216 _cygwin_istext_for_stdio: fd 5: opened as binary
  168 43401111 [main] cron 216 fhandler_base::fstat: here
   65 43401176 [main] cron 216 fstat64: 0 = fstat (5, 0x22C6C8)
  105 43401281 [main] cron 216 readv: readv (5, 0x22C6E4, 1) blocking, sigcatchers 3
   56 43401337 [main] cron 216 readv: no need to call ready_for_read
 1985 43401732 [sig] cron 2092 wait_sig: entering ReadFile loop, my_readsig 0x6AC, my_sendsig 0x6A8
  155 43401887 [main] cron 2092 wait_for_sigthread: process/signal handling enabled, state 0x41
   66 43401953 [main] cron 2092 fork: 0 = fork()
  123 43402076 [main] cron 2092 vsyslog: 6 (%s) %s (%s)
  144 43402220 [main] cron 2092 sig_send: sendsig 0x6A8, pid 2092, signal -34, its_me 1
   66 43402286 [main] cron 2092 sig_send: wakeup 0x6C0
   68 43402354 [main] cron 2092 sig_send: Waiting for pack.wakeup 0x6C0
   82 43402436 [sig] cron 2092 wait_sig: signalling pack.wakeup 0x6C0
   90 43402526 [main] cron 2092 sig_send: returning 0x0 from sending signal -34
   66 43402592 [main] cron 2092 open: open (/dev/null, 0x10601)
   73 43402665 [main] cron 2092 normalize_posix_path: src /dev/null
   84 43402749 [main] cron 2092 normalize_posix_path: /dev/null = normalize_posix_path (/dev/null)
   60 43402809 [main] cron 2092 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/null)
   77 43402886 [main] cron 2092 mount_info::conv_to_win32_path: src_path /dev/null, dst \Device\Null, flags 0x2, rc 0
   73 43402959 [main] cron 2092 build_fh_pc: fh 0x6120DA04
   71 43403030 [main] cron 2092 fhandler_base::open: (\Device\Null, 0x10601)
   93 43403123 [main] cron 2092 fhandler_base::set_flags: flags 0x10601, supplied_bin 0x10000
   68 43403191 [main] cron 2092 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   54 43403245 [main] cron 2092 fhandler_base::set_flags: filemode set to binary
   52 43403297 [main] cron 2092 fhandler_base::open: 0 = NtCreateFile (0x6C0, 40120080, \Device\Null, io, NULL, 0, 7, 5, 4020, NULL, 0)
   79 43403376 [main] cron 2092 fhandler_base::open: 1 = fhandler_base::open (\Device\Null, 0x10601)
   56 43403432 [main] cron 2092 open: 7 = open (/dev/null, 0x10601)
  146 43403578 [main] cron 2092 _cygwin_istext_for_stdio: fd 7: opened as binary
  613 43404191 [main] cron 2092 writev: writev (7, 0x22BF04, 1)
   78 43404269 [main] cron 2092 fhandler_base::write: binary write
   58 43404327 [main] cron 2092 writev: 16 = write (7, 0x22BF04, 1), errno 9
  321 43404648 [main] cron 2092 writev: writev (7, 0x22BF04, 1)
   61 43404709 [main] cron 2092 fhandler_base::write: binary write
   58 43404767 [main] cron 2092 writev: 10 = write (7, 0x22BF04, 1), errno 9
  308 43405075 [main] cron 2092 writev: writev (7, 0x22BF24, 1)
   59 43405134 [main] cron 2092 fhandler_base::write: binary write
   58 43405192 [main] cron 2092 writev: 80 = write (7, 0x22BF24, 1), errno 9
  238 43405430 [main] cron 2092 close: close (7)
   54 43405484 [main] cron 2092 fhandler_base::close: closing '/dev/null' handle 0x6C0
   68 43405552 [main] cron 2092 close: 0 = close (7)
 5112 43410664 [main] cron 2092 init_cygheap::manage_console_count: setsid: console_count 0, amount 0, no ctty, avoid_freeing_console 0
   91 43410755 [main] cron 2092 init_cygheap::manage_console_count: freed console, res 0
   63 43410818 [main] cron 2092 setsid: sid 2092, pgid 2092, no ctty
   57 43410875 [main] cron 2092 close: close (4)
   54 43410929 [main] cron 2092 fhandler_base::close: closing '' handle 0x6FC
   72 43411001 [main] cron 2092 close: 0 = close (4)
   62 43411063 [main] cron 2092 close: close (5)
   55 43411118 [main] cron 2092 fhandler_base::close: closing '' handle 0x618
   62 43411180 [main] cron 2092 close: 0 = close (5)
   65 43411245 [main] cron 2092 dtable::dup2: dup2 (3, 0)
   66 43411311 [main] cron 2092 build_fh_pc: fh 0x6120E5DC
   63 43411374 [main] cron 2092 fhandler_base::dup: in fhandler_base dup
   68 43411442 [main] cron 2092 fhandler_pipe::dup: res 0
 8611 43420053 [main] cron 2092 dtable::dup_worker: duped '' old 0x72C, new 0x70C
   57 43420110 [main] cron 2092 dtable::dup2: newfh->io_handle 0x70C, oldfh->io_handle 0x72C, new win32_name 0x6120E7E4, old win32_name 0x6120E344
  246 43420356 [main] cron 2092 close: close (0)
   84 43420440 [main] cron 2092 fhandler_base::close: closing '/dev/null' handle 0x684
   62 43420502 [main] cron 2092 close: 0 = close (0)
   57 43420559 [main] cron 2092 dtable::dup2: 0 = dup2 (3, 0)
   55 43420614 [main] cron 2092 close: close (3)
   53 43420667 [main] cron 2092 fhandler_base::close: closing '' handle 0x72C
   61 43420728 [main] cron 2092 close: 0 = close (3)
   58 43420786 [main] cron 2092 dtable::dup2: dup2 (6, 1)
   55 43420841 [main] cron 2092 build_fh_pc: fh 0x6120E13C
   57 43420898 [main] cron 2092 fhandler_base::dup: in fhandler_base dup
   67 43420965 [main] cron 2092 fhandler_pipe::dup: res 0
   60 43421025 [main] cron 2092 dtable::dup_worker: duped '' old 0x61C, new 0x71C
   55 43421080 [main] cron 2092 dtable::dup2: newfh->io_handle 0x71C, oldfh->io_handle 0x61C, new win32_name 0x6120E344, old win32_name 0x6120EA1C
   53 43421133 [main] cron 2092 close: close (1)
   50 43421183 [main] cron 2092 fhandler_base::close: closing '/dev/null' handle 0x17C
   55 43421238 [main] cron 2092 close: 0 = close (1)
   53 43421291 [main] cron 2092 dtable::dup2: 1 = dup2 (6, 1)
   53 43421344 [main] cron 2092 close: close (6)
   50 43421394 [main] cron 2092 fhandler_base::close: closing '' handle 0x61C
   59 43421453 [main] cron 2092 close: 0 = close (6)
   58 43421511 [main] cron 2092 dtable::dup2: dup2 (1, 2)
   54 43421565 [main] cron 2092 build_fh_pc: fh 0x6120E814
   55 43421620 [main] cron 2092 fhandler_base::dup: in fhandler_base dup
   59 43421679 [main] cron 2092 fhandler_pipe::dup: res 0
   57 43421736 [main] cron 2092 dtable::dup_worker: duped '' old 0x71C, new 0x704
   52 43421788 [main] cron 2092 dtable::dup2: newfh->io_handle 0x704, oldfh->io_handle 0x71C, new win32_name 0x6120EA1C, old win32_name 0x6120E344
   55 43421843 [main] cron 2092 close: close (2)
   51 43421894 [main] cron 2092 fhandler_base::close: closing '/dev/null' handle 0x698
   59 43421953 [main] cron 2092 close: 0 = close (2)
   55 43422008 [main] cron 2092 dtable::dup2: 2 = dup2 (1, 2)
   68 43422076 [main] cron 2092 setegid32: new egid: 10513 current: 544
  129 43422205 [main] cron 2092 setegid32: SetTokenInformation(hProcToken, TokenPrimaryGroup), Win32 error 1308
 5627 43427832 [main] cron 2092 get_logon_server: DC: rediscovery: 0, server: \\FDSVBLD01SDCX04
35137 43462969 [main] cron 2092 initgroups32: 0 = initgroups (tschutter, 10513)
   84 43463053 [main] cron 2092 seteuid32: uid: 18718 myself->uid: 18 myself->gid: 10513
  128 43463181 [main] cron 2092 seteuid32: Found token -1
  815 43463996 [main] cron 2092 extract_nt_dom_user: pw_gecos AA87E2 (Schutter, Thomas A.,U-FLOODDATA\tschutter,S-1-5-21-2555220796-769361577-1294736918-8718)
 2033 43466029 [main] cron 2092 seteuid32: lsaprivkeyauth failed, try lsaauth.
 4220 43470249 [main] cron 2092 get_logon_server: DC: rediscovery: 0, server: \\FDSVBLD01SDCX04
29782 43500031 [main] cron 2092 cygsidlist::debug_print: -- begin sidlist ---
  115 43500146 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-1-0 (*)
   62 43500208 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-11 (*)
   53 43500261 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-2-0 (+)
   53 43500314 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-4 (*)
   56 43500370 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15446 (+)
   57 43500427 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-513 (+)
   56 43500483 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-8189 (+)
   54 43500537 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15442 (+)
   54 43500591 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-18483 (+)
   55 43500646 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-12611 (+)
   68 43500714 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-8169 (+)
   59 43500773 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15444 (+)
   56 43500829 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-15443 (+)
   55 43500884 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-21-2555220796-769361577-1294736918-6577 (+)
   52 43500936 [main] cron 2092 cygsid::debug_print: tmp_gsids S-1-5-32-545 (*)
   50 43500986 [main] cron 2092 cygsidlist::debug_print: -- ende sidlist ---
 8503 43509489 [main] cron 2092 lsaauth: 0x67C = lsaauth ()
  251 43509740 [main] cron 2092 load_registry_hive: User registry hive for S-1-5-21-2555220796-769361577-1294736918-8718 already exists
  275 43510015 [main] cron 2092 open_shared: name S-1-5-21-2555220796-769361577-1294736918-8718.1, n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x764
   97 43510112 [main] cron 2092 user_shared_create: opening user shared for 'S-1-5-21-2555220796-769361577-1294736918-8718' at 0x60FD0000
   67 43510179 [main] cron 2092 user_shared_create: user shared version 2E710001
   58 43510237 [main] cron 2092 setuid32: real: 18718, effective: 18718
   65 43510302 [main] cron 2092 chdir: dir '/home/tschutter'
   56 43510358 [main] cron 2092 normalize_posix_path: src /home/tschutter
   54 43510412 [main] cron 2092 normalize_posix_path: /home/tschutter = normalize_posix_path (/home/tschutter)
   52 43510464 [main] cron 2092 mount_info::conv_to_win32_path: conv_to_win32_path (/home/tschutter)
   67 43510531 [main] cron 2092 set_flags: flags: binary (0x2)
   56 43510587 [main] cron 2092 mount_info::conv_to_win32_path: src_path /home/tschutter, dst C:\cygwin\home\tschutter, flags 0x3000A, rc 0
 2460 43513047 [main] cron 2092 symlink_info::check: not a symlink
  141 43513188 [main] cron 2092 symlink_info::check: 0 = symlink.check (C:\cygwin\home\tschutter, 0x22B3F8) (0x3000A)
   85 43513273 [main] cron 2092 path_conv::check: this->path(C:\cygwin\home\tschutter), has_acls(1)
  193 43513466 [main] cron 2092 chdir: 0 = chdir() cygheap->cwd.posix '/home/tschutter' native '\??\C:\cygwin\home\tschutter'
   99 43513565 [main] cron 2092 spawnve: spawnve (/bin/sh, /bin/sh, AE87A0)
   67 43513632 [main] cron 2092 spawn_guts: spawn_guts (3, /bin/sh)
   69 43513701 [main] cron 2092 perhaps_suffix: prog '/bin/sh'
   59 43513760 [main] cron 2092 normalize_posix_path: src /bin/sh
   55 43513815 [main] cron 2092 normalize_posix_path: /bin/sh = normalize_posix_path (/bin/sh)
   53 43513868 [main] cron 2092 mount_info::conv_to_win32_path: conv_to_win32_path (/bin/sh)
   53 43513921 [main] cron 2092 set_flags: flags: binary (0x2)
   53 43513974 [main] cron 2092 mount_info::conv_to_win32_path: src_path /bin/sh, dst C:\cygwin\bin\sh, flags 0x3000A, rc 0
  222 43514196 [main] cron 2092 symlink_info::check: 0xC0000034 = NtQueryInformationFile (\??\C:\cygwin\bin\sh)
  183 43514379 [main] cron 2092 symlink_info::check: not a symlink
  115 43514494 [main] cron 2092 symlink_info::check: 0 = symlink.check (C:\cygwin\bin\sh.exe, 0x22A4D8) (0x3000A)
   71 43514565 [main] cron 2092 path_conv::check: this->path(C:\cygwin\bin\sh.exe), has_acls(1)
   57 43514622 [main] cron 2092 perhaps_suffix: buf C:\cygwin\bin\sh.exe, suffix found '.exe'
  387 43515009 [main] cron 2092 spawn_guts: priority class 32
 2354 43517363 [main] cron 2092 fhandler_console::need_invisible: window station is not visible
 2097 43519460 [main] cron 2092 fhandler_console::need_invisible: invisible_console 1
  114 43519574 [main] cron 2092 spawn_guts: null_app_name 0 (C:\cygwin\bin\sh.exe, )
   66 43519640 [main] cron 2092 build_env: envp 0xAE87A0
   64 43519704 [main] cron 2092 spenv::retrieve: no_envblock 1
   63 43519767 [main] cron 2092 spenv::retrieve: no_envblock 1
   58 43519825 [main] cron 2092 spenv::retrieve: no_envblock 1
  108 43519933 [main] cron 2092 spenv::retrieve: using computed value for 'SYSTEMROOT='
   75 43520008 [main] cron 2092 spenv::retrieve: no_envblock 1
  223 43520231 [main] cron 2092 spenv::retrieve: using computed value for 'WINDIR='
   74 43520305 [main] cron 2092 spenv::retrieve: no_envblock 0
   63 43520368 [main] cron 2092 cygheap_user::ontherange: what 0, pw 0x0
  364 43520732 [main] cron 2092 normalize_posix_path: src /home/tschutter
   61 43520793 [main] cron 2092 normalize_posix_path: /home/tschutter = normalize_posix_path (/home/tschutter)
   54 43520847 [main] cron 2092 mount_info::conv_to_win32_path: conv_to_win32_path (/home/tschutter)
   55 43520902 [main] cron 2092 set_flags: flags: binary (0x2)
   54 43520956 [main] cron 2092 mount_info::conv_to_win32_path: src_path /home/tschutter, dst C:\cygwin\home\tschutter, flags 0x3000A, rc 0
  178 43521134 [main] cron 2092 symlink_info::check: not a symlink
  119 43521253 [main] cron 2092 symlink_info::check: 0 = symlink.check (C:\cygwin\home\tschutter, 0x229CA8) (0x83000A)
   71 43521324 [main] cron 2092 path_conv::check: this->path(C:\cygwin\home\tschutter), has_acls(1)
   87 43521411 [main] cron 2092 spenv::retrieve: using computed value for 'HOMEDRIVE='
   67 43521478 [main] cron 2092 spenv::retrieve: no_envblock 0
   55 43521533 [main] cron 2092 cygheap_user::ontherange: what 1, pw 0x0
   54 43521587 [main] cron 2092 spenv::retrieve: using computed value for 'HOMEPATH='
   51 43521638 [main] cron 2092 spenv::retrieve: no_envblock 0
 3420 43525058 [main] cron 2092 get_logon_server: DC: rediscovery: 0, server: \\FDSVBLD01SDCX04
  120 43525178 [main] cron 2092 spenv::retrieve: using computed value for 'LOGONSERVER='
   62 43525240 [main] cron 2092 spenv::retrieve: no_envblock 0
   54 43525294 [main] cron 2092 spenv::retrieve: using computed value for 'USERDOMAIN='
   52 43525346 [main] cron 2092 spenv::retrieve: no_envblock 0
   53 43525399 [main] cron 2092 spenv::retrieve: using computed value for 'USERNAME='
   56 43525455 [main] cron 2092 spenv::retrieve: no_envblock 0
  150 43525605 [main] cron 2092 get_registry_hive_path: HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ProfileList\S-1-5-21-2555220796-769361577-1294736918-8718 not found
  123 43525728 [main] cron 2092 build_env: env count 9, bytes 588
  119 43525847 [main] cron 2092 build_env: envp 0x6120D73C, envc 27
   66 43525913 [main] cron 2092 child_info::child_info: subproc_ready 0x660
  123 43526036 [main] cron 2092 pinfo::set_acl: NtSetSecurityObject C0000022
 1355 43527391 [main] cron 2092 spawn_guts: Desktop: S-1-5-21-2555220796-769361577-1294736918-8718\Default
 4345 43531736 [main] cron 2092 spawn_guts: 2092 = spawn_guts (/bin/sh, C:\cygwin\bin\sh.exe -c "/usr/bin/python /cygdrive/f/production-sync/production-sync.py")
  110 43531846 [main] cron 2092! spawn_guts: new process name C:\cygwin\bin\sh.exe
   67 43531913 [main] cron 2092! _pinfo::dup_proc_pipe: duped wr_proc_pipe 0x7FC for pid 2092(2656)
   60 43531973 [main] cron 2092! spawn_guts: spawned windows pid 2656
   56 43532029 [main] cron 2092! child_info::sync: n 2, waiting for subproc_ready(0x660) and child process(0x650)
   22      22 [main] sh 2656 child_copy: cygheap - hp 0x714 low 0x6120C6E0, high 0x6120F1E4, res 1
  157     179 [main] sh 2656 child_copy: done
  316     495 [main] sh 2656 open_shared: name shared.5, n 5, shared 0x60FC0000 (wanted 0x60FC0000), h 0x740
  144     639 [main] sh 2656 heap_init: heap base 0xAD0000, heap top 0xAD0000
  109     748 [main] sh 2656 open_shared: name (null), n 1, shared 0x60FD0000 (wanted 0x60FD0000), h 0x764
   75     823 [main] sh 2656 user_shared_create: opening user shared for '' at 0x60FD0000
   61     884 [main] sh 2656 user_shared_create: user shared version 2E710001
  107     991 [main] sh (2656) open_shared: name (null), n 2092, shared 0x60FF0000 (wanted 0x60FF0000), h 0x698
  265    1256 [main] sh 2092 **********************************************
   60    1316 [main] sh 2092 Program name: C:\cygwin\bin\sh.exe (pid 2092, ppid 216)
   50    1366 [main] sh 2092 App version:  1007.1, api: 0.218
   49    1415 [main] sh 2092 DLL version:  1007.1, api: 0.218
   61    1476 [main] sh 2092 DLL build:    2009-12-07 11:48
   59    1535 [main] sh 2092 OS version:   Windows NT-5.2
   49    1584 [main] sh 2092 Heap size:    402653184
   47    1631 [main] sh 2092 **********************************************
   48    1679 [main] sh 2092 pinfo::thisproc: myself->dwProcessId 2656
  329    2008 [main] sh 2092 open_shared: name cygpid.2656, n 2656, shared 0x3D0000 (wanted 0x0), h 0x738
  107    2115 [main] sh 2092 fhandler_base::fixup_after_exec: here for ''
   79    2194 [main] sh 2092 fhandler_base::fixup_after_exec: here for ''
   64    2258 [main] sh 2092 fhandler_base::fixup_after_exec: here for ''
14039 43546068 [main] cron 2092! child_info::sync: pid 2656, WFMO returned 0, res 1
   70 43546138 [main] cron 2092! fhandler_base::close: closing '' handle 0x70C
   63 43546201 [main] cron 2092! fhandler_base::close: closing '' handle 0x71C
   68 43546269 [main] cron 2092! fhandler_base::close: closing '' handle 0x704
  101 43546370 [main] cron 2092! pinfo::maybe_set_exit_code_from_windows: pid 2092, exit value - old 0x0, windows 0xDEADBEEF, cygwin 0x0
   55 43546425 [main] cron 2092! sigproc_terminate: entering
   53 43546478 [main] cron 2092! __set_errno: bool proc_can_be_signalled(_pinfo*):184 val 3
   55 43546533 [main] cron 2092! sig_send: invalid pid 48(728), signal -42
   54 43546587 [main] cron 2092! sig_send: returning 0x1 from sending signal -42
   52 43546639 [main] cron 2092! proc_terminate: nprocs 0
   53 43546692 [main] cron 2092! proc_terminate: leaving
   67 43546759 [main] cron 2092! __to_clock_t: dwHighDateTime 0, dwLowDateTime 781250
   61 43546820 [main] cron 2092! __to_clock_t: total 00000000 0000004E
   55 43546875 [main] cron 2092! __to_clock_t: dwHighDateTime 0, dwLowDateTime 156250
   55 43546930 [main] cron 2092! __to_clock_t: total 00000000 0000000F
  765 43547695 [main] cron 2092! pinfo::exit: Calling ExitProcess n 0x4000000, exitcode 0x0
 2165    4423 [main] sh 2092 child_info::ready: signalled 0x660 that I was ready
  145    4568 [main] sh 2092 events_init: windows_system_directory 'C:\WINDOWS\system32\', windows_system_directory_length 20
  182    4750 [main] sh 2092 dll_crt0_0: finished dll_crt0_0 initialization
  238    4988 [main] sh 2092 _cygtls::remove: wait 0xFFFFFFFF
  120    5108 [main] sh 2092 _cygtls::remove: removed 0x22CE64 element 0
  214    5322 [main] sh 2092 _cygtls::remove: wait 0xFFFFFFFF
   92    5414 [main] sh 2092 _cygtls::remove: removed 0x22CE64 element 0
  177    5591 [main] sh 2092 _cygtls::remove: wait 0xFFFFFFFF
   91    5682 [main] sh 2092 _cygtls::remove: removed 0x22CE64 element 0
 1161    6843 [main] sh 2092 _cygtls::remove: wait 0xFFFFFFFF
  107    6950 [main] sh 2092 _cygtls::remove: removed 0x22CE64 element 0
  737    7687 [main] sh 2092 _cygtls::remove: wait 0xFFFFFFFF
  108    7795 [main] sh 2092 _cygtls::remove: removed 0x22CE64 element 0
  236    8031 [main] sh 2092 _cygwin_istext_for_stdio: fd 0: opened as binary
   73    8104 [main] sh 2092 _cygwin_istext_for_stdio: fd 1: opened as binary
   55    8159 [main] sh 2092 _cygwin_istext_for_stdio: fd 2: opened as binary
  959    9118 [main] sh 2092 parse_options: glob (called func)
  113    9231 [main] sh 2092 parse_options: returning
   53    9284 [main] sh 2092 pinfo_init: pid 2092, pgid 2092
  171    9455 [main] sh 2092 wait_for_sigthread: wait_sig_inited 0x7B4
  393    9848 [sig] sh 2092 wait_sig: entering ReadFile loop, my_readsig 0x6FC, my_sendsig 0x6D4
  149    9997 [main] sh 2092 wait_for_sigthread: process/signal handling enabled, state 0xC1
  278   10275 [main] sh 2092 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin\cygiconv-2.dll, keep-rel, no-add-slash)
  145   10420 [main] sh 2092 normalize_win32_path: C:\cygwin\bin\cygiconv-2.dll = normalize_win32_path (C:\cygwin\bin\cygiconv-2.dll)
   73   10493 [main] sh 2092 mount_info::conv_to_posix_path: /usr/bin/cygiconv-2.dll = conv_to_posix_path (C:\cygwin\bin\cygiconv-2.dll)
  121   10614 [main] sh 2092 mount_info::conv_to_posix_path: conv_to_posix_path (C:\cygwin\bin\cygintl-8.dll, keep-rel, no-add-slash)
  251   10865 [main] sh 2092 normalize_win32_path: C:\cygwin\bin\cygintl-8.dll = normalize_win32_path (C:\cygwin\bin\cygintl-8.dll)
   88   10953 [main] sh 2092 mount_info::conv_to_posix_path: /usr/bin/cygintl-8.dll = conv_to_posix_path (C:\cygwin\bin\cygintl-8.dll)
  140   11093 [main] sh 2092 dll_crt0_1: user_data->main 0x402010
   64   11157 [main] sh 2092 __set_errno: void dll_crt0_1(void*):935 val 0
  238   11395 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   74   11469 [main] sh 2092 sig_send: wakeup 0x6CC
   70   11539 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x6CC
   81   11620 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x6CC
   90   11710 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   66   11776 [main] sh 2092 open: open (/dev/tty, 0x4002)
  130   11906 [main] sh 2092 normalize_posix_path: src /dev/tty
   56   11962 [main] sh 2092 normalize_posix_path: /dev/tty = normalize_posix_path (/dev/tty)
   58   12020 [main] sh 2092 mount_info::conv_to_win32_path: conv_to_win32_path (/dev/tty)
   70   12090 [main] sh 2092 mount_info::conv_to_win32_path: src_path /dev/tty, dst \dev\tty, flags 0x2, rc 0
   76   12166 [main] sh 2092 build_fh_pc: fh 0x6120D73C
   62   12228 [main] sh 2092 __set_errno: virtual int fhandler_nodevice::open(int, mode_t):21 val 6
   70   12298 [main] sh 2092 open: -1 = open (/dev/tty, 0x4002)
  177   12475 [main] sh 2092 ttyname_r: returning 25 tty: NULL
   58   12533 [main] sh 2092 __set_errno: char* ttyname(int):2244 val 25
   54   12587 [main] sh 2092 stat64: entering
   60   12647 [main] sh 2092 normalize_posix_path: src /tmp
   57   12704 [main] sh 2092 normalize_posix_path: /tmp = normalize_posix_path (/tmp)
   52   12756 [main] sh 2092 mount_info::conv_to_win32_path: conv_to_win32_path (/tmp)
   60   12816 [main] sh 2092 set_flags: flags: binary (0x2)
   59   12875 [main] sh 2092 mount_info::conv_to_win32_path: src_path /tmp, dst C:\cygwin\tmp, flags 0x3000A, rc 0
  261   13136 [main] sh 2092 symlink_info::check: not a symlink
  193   13329 [main] sh 2092 symlink_info::check: 0 = symlink.check (C:\cygwin\tmp, 0x22B8F8) (0x3000A)
   84   13413 [main] sh 2092 path_conv::check: this->path(C:\cygwin\tmp), has_acls(1)
   72   13485 [main] sh 2092 build_fh_pc: fh 0x6120D73C
   64   13549 [main] sh 2092 stat_worker: (\??\C:\cygwin\tmp, 0x22CCE8, 0x6120D73C), file_attributes 16
   72   13621 [main] sh 2092 fhandler_base::open: (\??\C:\cygwin\tmp, 0x110000)
  138   13759 [main] sh 2092 fhandler_base::set_flags: flags 0x110000, supplied_bin 0x10000
   77   13836 [main] sh 2092 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
   53   13889 [main] sh 2092 fhandler_base::set_flags: filemode set to binary
   51   13940 [main] sh 2092 fhandler_base::open: 0 = NtCreateFile (0x6C8, 20080, \??\C:\cygwin\tmp, io, NULL, 0, 7, 1, 4000, NULL, 0)
   54   13994 [main] sh 2092 fhandler_base::open: 1 = fhandler_base::open (\??\C:\cygwin\tmp, 0x110000)
   73   14067 [main] sh 2092 fhandler_base::open_fs: 1 = fhandler_disk_file::open (\??\C:\cygwin\tmp, 0x10000)
 5591   19658 [main] sh 2092 cygpsid::debug_print: get_sids_info: owner SID = S-1-5-21-2555220796-769361577-1294736918-8718
72460   92118 [main] sh 2092 cygpsid::debug_print: get_sids_info: group SID = S-1-5-32-544
 3447   95565 [main] sh 2092 pwdgrp::load: \etc\group curr_lines 767
  118   95683 [main] sh 2092 pwdgrp::load: \etc\group load succeeded
   99   95782 [main] sh 2092 get_info_from_sd: ACL 43FF, uid 18718, gid 544
   77   95859 [main] sh 2092 fhandler_base::fstat_helper: 0 = fstat (, 0x22CCE8) st_atime=4BC8EEFF st_size=0, st_mode=0x43FF, st_ino=463307811665741420, sizeof=96
   63   95922 [main] sh 2092 fhandler_base::close: closing '/tmp' handle 0x6C8
  104   96026 [main] sh 2092 stat_worker: 0 = (\??\C:\cygwin\tmp, 0x22CCE8)
  373   96399 [main] sh 2092 time: 1271459701 = time (0)
  543   96942 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   86   97028 [main] sh 2092 sig_send: wakeup 0x628
   74   97102 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   68   97170 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
  232   97402 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   95   97497 [main] sh 2092 sigaction_worker: signal 20, newact 0x22CB84 (handler 0x0), oa 0x0
   58   97555 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -20, its_me 1
   62   97617 [main] sh 2092 sig_send: wakeup 0x628
   71   97688 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   65   97753 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   78   97831 [main] sh 2092 sig_send: returning 0x0 from sending signal -20
   64   97895 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   58   97953 [main] sh 2092 sig_send: wakeup 0x628
   64   98017 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   63   98080 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   71   98151 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   61   98212 [main] sh 2092 sigaction_worker: signal 20, newact 0x22CB84 (handler 0x0), oa 0x0
   54   98266 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -20, its_me 1
   59   98325 [main] sh 2092 sig_send: wakeup 0x628
   65   98390 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   63   98453 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   73   98526 [main] sh 2092 sig_send: returning 0x0 from sending signal -20
   62   98588 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   58   98646 [main] sh 2092 sig_send: wakeup 0x628
   64   98710 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   63   98773 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   71   98844 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   61   98905 [main] sh 2092 sigaction_worker: signal 2, newact 0x22CB84 (handler 0x0), oa 0x0
   57   98962 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   58   99020 [main] sh 2092 sig_send: wakeup 0x628
   63   99083 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   63   99146 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   73   99219 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   60   99279 [main] sh 2092 sigaction_worker: signal 2, newact 0x22CB84 (handler 0x0), oa 0x0
   56   99335 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   59   99394 [main] sh 2092 sig_send: wakeup 0x628
   64   99458 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   64   99522 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   75   99597 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   60   99657 [main] sh 2092 sigaction_worker: signal 3, newact 0x22CB84 (handler 0x0), oa 0x0
   56   99713 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   58   99771 [main] sh 2092 sig_send: wakeup 0x628
   64   99835 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   63   99898 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   71   99969 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   62  100031 [main] sh 2092 sigaction_worker: signal 3, newact 0x22CB84 (handler 0x0), oa 0x0
   59  100090 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   60  100150 [main] sh 2092 sig_send: wakeup 0x628
   64  100214 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   63  100277 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   72  100349 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   61  100410 [main] sh 2092 sigaction_worker: signal 3, newact 0x22CB74 (handler 0x1), oa 0x0
   55  100465 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -3, its_me 1
   58  100523 [main] sh 2092 sig_send: wakeup 0x628
   64  100587 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   62  100649 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   73  100722 [main] sh 2092 sig_send: returning 0x0 from sending signal -3
  346  101068 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   97  101165 [main] sh 2092 sig_send: wakeup 0x628
   71  101236 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x628
   65  101301 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x628
   80  101381 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
 2999  104380 [main] sh 2092 wsock_init: res 0
  109  104489 [main] sh 2092 wsock_init: wVersion 514
   60  104549 [main] sh 2092 wsock_init: wHighVersion 514
   53  104602 [main] sh 2092 wsock_init: szDescription WinSock 2.0
   51  104653 [main] sh 2092 wsock_init: szSystemStatus Running
   51  104704 [main] sh 2092 wsock_init: iMaxSockets 0
   51  104755 [main] sh 2092 wsock_init: iMaxUdpDg 0
   51  104806 [main] sh 2092 wsock_init: lpVendorInfo 0
 3914  108720 [main] sh 2092 cygwin_gethostname: name px03
 5527  114247 [main] sh 2092 cwdstuff::get: posix /home/tschutter
  113  114360 [main] sh 2092 cwdstuff::get: (/home/tschutter) = cwdstuff::get (0xB1B3C8, -1, 1, 1), errno 25
 5519  119879 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   72  119951 [main] sh 2092 sig_send: wakeup 0x60C
   73  120024 [main] sh 2092 sig_send: Waiting for pack.wakeup 0x60C
   66  120090 [sig] sh 2092 wait_sig: signalling pack.wakeup 0x60C
   79  120169 [main] sh 2092 sig_send: returning 0x0 from sending signal -34
   62  120231 [main] sh 2092 sigaction_worker: signal 20, newact 0x22CB74 (handler 0x41E390), oa 0x0
 9181  129412 [main] sh 2092 sig_send: sendsig 0x6D4, pid 2092, signal -34, its_me 1
   90  129502 [main] sh 2092 sig_send: wakeup 0x60C

[-- Attachment #4: Type: text/plain, Size: 218 bytes --]

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

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

end of thread, other threads:[~2010-04-19 23:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-16 18:42 cron error can't switch user context Tom Schutter
2010-04-16 19:29 ` Tom Schutter
2010-04-16 21:16   ` Pierre A. Humblet
2010-04-19 23:07     ` Tom Schutter
2010-04-16 22:06 ` Cyrille Lefevre
2010-04-16 22:09   ` Cyrille Lefevre
2010-04-16 23:43   ` Tom Schutter
2010-04-18  0:35     ` Cyrille Lefevre

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