Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <200509230028.j8N0SZhF021737@tigris.pounder.sol.net> From: cygwin AT trodman DOT com (Tom Rodman) To: cygwin AT cygwin DOT com Subject: Re: fairly repeatable fork(?) errors in (contrived) test script In-reply-to: <20050921154412.GA21260@trixie.casa.cgf.cx> References: <200509211413 DOT j8LEDAZV011552 AT tigris DOT pounder DOT sol DOT net> <20050921154412 DOT GA21260 AT trixie DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0" Content-ID: <21717 DOT 1127435183 DOT 0 AT tigris DOT pounder DOT sol DOT net> Date: Thu, 22 Sep 2005 19:28:34 -0500 X-IsSubscribed: yes ------- =_aaaaaaaaaa0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21717 DOT 1127435183 DOT 1 AT tigris DOT pounder DOT sol DOT net> On Wed 9/21/05 11:44 EDT (cgf) cygwin AT cygwin DOT com wrote: > On Wed, Sep 21, 2005 at 09:13:09AM -0500, Tom Rodman wrote: > >All: > > > >I'm using the 9/19 snapshot. The sleep in the below test script seems to > >be required, otherwise the script could be simplified and still > >cause errors. Today I carefully swapped in the 9/22 snapshot (without rebooting). The errors are gone - the test ran cleanly 4 times in a row. I swapped back in the 9/19 snapshot (w/o rebooting) and again it ran cleanly multiple times. In general what might explain the "unhappy state" cygwin got into, before I killed off all cygwin processes (sshd, cron, incoming and out going ssh sessions, bash shells, vim, less..)? > >The test script works (always?) without errors on 1.3.20. > > 1.3.20? That is at least three years old. There is nothing useful that > can be derived from quoting a regression from a version which is that > old. The 1.3.20 test is on a production server. The "errors" were on a separate "development" server. Our production boxes will be upgraded from 1.3.20 when I can show our scripts work reliably with the latest cygwin. My cygwin tests are done mainly on the "development" box. This is at least the second time that my errors could not be duplicated by others - it is a dual processor server with hyperthreading on, cygcheck.out is attached. It runs about 10 cron jobs nightly, and reboots weekly. > I can't reproduce this, even with 81 repetitions instead of 9. Please > see the snapshot reporting guidelines that I requested at > http://sources.redhat.com/ml/cygwin/2005-09/msg00419.html . I've read it now. To comply, I would need to be a more active/systematic tester - I'll see what I can do ;) > >Here are a couple of test runs: > > > > ~ $ /tmp/test > > x: 1 > > x: 2 > > x: 3 > > x: 4 > > x: 5 > > x: 6 > > x: 7 > > x: 8 > > x: 9 > > 896 [main] bash 6544 fork_parent: child 6680 died waiting for longjmp before initialization > > /tmp/test: fork: No such file or directory > > > > all done > > ~ $ /tmp/test > > x: 1 > > x: 2 > > x: 3 > > x: 4 > > x: 5 > > x: 6 > > x: 7 > > x: 8 > > x: 9 > > /tmp/test: fork: No such file or directory > > 812 [main] bash 7028 fork_parent: child 3576 died waiting for longjmp before initialization > > /tmp/test: fork: Bad file descriptor > > > > all done > > > >-- > >With a real (ie useful) script (that also involved a sleep) I was able to > >get similar(?) errors after running only 5 instances of that > >script in parallel. > > > > > >"do nothing" test script: > >--v-v------------------C-U-T---H-E-R-E-------------------------v-v-- > >#!/bin/bash > > > >bar() > >{ > > > > foo=$( > > echo $( > > perl -pe '1;' /etc/passwd| > > tee /dev/null| > > (sleep 7;tr '[A-Z]' '[a-z]') | > > tail -1 > > ) > > ) > > > > echo foo: $foo >/dev/null > > > >} > > > > > >for x in 1 2 3 4 5 6 7 8 9 > >do > > echo x: $x > > bar & > >done > > > >wait > >echo > >echo all done > > ------- =_aaaaaaaaaa0 Content-Type: text/plain; name="CygCheck.out"; charset="us-ascii" (Cygcheck -s -v -r) Content-Disposition: attachment; filename="cygcheck.out" Content-ID: <21717 DOT 1127435183 DOT 2 AT tigris DOT pounder DOT sol DOT net> Content-Description: cygcheck -s -v -r Cygwin Configuration Diagnostics Current System Time: Wed Sep 21 17:44:35 2005 Windows 2000 Advanced Server Ver 5.0 staffuser2 2195 Service Pack 4 Path: c:\aut\cyg\home\local\staffuser1\bin c:\aut\cyg\home\local\staffuser1\bin c:\aut\cyg\bin c:\aut\m c:\aut\ulb i:\tcm\adm\bin\sys i:\tcm\adm\bin\app c:\aut\cyg\contrib\bin c:\bcm63\bin c:\bcm63\jre\bin c:\bcm63\bin\util c:\WINNT\system32 c:\WINNT c:\WINNT\System32\Wbem c:\Program Files\Resource Kit\ c:\Program Files\Support Tools\ c:\PROGRA~1\BMCSOF~1\common\globalc\bin\Windows-x86 c:\Progra~1\tivoli\tsm\baclient c:\HPOV\bin c:\HPOV\bin\OpC .\ Output from c:\aut\cyg\bin\id.exe (nontsec) UID: 15773(staffuser1) GID: 16027(XYZ_ES_STAFF) 544(Administrators) 10513(Domain Users) 16026(XYZ_ES_ADMIN) 16027(XYZ_ES_STAFF) 16024(XYZ_Users) 545(Users) Output from c:\aut\cyg\bin\id.exe (ntsec) UID: 15773(staffuser1) GID: 16027(XYZ_ES_STAFF) 544(Administrators) 10513(Domain Users) 16026(XYZ_ES_ADMIN) 16027(XYZ_ES_STAFF) 16024(XYZ_Users) 545(Users) SysDir: C:\WINNT\system32 WinDir: C:\WINNT USER = `staffuser1' PWD = `/adm/bin/sys/s' CYGWIN = `binmode tty ntsec smbntsec' HOME = `/home/local/staffuser1' MAKE_MODE = `UNIX' rv = `/adm/backup/recovery' HOMEPATH = `\aut\cyg\home\local\staffuser1' cfl = `/adm/sa/cfglog' MANPATH = `:/usr/ssl/man' hostname = `OurServer108' D = `/drv' LCL_PATH_ADM = `i:/tcm' TERM = `vt100' SHELL = `/bin/bash' PROCESSOR_IDENTIFIER = `x86 Family 15 Model 2 Stepping 7, GenuineIntel' DIRCMD = `/A' WINDIR = `C:\WINNT' SSH_CLIENT = `10.165.10.182 37067 22' cu = `/adm/bin/cust' OLDPWD = `/home/local/staffuser1' USERDOMAIN = `DOMxx1\' SSH_TTY = `/dev/tty0' OS = `Windows_NT' ALLUSERSPROFILE = `C:\Documents and Settings\All Users' dc = `/adm/doc' XCM_MKEP01_DB = `\\OurServer108\bcmdb\xyzp01test' svars_bash_defined = `yes' BASH_BIN = `c:\aut\cyg\bin' PATH_ADM = `i:/tcm' http_proxy = `http://proxy.OurBiz.com:8080' rg = `C:\WINNT\system32\config' TEMP = `/drv/c/TEMP' COMMONPROGRAMFILES = `C:\Program Files\Common Files' T = `/adm/sa/tmp' bas = `/adm/bin/app/s' USERNAME = `staffuser1' doc = `/adm/doc' dv = `C:\WINNT\system32\drivers' PROCESSOR_LEVEL = `15' XCM_FILE_SERVER_HOST = `OurServer108' XCM_PRODUCTION_DB = `\\OurServer108\bcmdb\prodtest' recovery = `/adm/backup/recovery' MAIL = `/var/spool/mail/staffuser1' nu = `/adm/doc/bcm/newuser' XCM_ENGINE_HOST = `OurServer108' fdb = `/adm/db/sys/fdb_' SYSTEMDRIVE = `C:' b = `/adm/bin/sys' be = `//OurServer109/d_drive/Installs/staffuser2 Engines' lg = `/adm/log' bb = `/adm/backup/bin' USERPROFILE = `%SystemDrive%\Documents and Settings\staffuser1' AUT_PATH_GNU = `c:/aut' TZ = `CST6CDT5,M4.1.0/2,M10.5.0/2' ba = `/adm/bin/app' sa = `/adm/sa' LOGONSERVER = `\\OurServer87' XCM_TYPE = `DevBCM: ' dta = `/adm/db/app' pro = `/adm/doc' atl = `/adm/log/at' ETC_MNTPNT_DOS = `NONE' PROCESSOR_ARCHITECTURE = `x86' cr = `/var/cron/tabs_edit' l = `/lcl' SHLVL = `1' lj = `/adm/log/lj' PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH' HOMEDRIVE = `c:' s9 = `//OurServer109/tcm' ch = `/drv/c/bcm63' bw = `/adm/bin/win' pa = `/adm/sa/packager/adm_tree/data' s8 = `//OurServer108/tcm' RCSINIT = `-x,v/' etc = `C:\WINNT\system32\drivers\etc' COMSPEC = `C:\WINNT\system32\cmd.exe' bu = `/adm/backup' LESS = `-X' LOGNAME = `staffuser1' TMP = `/drv/c/TMP' SYSTEMROOT = `C:\WINNT' PROCESSOR_REVISION = `0207' bs = `/adm/bin/sys/s' SSH_CONNECTION = `10.165.10.182 37067 10.10.11.180 22' bp = `/adm/config/bp' pwd_orig = `/home/local/staffuser1' LS = `/etc/local.site' s1 = `/adm/sa/1shot' PROGRAMFILES = `C:\Program Files' XCM_PRODWATEST_DB = `\\OurServer108\bcmdb\prodwatest' XCM_staffuser2_ENGINES = `OurServer120 OurServer121' dts = `/adm/db/sys' sr = `C:\WINNT' LCL_AUT_DRV = `c:' NUMBER_OF_PROCESSORS = `4' XCM_MKEP01TEST62_DB = `\\OurServer108\bcmdb\xyzp01test62' s32 = `C:\WINNT\system32' jc = `/adm/bin/xcm_/client' COMPUTERNAME = `OurServer108' sv = `/adm/config/svars_all_shells' cf = `/adm/config' _ = `/usr/bin/cygcheck' POSIXLY_CORRECT = `1' HKEY_CURRENT_USER\Software\Cygnus Solutions 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_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 (default) = `/cygdrive' cygdrive flags = 0x0000002a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = `c:\aut\cyg' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/adm (default) = `i:\tcm\adm' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/aut (default) = `c:\aut' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/drv/a (default) = `a:' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/drv/c (default) = `c:' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/drv/d (default) = `d:' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/drv/f (default) = `f:' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/drv/i (default) = `i:' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/drv/s (default) = `s:' flags = 0x0000010a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/prep (default) = `i:\tcm\prep' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/public (default) = `i:\tcm\public' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/sxcm_ (default) = `s:\adm\bin\xcm_' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/user (default) = `i:\tcm\user' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin (default) = `c:\aut\cyg/bin' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib (default) = `c:\aut\cyg/lib' flags = 0x0000000a HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options a: fd N/A N/A c: hd NTFS 6000Mb 88% CP CS UN PA FC OS d: hd NTFS 63451Mb 63% CP CS UN PA FC Data f: hd NTFS 104563Mb 50% CP CS UN PA FC Cache\Archive i: hd NTFS 139422Mb 45% CP CS UN PA FC Work Area r: cd N/A N/A s: net NTFS 139422Mb 45% CP CS UN PA FC Work Area t: net NTFS 17359Mb 44% CP CS UN PA FC Data c:\aut\cyg / system binmode i:\tcm\adm /adm system binmode c:\aut /aut system binmode a: /drv/a system binmode c: /drv/c system binmode d: /drv/d system binmode f: /drv/f system binmode i: /drv/i system binmode s: /drv/s system binmode,noexec i:\tcm\prep /prep system binmode i:\tcm\public /public system binmode s:\adm\bin\xcm_ /sxcm_ system binmode i:\tcm\user /user system binmode c:\aut\cyg/bin /usr/bin system binmode c:\aut\cyg/lib /usr/lib system binmode . /cygdrive system binmode,cygdrive Found: c:\aut\cyg\bin\awk.exe Found: c:\aut\cyg\bin\bash.exe Found: c:\aut\cyg\bin\cat.exe Found: c:\aut\cyg\bin\cp.exe Found: c:\aut\cyg\bin\cpp.exe Found: c:\aut\cyg\bin\find.exe Found: c:\aut\cyg\bin\gcc.exe Found: c:\aut\cyg\bin\gdb.exe Found: c:\aut\cyg\bin\grep.exe Found: c:\aut\cyg\bin\ld.exe Found: c:\aut\cyg\bin\ls.exe Found: c:\aut\cyg\bin\make.exe Found: c:\aut\cyg\bin\mv.exe Found: c:\aut\cyg\bin\rm.exe Found: c:\aut\cyg\bin\sed.exe Found: c:\aut\cyg\bin\sh.exe Found: c:\aut\cyg\bin\tar.exe 56k 2005/07/09 c:\aut\cyg\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2005/7/9 0:09 18k 2004/07/06 c:\aut\cyg\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0 "cygcharset-1.dll" v0.0 ts=2004/7/6 13:09 7k 2003/10/19 c:\aut\cyg\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2003/10/19 2:57 858k 2005/04/11 c:\aut\cyg\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.7.dll" v0.0 ts=2005/4/11 13:21 1042k 2005/07/07 c:\aut\cyg\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2005/7/7 4:06 895k 2004/04/28 c:\aut\cyg\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.2.dll" v0.0 ts=2004/4/27 10:31 965k 2005/05/14 c:\aut\cyg\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.3.dll" v0.0 ts=2005/5/14 7:37 1156k 2004/04/28 c:\aut\cyg\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 10:35 1240k 2005/05/14 c:\aut\cyg\bin\cygdb_cxx-4.3.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.3.dll" v0.0 ts=2005/5/14 7:41 174k 2004/10/14 c:\aut\cyg\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-0.dll" v0.0 ts=2004/10/14 3:34 40k 2005/07/10 c:\aut\cyg\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2005/7/9 22:29 45k 2001/04/25 c:\aut\cyg\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0 "cygform5.dll" v0.0 ts=2001/4/25 0:28 35k 2002/01/09 c:\aut\cyg\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0 "cygform6.dll" v0.0 ts=2002/1/9 0:03 48k 2003/08/09 c:\aut\cyg\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0 "cygform7.dll" v0.0 ts=2003/8/9 4:25 28k 2003/07/20 c:\aut\cyg\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-3.dll" v0.0 ts=2003/7/20 2:58 30k 2003/08/11 c:\aut\cyg\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2003/8/10 21:12 19k 2003/03/22 c:\aut\cyg\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm.dll" v0.0 ts=2002/2/19 21:05 15k 2003/07/20 c:\aut\cyg\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 3:00 15k 2003/08/11 c:\aut\cyg\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 21:13 17k 2001/06/28 c:\aut\cyg\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0 "cyghistory4.dll" v0.0 ts=2001/1/6 22:34 29k 2003/08/10 c:\aut\cyg\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0 "cyghistory5.dll" v0.0 ts=2003/8/10 18:16 24k 2005/07/29 c:\aut\cyg\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0 "cyghistory6.dll" v0.0 ts=2005/7/28 22:57 991k 2004/07/06 c:\aut\cyg\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2004/7/6 13:10 22k 2001/12/13 c:\aut\cyg\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0 "cygintl-1.dll" v0.0 ts=2001/12/13 3:28 37k 2003/08/10 c:\aut\cyg\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0 "cygintl-2.dll" v0.0 ts=2003/8/10 16:50 54k 2004/07/06 c:\aut\cyg\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0 "cygintl-3.dll" v0.0 ts=2004/7/6 12:51 21k 2001/06/20 c:\aut\cyg\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0 "cygintl.dll" v0.0 ts=2001/6/20 12:09 42k 2005/05/04 c:\aut\cyg\bin\cyglber-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-2-7.dll" v0.0 ts=2005/5/4 5:54 179k 2005/05/04 c:\aut\cyg\bin\cygldap-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-2-7.dll" v0.0 ts=2005/5/4 6:03 191k 2005/05/04 c:\aut\cyg\bin\cygldap_r-2-2-7.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-2-7.dll" v0.0 ts=2005/5/4 6:03 146k 2004/12/21 c:\aut\cyg\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0 "cygmagic-1.dll" v0.0 ts=2004/12/21 8:34 21k 2005/07/10 c:\aut\cyg\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2005/7/9 22:28 26k 2001/04/25 c:\aut\cyg\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0 "cygmenu5.dll" v0.0 ts=2001/4/25 0:27 20k 2002/01/09 c:\aut\cyg\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0 "cygmenu6.dll" v0.0 ts=2002/1/9 0:03 29k 2003/08/09 c:\aut\cyg\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0 "cygmenu7.dll" v0.0 ts=2003/8/9 4:25 21k 2004/10/22 c:\aut\cyg\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0 "cygminires.dll" v0.0 ts=2004/10/22 15:28 67k 2005/07/10 c:\aut\cyg\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2005/7/9 22:29 156k 2001/04/25 c:\aut\cyg\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++5.dll" v0.0 ts=2001/4/25 0:29 175k 2002/01/09 c:\aut\cyg\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++6.dll" v0.0 ts=2002/1/9 0:03 225k 2005/07/10 c:\aut\cyg\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2005/7/9 22:15 226k 2001/04/25 c:\aut\cyg\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0 "cygncurses5.dll" v0.0 ts=2001/4/25 0:17 202k 2002/01/09 c:\aut\cyg\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0 "cygncurses6.dll" v0.0 ts=2002/1/9 0:03 224k 2003/08/09 c:\aut\cyg\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0 "cygncurses7.dll" v0.0 ts=2003/8/9 4:24 11k 2005/07/10 c:\aut\cyg\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2005/7/9 22:28 15k 2001/04/25 c:\aut\cyg\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0 "cygpanel5.dll" v0.0 ts=2001/4/25 0:27 12k 2002/01/09 c:\aut\cyg\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0 "cygpanel6.dll" v0.0 ts=2002/1/9 0:03 19k 2003/08/09 c:\aut\cyg\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0 "cygpanel7.dll" v0.0 ts=2003/8/9 4:24 62k 2003/12/11 c:\aut\cyg\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2003/12/11 11:01 63k 2003/04/11 c:\aut\cyg\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0 "cygpcre.dll" v0.0 ts=2003/4/11 3:31 9k 2003/12/11 c:\aut\cyg\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix-0.dll" v0.0 ts=2003/12/11 11:01 61k 2003/04/11 c:\aut\cyg\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0 "cygpcreposix.dll" v0.0 ts=2003/4/11 3:31 1248k 2005/07/28 c:\aut\cyg\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_8.dll" v0.0 ts=2005/7/28 4:23 22k 2002/06/09 c:\aut\cyg\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 0:45 108k 2001/06/28 c:\aut\cyg\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0 "cygreadline4.dll" v0.0 ts=2001/1/6 22:34 148k 2003/08/10 c:\aut\cyg\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0 "cygreadline5.dll" v0.0 ts=2003/8/10 18:16 144k 2005/07/29 c:\aut\cyg\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0 "cygreadline6.dll" v0.0 ts=2005/7/28 22:57 78k 2004/10/13 c:\aut\cyg\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2004/10/13 17:50 171k 2005/04/11 c:\aut\cyg\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.7.dll" v0.0 ts=2005/4/11 13:21 217k 2005/07/07 c:\aut\cyg\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2005/7/7 4:07 60k 2005/07/09 c:\aut\cyg\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2005/7/8 21:27 1762k 2005/09/19 c:\aut\cyg\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2005/9/19 10:53 Cygwin DLL version info: DLL version: 1.5.19 DLL epoch: 19 DLL bad signal mask: 19005 DLL old termios: 5 DLL malloc env: 28 API major: 0 API minor: 138 Shared data: 4 DLL identifier: cygwin1 Mount registry: 2 Cygnus registry name: Cygnus Solutions Cygwin registry name: Cygwin Program options name: Program Options Cygwin mount registry name: mounts v2 Cygdrive flags: cygdrive flags Cygdrive prefix: cygdrive prefix Cygdrive default prefix: staffuser2 date: Mon Sep 19 11:53:13 EDT 2005 Snapshot date: 20050919-11:51:47 Shared id: cygwin1S4 Service : cron Display name : Cron daemon Current State : Running Controls Accepted : Stop Command : /usr/sbin/cron -D stdin path : /dev/null stdout path : /var/log/cron.log stderr path : /var/log/cron.log Environment : CYGWIN="ntsec" Process Type : Own Process Startup : Automatic Account : LocalSystem Service : exim Display name : Exim Mail Transfer Agent Current State : Stopped Command : /usr/bin/exim -bdf -q10m stdin path : /dev/null stdout path : /var/log/exim/cygrunsrv_out.log stderr path : /var/log/exim/cygrunsrv_err.log Environment : CYGWIN="ntsec" Process Type : Own Process Startup : Disabled Account : LocalSystem Service : rc_startup Current State : Stopped Command : /usr/bin/bash -c /drv/c/adm/config/rc/rc_startup stdin path : /dev/null stdout path : /var/log/rc_startup.log stderr path : /var/log/rc_startup.log Environment : PATH_ADM="c:" PATH="/user/staffuser2/bin:/usr/bin:/aut/m:/aut/ulb:/adm/bin/sys:/adm/bin/app:/contrib/bin:/drv/c/WINNT/system32:/drv/c/WINNT:/drv/c/WINNT/System32/Wbem:/drv/c/Program Files/Resource Kit/:/drv/c/Program Files/Support Tools/:/drv/c/PROGRA~1/BMCSOF~1/common/globalc/bin/Windows-x86:/drv/c/Program Files/BMC Software/Patrol3-4/BEST1/6.6.00/bgs/bin:." Process Type : Own Process Startup : Disabled Account : DOMxx0\\staffuser2 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 Environment : CYGWIN="binmode tty ntsec smbntsec" Process Type : Own Process Startup : Automatic Account : LocalSystem Cygwin Package Information Last downloaded files to: D:\Installs\aut\cyg1.5.18 Last downloaded files from: http://mirrors.kernel.org/sources.redhat.com/cygwin Package Version _update-info-dir 00286-1 alternatives 1.3.20a-1 antiword 0.34-2 ash 20040127-3 base-files 3.5-1 base-passwd 2.2-1 bash 3.0-11 bc 1.06-2 binutils 20050610-1 bzip2 1.0.3-1 clear 1.0-1 coreutils 5.3.0-9 cpio 2.6-3 cron 3.0.1-19 crypt 1.1-1 cygrunsrv 1.10-1 cygutils 1.2.9-1 cygwin 1.5.18-1 cygwin-doc 1.4-2 dejagnu 20021217-2 diffutils 2.8.7-1 ed 0.2-1 editrights 1.01-1 expat 1.95.8-1 expect 20030128-1 file 4.12-1 findutils 20041227-1 gawk 3.1.5-1 gcc 3.4.4-1 gcc-core 3.4.4-1 gcc-g++ 3.4.4-1 gcc-mingw-core 20050522-1 gcc-mingw-g++ 20050522-1 gcc-testsuite 3.4.4-1 gdb 20041228-3 gdbm 1.8.3-7 grep 2.5.1a-2 groff 1.18.1-2 gzip 1.3.5-1 hexedit 1.2.10-1 inetutils 1.3.2-29 less 381-1 lftp 2.6.10-2 libbz2_1 1.0.3-1 libcharset1 1.9.2-1 libdb4.2 4.2.52-1 libdb4.3 4.3.28-1 libgc 6.4-1 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libiconv 1.9.2-1 libiconv2 1.9.2-1 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libintl3 0.14.1-1 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libncurses8 5.4-2 libopenldap2_2_7 2.2.26-1 libpcre 4.1-1 libpcre0 4.5-1 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libreadline6 5.0-4 libsasl2 2.1.19-3 login 1.9-7 lynx 2.8.5-2 m4 1.4.3-1 make 3.80-1 man 1.5p-1 mingw-runtime 3.7-1 minires 1.00-1 mktemp 1.5-3 more 2.11o-1 mt 2.3.1-1 nano 1.2.2-1 ncftp 3.1.7-1 ncurses 5.4-2 netcat 1.10-2 openldap 2.2.26-1 openssh 4.1p1-2 openssl 0.9.8-2 openssl097 0.9.7g-1 par 1.52-1 patch 2.5.8-8 patchutils 0.2.30-1 pdksh 5.2.14-3 perl 5.8.7-3 perl-libwin32 0.191-4 perl_manpages 5.8.7-3 ping 1.0-1 procps 3.2.5-1 proftpd 1.2.10-1 psmisc 21.5-1 rcs 5.7-3 readline 5.0-4 rebase 2.4.2-1 rsync 2.6.3-1 rxvt 2.7.10-6 sed 4.1.4-1 setsid 0.0-3 sharutils 4.3.80-1 shutdown 1.7-1 ssmtp 2.60.9-3 tar 1.13.25-7 tcltk 20030901-1 termcap 20050421-1 terminfo 5.4_20041009-1 texinfo 4.8-1 time 1.7-1 ttcp 19980512-1 tzcode 2005h-1 units 1.77-1 unzip 5.50-5 vim 6.3-1 w32api 3.2-1 w3m 0.5.1-1 wget 1.9.1-2 which 1.7-1 whois 4.6.14-1 wtf 0.0.4-6 zip 2.3-6 zlib 1.2.2-2 Use -h to see help about each section ------- =_aaaaaaaaaa0 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ ------- =_aaaaaaaaaa0--