public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Funny hang with snapshop 20050920
@ 2005-09-23  3:09 Volker Quetschke
  2005-09-23  6:09 ` Christopher Faylor
  0 siblings, 1 reply; 8+ messages in thread
From: Volker Quetschke @ 2005-09-23  3:09 UTC (permalink / raw)
  To: cygwin


[-- Attachment #1.1: Type: text/plain, Size: 1972 bytes --]

My favorite testcase (building OOo) started hanging again.

(Un?-)fortunately not on one of my systems and we also didn't manage
to reproduce with a reduced testcase. But the problem generally is:
In a tcsh shell (2980) start a perl script (3012) that starts a cygwin
program (a make clone) (3016) that starts a command in  a tcsh.

Now the fun part begins, the started tcsh command is (should be) just
  "/usr/bin/tcsh -fc pwd" (3736)
but there is another process started by this process (3176) that
  "/usr/bin/tcsh -fc pwd" (3176)
has exactly the same command and that appears to hang. Below you see
the output of a ps command:

       PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
      3772       1    3772       3772  con 11290 18:59:34 /usr/bin/bash
      2980    3772    2980       3124  con 11290 18:59:39 /usr/bin/tcsh
      3616       1    3616       3616  con 11290 19:10:02 /usr/bin/bash
      3452    3616    3452        444  con 11290 19:10:07 /usr/bin/tcsh
      3012    2980    3012       3912  con 11290 18:10:56 /usr/bin/perl
      3016    3012    3012       3916  con 11290 18:37:01 /cygdrive/e/work/OOo/SRC680_m124/solenv/wntmsci10/bin/dmake
      3736    3016    3012       3392  con 11290 18:37:01 /usr/bin/tcsh
      3176    3736    3012       3176  con 11290 18:37:01 /usr/bin/tcsh
      3804    3452    3804       3196  con 11290 18:40:17 /usr/bin/ps

Attached you find the output of a "cat /proc/<pid>/*" for the two pids.

But now the *really* strange part begins: You can break the hang by doing
   "ls /proc/3176/fd" !?
and the build continues (until the next hang).

Sorry, we're unable to create a reduced testcase but we thought the
strange symptoms might help pinpoint the problem.

Attached you also find the cygcheck output of that system.

I hope this helps a little bit,

     Volker

--
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

[-- Attachment #1.2: 3736_all --]
[-- Type: application/octet-stream, Size: 2955 bytes --]

[-- Attachment #1.3: 3176_all --]
[-- Type: application/octet-stream, Size: 1829 bytes --]

[-- Attachment #1.4: cygcheck.log --]
[-- Type: text/plain, Size: 56100 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Thu Sep 22 17:41:43 2005

Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Running in Terminal Service session

Path:	.\
	e:\work\OOo\SRC680_m124\solver\680\wntmsci10.pro\bin
	e:\work\OOo\SRC680_m124\solenv\bin
	e:\work\OOo\SRC680_m124\solenv\wntmsci10\bin
	e:\work\soltmp\r\J2SDK1~1.1_0\bin
	e:\work\soltmp\r\J2SDK1~1.1_0\jre\bin\client
	e:\work\soltmp\n\MSVC7N~1\bin
	e:\work\soltmp\n\MSVC7N~1\bin
	e:\work\soltmp\n\msvc7net3\PlatformSDK\bin
	e:\cygwin\bin
	e:\cygwin\usr\local\bin
	e:\cygwin\bin
	e:\cygwin\usr\X11R6\bin
	c:\WINDOWS\system32
	c:\WINDOWS
	c:\WINDOWS\System32\Wbem
	c:\PROGRA~1\REFLEC~1
	e:\some_dir
	c:\PROGRA~1\MICROS~1.NET\Common7\IDE

Output from e:\cygwin\bin\id.exe (nontsec)
UID: xxxxx(hlxxxxx)       GID: 10545(mkgroup-l-d)
0(root)                   544(Administrators)       555(Remote Desktop Users)
545(Users)                10545(mkgroup-l-d)

Output from e:\cygwin\bin\id.exe (ntsec)
UID: xxxxx(hlxxxxx)       GID: 10545(mkgroup-l-d)
0(root)                   544(Administrators)       555(Remote Desktop Users)
545(Users)                10545(mkgroup-l-d)

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

USER = `hlxxxxx'
PWD = `/cygdrive/e/myhome/tmp/vq'
HOME = `/cygdrive/e/myhome'
MAKE_MODE = `unix'

HOMEPATH = `\'
MANPATH = `/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man:/usr/ssl/man'
APPDATA = `C:\Documents and Settings\hlxxxxx\Application Data'
HOSTNAME = `mi-1'
VS71COMNTOOLS = `C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\'
TERM = `cygwin'
PROCESSOR_IDENTIFIER = `x86 Family 15 Model 1 Stepping 2, GenuineIntel'
WINDIR = `C:\WINDOWS'
OLDPWD = `/usr/bin'
USERDOMAIN = `EHAM02-DEV'
OS = `WNT'
ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
VCSID = `hjs'
!:: = `::\'
TEMP = `/tmp'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
LIB = `C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\'
USERNAME = `hlxxxxx'
PROCESSOR_LEVEL = `15'
!H: = `H:\'
FP_NO_HOST_CHECK = `NO'
SYSTEMDRIVE = `C:'
USERPROFILE = `C:\Documents and Settings\hlxxxxx'
CLIENTNAME = `Console'
PS1 = `\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = `\\SO-DOMAIN'
PROCESSOR_ARCHITECTURE = `x86'
SHLVL = `2'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
HOMEDRIVE = `H:'
PROMPT = `$P$G'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
TMP = `/tmp'
SYSTEMROOT = `C:\WINDOWS'
PRINTER = `Xerox DocuPrint N24 PS'
CVS_RSH = `/bin/ssh'
PROCESSOR_REVISION = `0102'
PKG_CONFIG_PATH = `/usr/X11R6/lib/pkgconfig'
!E: = `E:\cygwin\bin'
INFOPATH = `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:'
PROGRAMFILES = `C:\Program Files'
HOMESHARE = `\\so-data3\hlxxxxx'
NUMBER_OF_PROCESSORS = `1'
INCLUDE = `C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\'
SESSIONNAME = `RDP-Tcp#1'
COMPUTERNAME = `MI-1'
_ = `/usr/bin/tcsh'
HOSTTYPE = `i386'
VENDOR = `intel'
OSTYPE = `posix'
MACHTYPE = `i386'
LOGNAME = `hlxxxxx'
GROUP = `mkgroup-l-d'
HOST = `mi-1'
SRC_ROOT = `/cygdrive/e/work/OOo/SRC680_m124'
SHELL = `/usr/bin/tcsh'
JAVA_HOME = `/cygdrive/e/work/soltmp/r/J2SDK1~1.1_0'
XSLTPROC = `NO_XSLTPROC'
ANT_HOME = `/cygdrive/e/work/soltmp/r/btools/jakarta-ant-1.5'
ANT_LIB = `/cygdrive/e/work/soltmp/r/btools/jakarta-ant-1.5/lib'
ANT = `/cygdrive/e/work/soltmp/r/btools/jakarta-ant-1.5/bin/ant'
JDKLIB = `/cygdrive/e/work/soltmp/r/J2SDK1~1.1_0/lib'
STLPORT4 = `NO_STLPORT4'
ASM_PATH = `ASM_IN_PATH'
LOCAL_SOLENV = `true'
DIC_DADK = `TRUE'
DIC_DEDE = `TRUE'
DIC_ENGB = `TRUE'
DIC_ENUS = `TRUE'
DIC_ITIT = `TRUE'
DIC_RURU = `TRUE'
WITH_LANG = `de fr'
CALL_CDECL = `TRUE'
NO_SRS_PATCH = `true'
BIG_GOODIES = `TRUE'
BMP_WRITES_FLAG = `TRUE'
BUILD_SOSL_RELEASE = `TRUE'
MK_UNROLL = `TRUE'
MULTITHREAD_OBJ = `TRUE'
NO_REC_RES = `TRUE'
NO_HIDS = `TRUE'
SO3 = `TRUE'
SOLAR_PLUGIN = `TRUE'
TF_PACKAGES = `TRUE'
TF_FILEURL = `TRUE'
TF_CFGDATA = `TRUE'
TF_SVDATA = `TRUE'
TF_SDBAPI = `ist_da'
TF_UCB = `ist_da'
UPDATER = `YES'
build_deliver = `true'
USE_NEWCHARSET = `TRUE'
USE_NEW_RSC = `TRUE'
VCL = `TRUE'
USE_NAMESPACE = `TRUE'
ENABLEUNICODE = `TRUE'
NEW_JAR_PACK = `TRUE'
NO_BSYMBOLIC = `TRUE'
TF_FILTER = `TRUE'
PRODUCT = `full'
PROFULLSWITCH = `product=full'
PROEXT = `.pro'
DEFAULT_TO_ENGLISH_FOR_PACKING = `yes'
ENABLE_GTK = `TRUE'
ENABLE_STATIC_GTK = `FALSE'
MOC = `moc'
PSPRINT = `TRUE'
MKDEPENDSOLVER = `TRUE'
SOLAR_JAVA = `TRUE'
COM = `MSC'
COMPATH = `/cygdrive/e/work/soltmp/n/MSVC7N~1'
CPU = `I'
CPUNAME = `INTEL'
CVER = `M1310'
DLLSUFFIX = `mi'
GUI = `WNT'
GUIBASE = `WIN'
GUIENV = `WNT'
GVER = `NT351'
EXCEPTIONS = `dwarf2'
OUTPATH = `wntmsci10'
INPATH = `wntmsci10.pro'
GVERDIR = `wntmsci10.pro'
PATH_SEPERATOR = `:'
COMEX = `10'
BOTH = `TRUE'
DEMO_ENV = `FALSE'
DYNAMIC_CRT = `TRUE'
SET_EXCEPTIONS = `TRUE'
emergency = `FALSE'
use_shl_versions = `TRUE'
WRAPCMD = `guw.pl'
CYGWIN_PATH = `/usr/bin'
PSDK_HOME = `/cygdrive/e/work/soltmp/n/msvc7net3/PlatformSDK'
ATL_LIB = `/cygdrive/e/work/soltmp/n/MSVC7N~1/atlmfc/lib'
ATL_INCLUDE = `/cygdrive/e/work/soltmp/n/MSVC7N~1/atlmfc/include'
USE_NEW_SDK = `TRUE'
PERL = `/usr/bin/perl'
NO_BRP_STALE_LINK_ERROR = `yes'
GNUMAKE = `make'
UPD = `680'
SOLARUPD = `680'
WORK_STAMP = `SRC680'
TF_ONE51 = `SRC680'
URD_ONLY = `SRC680'
SOLARROOT = `/cygdrive/e/work/OOo/SRC680_m124'
SOLARVER = `/cygdrive/e/work/OOo/SRC680_m124/solver'
SOLARVERSION = `/cygdrive/e/work/OOo/SRC680_m124/solver/680'
SOLARENV = `/cygdrive/e/work/OOo/SRC680_m124/solenv'
SOLARENVINC = `/cygdrive/e/work/OOo/SRC680_m124/solenv/inc'
LOCALINI = `/cygdrive/e/work/OOo/SRC680_m124/solenv/config'
STAR_INIROOT = `/cygdrive/e/work/OOo/SRC680_m124/solenv/config'
STAR_INIROOTOLD = `/cygdrive/e/work/OOo/SRC680_m124/solenv/config'
STAR_STANDLST = `/cygdrive/e/work/OOo/SRC680_m124/solenv/config/stand.lst'
STAR_SSCOMMON = `/cygdrive/e/work/OOo/SRC680_m124/solenv/config/ssolar.cmn'
STAR_SSOLARINI = `/cygdrive/e/work/OOo/SRC680_m124/solenv/config/ssolar.ini'
STAR_RESOURCEPATH = `/cygdrive/e/work/OOo/SRC680_m124/solver/680/wntmsci10.pro/bin'
STAR_REGISTRY = `/cygdrive/e/work/OOo/SRC680_m124/solver/680/wntmsci10.pro/bin/applicat.rdb'
DMAKEROOT = `/cygdrive/e/work/OOo/SRC680_m124/solenv/inc/startup'
CLASSPATH = `/cygdrive/e/work/soltmp/r/J2SDK1~1.1_0/jre/lib/rt.jar:.'
XCLASSPATH = `/cygdrive/e/work/soltmp/r/J2SDK1~1.1_0/jre/lib/rt.jar:.'
SOLARLIB = ` -L/cygdrive/e/work/OOo/SRC680_m124/solver/680/wntmsci10.pro/lib -L../lib -L/cygdrive/e/work/OOo/SRC680_m124/solenv/wntmsci10/lib'
SOLARINC = ` -I. -I/cygdrive/e/work/OOo/SRC680_m124/solver/680/wntmsci10.pro/inc/stl -I/cygdrive/e/work/OOo/SRC680_m124/solver/680/wntmsci10.pro/inc/external -I/cygdrive/e/work/OOo/SRC680_m124/solver/680/wntmsci10.pro/inc -I/cygdrive/e/work/OOo/SRC680_m124/solenv/wntmsci10/inc -I/cygdrive/e/work/OOo/SRC680_m124/solenv/inc -I/cygdrive/e/work/OOo/SRC680_m124/res -I/cygdrive/e/work/OOo/SRC680_m124/solver/680/wntmsci10.pro/inc/stl -I/cygdrive/e/work/soltmp/r/J2SDK1~1.1_0/include/win32 -I/cygdrive/e/work/soltmp/r/J2SDK1~1.1_0/include -I/cygdrive/e/work/soltmp/n/msvc7net3/PlatformSDK/include -I/cygdrive/e/work/soltmp/n/MSVC7N~1/include -I/cygdrive/e/work/soltmp/n/msvc7net3/DirectXSDK/include'
COMP_ENV = `wntmsci10'
JAVAHOME = `/cygdrive/e/work/soltmp/r/J2SDK1~1.1_0'
CC = `guw.pl /cygdrive/e/work/soltmp/n/MSVC7N~1/bin/cl.exe'
CXX = `guw.pl /cygdrive/e/work/soltmp/n/MSVC7N~1/bin/cl.exe'
ENABLE_DIRECTX = `TRUE'
WITH_GPC = `YES'
WITH_LIBART = `NO'
WITH_MYSPELL_DICTS = `NO'
WITH_LIBSN = `NO'
WITH_MOZILLA = `NO'
WITH_FONTS = `YES'
WITH_BINFILTER = `YES'
BUILD_TYPE = `OOo EXT BINFILTER DICTIONARIES ZLIB JPEG EXPAT FREETYPE LIBWPD LIBXML2 LIBXMLSEC PYTHON CURL UNIXODBC SANE X11_EXTENSIONS NAS NEON BITSTREAM_VERA_FONTS SO'
WITH_FONTOOO = `YES'
SYSTEM_MSPACK = `NO'
EPM = `NO'
SYSTEM_STDLIBS = `NO'
SYSTEM_ZLIB = `NO'
SYSTEM_PYTHON = `NO'
SYSTEM_JPEG = `NO'
SYSTEM_FREETYPE = `NO'
SYSTEM_LIBWPD = `NO'
SYSTEM_LIBXML = `NO'
SYSTEM_EXPAT= `NO'
SYSTEM_DB = `NO'
SYSTEM_SABLOT = `NO'
SYSTEM_ODBC_HEADERS = `NO'
SYSTEM_SANE_HEADER = `NO'
SYSTEM_XRENDER_HEADERS = `NO'
SYSTEM_CURL = `NO'
SYSTEM_BOOST = `NO'
SYSTEM_NAS = `NO'
SYSTEM_NEON = `NO'
NEON_LIBS = `-lneon'
BUILD_DMAKE = `YES'
SYSTEM_MYSPELL = `NO'
MYSPELL_LIBS = `-lmyspell'
SYSTEM_HYPH = `NO'
SYSTEM_MYTHES = `NO'
GXX_INCLUDE_PATH = `NO_GXX_INCLUDE'
COMMON_BUILD_TOOLS = `/cygdrive/e/work/OOo/SRC680_m124/external/common'
SOLARSRC = `/cygdrive/e/work/OOo/SRC680_m124'
ILIB = `.;e:\\work\\OOo\\SRC680_m124\\solver\\680\\lib;e:\\work\\OOo\\SRC680_m124\\solver\\680\\wntmsci10.pro\\lib;e:\\work\\OOo\\SRC680_m124\\solenv\\wntmsci10\\lib;e:\\work\\soltmp\\r\\J2SDK1~1.1_0\\lib;e:\\work\\soltmp\\n\\msvc7net3\\PlatformSDK\\lib;c:\\PROGRA~1\\MICROS~1.NET\\SDK\\v1.1\\lib;e:\\work\\soltmp\\n\\MSVC7N~1\\lib;e:\\work\\soltmp\\n\\msvc7net3\\DirectXSDK\\lib'
GREP = `/usr/bin/grep.exe'
FIND = `/usr/bin/find.exe'
LS = `/usr/bin/ls.exe'
GNUCOPY = `/usr/bin/cp.exe'
TOUCH = `/usr/bin/touch.exe'
DELIVER = `deliver.pl'
MKOUT = `mkout.pl'
ZIPDEP = `zipdep.pl'
GCCINSTLIB = `gccinstlib.pl'
USE_SHELL = `tcsh'
PYTHONPATH = `.;e:\\work\\OOo\\SRC680_m124\\solver\\680\\wntmsci10.pro\\lib;e:\\work\\OOo\\SRC680_m124\\solver\\680\\wntmsci10.pro\\lib\\python;e:\\work\\OOo\\SRC680_m124\\solver\\680\\wntmsci10.pro\\lib\\python\\lib-dynload'
PYTHONHOME = `e:\\work\\OOo\\SRC680_m124\\solver\\680\\wntmsci10.pro'
SAL_ENABLE_FILE_LOCKING = `1'
SO_PACK = `/cygdrive/e/work/OOo_build/additional/pack/SRC680'
ENV_ROOT = `/cygdrive/e/work/OOo_build/additional'
TZ = `WEST-1WEDT-2,M3.5.0/2,M10.5.0/3'
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_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `C:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
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 = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `e:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `e:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `e:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D

a:  fd             N/A    N/A
c:  hd  NTFS      6149Mb  77% CP CS UN PA FC     System
d:  cd             N/A    N/A
e:  hd  NTFS     49999Mb  78% CP CS UN PA FC     New Volume
h:  net NTFS     34004Mb  46% CP CS    PA        hlxxxxx
k:  net NTFS     40317Mb  65% CP CS    PA        Projects
n:  net NTFS     89016Mb  54% CP CS    PA        dev
o:  net NTFS    656144Mb  75% CP CS    PA        develop4_
p:  net NTFS    418296Mb  85% CP CS    PA        ????
q:  net NTFS     17722Mb  88% CP CS    PA        qs
r:  net NTFS     89016Mb  54% CP CS    PA        R-Laufwerk
s:  net NTFS     81678Mb  60% CP CS    PA        data
t:  net NTFS    238316Mb  36% CP CS    PA        moredata
u:  net NTFS     17722Mb  93% CP CS    PA        updater
x:  net NTFS     34004Mb  60% CP CS    PA        ???

e:\cygwin      /          system  binmode
e:\cygwin/bin  /usr/bin   system  binmode
e:\cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Found: e:\cygwin\bin\awk.exe
Found: e:\cygwin\bin\bash.exe
Found: e:\cygwin\bin\cat.exe
Found: e:\cygwin\bin\cp.exe
Found: e:\cygwin\bin\cpp.exe
Found: e:\cygwin\bin\find.exe
Found: e:\cygwin\bin\gcc.exe
Found: e:\cygwin\bin\gdb.exe
Found: e:\cygwin\bin\grep.exe
Found: e:\cygwin\bin\ld.exe
Found: e:\cygwin\bin\ls.exe
Found: e:\cygwin\bin\make.exe
Found: e:\cygwin\bin\mv.exe
Found: e:\cygwin\bin\rm.exe
Found: e:\cygwin\bin\sed.exe
Found: e:\cygwin\bin\sh.exe
Found: e:\cygwin\bin\tar.exe

   93k 2005/02/17 e:\cygwin\bin\cygapr-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-0-0.dll" v0.0 ts=2005/2/17 21:52
   68k 2005/02/17 e:\cygwin\bin\cygaprutil-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-0-0.dll" v0.0 ts=2005/2/17 21:56
   76k 2005/07/30 e:\cygwin\bin\cygart_lgpl_2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygart_lgpl_2-2.dll" v0.0 ts=2005/7/30 11:46
  113k 2005/07/16 e:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2005/7/15 20:37
  145k 2004/09/02 e:\cygwin\bin\cygaudiofile-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaudiofile-0.dll" v0.0 ts=2004/9/2 4:38
  336k 2004/10/27 e:\cygwin\bin\cygbonobo-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-2-0.dll" v0.0 ts=2004/10/27 8:43
   72k 2004/10/27 e:\cygwin\bin\cygbonobo-activation-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygbonobo-activation-4.dll" v0.0 ts=2004/10/27 0:19
   56k 2005/07/09 e:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2005/7/9 6:09
   18k 2004/07/06 e:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2004/7/6 19:09
  260k 2005/06/25 e:\cygwin\bin\cygclamav-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygclamav-1.dll" v0.0 ts=2005/6/25 8:33
  529k 2004/06/27 e:\cygwin\bin\cygcppunit-1-9-14.dll - os=4.0 img=1.0 sys=4.0
                  "cygcppunit-1-9-14.dll" v0.0 ts=2004/6/27 2:29
  260k 2004/10/26 e:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcroco-0.6-3.dll" v0.0 ts=2004/10/26 23:09
    7k 2003/10/19 e:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 8:57
  858k 2005/04/11 e:\cygwin\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 19:21
 1042k 2005/07/07 e:\cygwin\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 10:06
  617k 2004/03/22 e:\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-2.dll" v0.0 ts=2004/3/22 15:52
   22k 2004/02/10 e:\cygwin\bin\cygcygipc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcygipc-2.dll" v0.0 ts=2004/2/10 2:48
  895k 2004/04/28 e:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2004/4/27 16:31
  965k 2005/05/14 e:\cygwin\bin\cygdb-4.3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.3.dll" v0.0 ts=2005/5/14 13:37
 1156k 2004/04/28 e:\cygwin\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 16:35
 1240k 2005/05/14 e:\cygwin\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 13:41
    9k 2004/10/24 e:\cygwin\bin\cygdlloader-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygdlloader-6.dll" v0.0 ts=2004/10/24 8:59
   28k 2004/08/15 e:\cygwin\bin\cygesd-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygesd-0.dll" v0.0 ts=2004/8/16 0:31
  174k 2004/10/14 e:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2004/10/14 9:34
   71k 2005/07/30 e:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2005/7/30 10:06
  654k 2003/11/04 e:\cygwin\bin\cygfltknox-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox-0.dll" v0.0 ts=2003/11/4 21:57
   65k 2003/11/04 e:\cygwin\bin\cygfltknox_forms-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_forms-0.dll" v0.0 ts=2003/11/4 21:57
   81k 2003/11/04 e:\cygwin\bin\cygfltknox_gl-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_gl-0.dll" v0.0 ts=2003/11/4 21:58
  108k 2003/11/04 e:\cygwin\bin\cygfltknox_images-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfltknox_images-0.dll" v0.0 ts=2003/11/4 21:58
  129k 2004/03/11 e:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2004/3/11 0:12
   40k 2005/07/10 e:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2005/7/10 4:29
   45k 2001/04/25 e:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 6:28
   35k 2002/01/09 e:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 6:03
   48k 2003/08/09 e:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 10:25
  859k 2005/08/08 e:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfpx-1.dll" v0.0 ts=2005/8/8 22:35
  361k 2003/10/25 e:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2003/10/22 5:18
  323k 2005/07/10 e:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcrypt-11.dll" v0.0 ts=2005/7/10 1:10
   28k 2003/07/20 e:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 8:58
   30k 2003/08/11 e:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2003/8/11 3:12
   19k 2003/03/22 e:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/20 3:05
   15k 2003/07/20 e:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 9:00
   15k 2003/08/11 e:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2003/8/11 3:13
  453k 2005/07/31 e:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-x11-2.0-0.dll" v0.0 ts=2005/7/31 9:59
   77k 2005/07/31 e:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2005/7/31 9:48
   54k 2005/07/31 e:\cygwin\bin\cyggdk_pixbuf_xlib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf_xlib-2.0-0.dll" v0.0 ts=2005/7/31 10:51
  107k 2004/07/06 e:\cygwin\bin\cyggettextlib-0-14-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-14-1.dll" v0.0 ts=2004/7/6 18:56
   17k 2004/07/06 e:\cygwin\bin\cyggettextpo-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextpo-0.dll" v0.0 ts=2004/7/6 18:56
  190k 2004/07/06 e:\cygwin\bin\cyggettextsrc-0-14-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-14-1.dll" v0.0 ts=2004/7/6 18:56
   81k 2005/08/18 e:\cygwin\bin\cygglade-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglade-2.0-0.dll" v0.0 ts=2005/8/18 19:51
  135k 2005/03/16 e:\cygwin\bin\cygglib-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-1-2-0.dll" v0.0 ts=2005/3/16 2:16
  556k 2005/07/16 e:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2005/7/16 12:32
   12k 2005/03/16 e:\cygwin\bin\cyggmodule-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-1-2-0.dll" v0.0 ts=2005/3/16 2:18
   10k 2005/07/16 e:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2005/7/16 12:34
  158k 2004/10/16 e:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2004/10/16 8:40
  288k 2004/10/16 e:\cygwin\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-3.dll" v0.0 ts=2004/10/16 8:40
   35k 2005/08/17 e:\cygwin\bin\cyggnome-keyring-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-keyring-0.dll" v0.0 ts=2005/8/18 0:02
  155k 2005/08/18 e:\cygwin\bin\cyggnomecanvas-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnomecanvas-2-0.dll" v0.0 ts=2005/8/18 20:53
  228k 2005/07/16 e:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2005/7/16 12:34
   12k 2005/07/09 e:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggpg-error-0.dll" v0.0 ts=2005/7/9 23:34
  351k 2004/07/17 e:\cygwin\bin\cygGraphicsMagick++-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick++-0.dll" v0.0 ts=2004/7/17 9:48
 2170k 2004/07/17 e:\cygwin\bin\cygGraphicsMagick-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygGraphicsMagick-0.dll" v0.0 ts=2004/7/17 9:46
   10k 2005/03/16 e:\cygwin\bin\cyggthread-1-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-1-2-0.dll" v0.0 ts=2005/3/16 2:18
   14k 2005/07/16 e:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2005/7/16 12:34
 2760k 2005/07/31 e:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-x11-2.0-0.dll" v0.0 ts=2005/7/31 10:26
  528k 2005/05/06 e:\cygwin\bin\cygguile-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-12.dll" v0.0 ts=2005/5/6 10:46
  669k 2005/05/06 e:\cygwin\bin\cygguile-16.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-16.dll" v0.0 ts=2005/5/6 10:49
   17k 2005/05/06 e:\cygwin\bin\cygguile-ltdl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-ltdl-1.dll" v0.0 ts=2005/5/6 10:44
   68k 2005/05/06 e:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-1-1.dll" v0.0 ts=2005/5/6 10:46
    4k 2005/05/06 e:\cygwin\bin\cygguile-srfi-srfi-13-14-v-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-13-14-v-2-2.dll" v0.0 ts=2005/5/6 10:49
   31k 2005/05/06 e:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-1-1.dll" v0.0 ts=2005/5/6 10:46
    4k 2005/05/06 e:\cygwin\bin\cygguile-srfi-srfi-4-v-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-srfi-srfi-4-v-2-2.dll" v0.0 ts=2005/5/6 10:49
   12k 2005/05/06 e:\cygwin\bin\cygguilereadline-v-12-12.dll - os=4.0 img=1.0 sys=4.0
                  "cygguilereadline-v-12-12.dll" v0.0 ts=2005/5/6 10:46
   17k 2001/06/28 e:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/7 4:34
   29k 2003/08/10 e:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/11 0:16
   24k 2005/07/29 e:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2005/7/29 4:57
  991k 2004/07/06 e:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2004/7/6 19:10
  147k 2004/08/31 e:\cygwin\bin\cygIDL-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygIDL-2-0.dll" v0.0 ts=2004/8/31 3:00
   22k 2001/12/13 e:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 9:28
   37k 2003/08/10 e:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 22:50
   54k 2004/07/06 e:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2004/7/6 18:51
   21k 2001/06/20 e:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 18:09
   12k 2003/02/17 e:\cygwin\bin\cygioperm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygioperm-0.dll" v0.0 ts=2003/2/17 19:58
  241k 2004/08/06 e:\cygwin\bin\cygjasper-1-701-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1-701-1.dll" v0.0 ts=2004/8/6 16:17
   48k 2003/08/10 e:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig1.dll" v0.0 ts=2003/8/11 0:58
  132k 2003/08/11 e:\cygwin\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2003/8/11 1:37
  119k 2002/02/09 e:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg6b.dll" v0.0 ts=2002/2/9 5:19
   60k 2004/09/27 e:\cygwin\bin\cygkpathsea-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-3.dll" v0.0 ts=2004/9/27 18:32
   65k 2005/05/05 e:\cygwin\bin\cygkpathsea-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygkpathsea-4.dll" v0.0 ts=2005/5/5 15:33
  156k 2005/08/08 e:\cygwin\bin\cyglcms-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyglcms-1.dll" v0.0 ts=2005/8/8 11:15
   41k 2005/06/01 e:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2005/6/1 6:34
   26k 2004/10/24 e:\cygwin\bin\cygltdl-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-6.dll" v0.0 ts=2004/10/24 8:59
  148k 2005/08/02 e:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
               "cygmagic-1.dll" v0.0 ts=2005/8/2 20:32
  369k 2004/08/11 e:\cygwin\bin\cygMagick++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick++-6.dll" v0.0 ts=2004/8/11 7:04
 3214k 2004/08/11 e:\cygwin\bin\cygMagick-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygMagick-6.dll" v0.0 ts=2004/8/11 6:37
   21k 2005/07/10 e:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2005/7/10 4:28
   26k 2001/04/25 e:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 6:27
   20k 2002/01/09 e:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 6:03
   29k 2003/08/09 e:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 10:25
   21k 2004/10/22 e:\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0
                  "cygminires.dll" v0.0 ts=2004/10/22 21:28
   71k 2004/10/16 e:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2004/10/16 8:40
   95k 2004/10/16 e:\cygwin\bin\cygmpfr-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-0.dll" v0.0 ts=2004/10/16 8:47
   67k 2005/07/10 e:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2005/7/10 4:29
  156k 2001/04/25 e:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 6:29
  175k 2002/01/09 e:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 6:03
  225k 2005/07/10 e:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2005/7/10 4:15
  226k 2001/04/25 e:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 6:17
  202k 2002/01/09 e:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 6:03
  224k 2003/08/09 e:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 10:24
   92k 2004/07/10 e:\cygwin\bin\cygneon-24.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-24.dll" v0.0 ts=2004/7/10 16:37
   49k 2004/08/02 e:\cygwin\bin\cygogrove-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygogrove-0.dll" v0.0 ts=2004/8/2 16:41
  304k 2004/10/11 e:\cygwin\bin\cygORBit-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-2-0.dll" v0.0 ts=2004/10/12 0:18
   39k 2004/10/11 e:\cygwin\bin\cygORBit-imodule-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBit-imodule-2-0.dll" v0.0 ts=2004/10/12 0:28
   18k 2004/10/11 e:\cygwin\bin\cygORBitCosNaming-2-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygORBitCosNaming-2-0.dll" v0.0 ts=2004/10/12 0:27
 1706k 2004/08/02 e:\cygwin\bin\cygosp-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygosp-4.dll" v0.0 ts=2004/8/2 15:51
  326k 2004/08/02 e:\cygwin\bin\cygospgrove-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygospgrove-0.dll" v0.0 ts=2004/8/2 17:07
 1922k 2004/08/02 e:\cygwin\bin\cygostyle-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygostyle-0.dll" v0.0 ts=2004/8/2 17:07
   11k 2005/07/10 e:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2005/7/10 4:28
   15k 2001/04/25 e:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 6:27
   12k 2002/01/09 e:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 6:03
   19k 2003/08/09 e:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 10:24
  198k 2005/07/18 e:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2005/7/18 12:26
  134k 2005/07/18 e:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2005/7/18 12:28
   33k 2005/07/18 e:\cygwin\bin\cygpangowin32-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangowin32-1.0-0.dll" v0.0 ts=2005/7/18 12:29
   36k 2005/07/18 e:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangox-1.0-0.dll" v0.0 ts=2005/7/18 12:27
   22k 2005/07/18 e:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2005/7/18 12:29
   62k 2003/12/11 e:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2003/12/11 17:01
   63k 2003/04/11 e:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2003/4/11 9:31
    9k 2003/12/11 e:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2003/12/11 17:01
   61k 2003/04/11 e:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2003/4/11 9:31
 1248k 2005/08/22 e:\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_8.dll" v0.0 ts=2005/8/22 21:06
  230k 2005/07/11 e:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2005/7/12 0:50
   22k 2002/06/09 e:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 6:45
  108k 2001/06/28 e:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/7 4:34
  148k 2003/08/10 e:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/11 0:16
  144k 2005/07/29 e:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2005/7/29 4:57
  685k 2005/01/18 e:\cygwin\bin\cygruby18.dll - os=4.0 img=1.0 sys=4.0
                  "cygruby18.dll" v0.0 ts=2005/1/18 21:21
   78k 2004/10/13 e:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-2.dll" v0.0 ts=2004/10/13 23:50
  380k 2003/12/13 e:\cygwin\bin\cygsmi-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsmi-2.dll" v0.0 ts=2003/12/13 0:57
  171k 2005/04/11 e:\cygwin\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 19:21
  217k 2005/07/07 e:\cygwin\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 10:07
   28k 2004/11/15 e:\cygwin\bin\cygstartup-notification-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygstartup-notification-1-0.dll" v0.0 ts=2004/11/15 3:59
  134k 2005/06/10 e:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2005/6/10 22:25
   27k 2005/06/10 e:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2005/6/10 22:21
   22k 2005/06/10 e:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2005/6/10 22:23
   15k 2005/06/10 e:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2005/6/10 22:22
  127k 2005/06/10 e:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2005/6/10 22:22
   88k 2005/06/10 e:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2005/6/10 22:21
    9k 2005/06/10 e:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2005/6/10 22:24
   85k 2005/06/10 e:\cygwin\bin\cygsvn_ra_dav-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_dav-1-0.dll" v0.0 ts=2005/6/10 22:23
   19k 2005/06/10 e:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2005/6/10 22:23
   55k 2005/06/10 e:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2005/6/10 22:22
   98k 2005/06/10 e:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2005/6/10 22:23
  130k 2005/06/10 e:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2005/6/10 22:10
  146k 2005/06/10 e:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2005/6/10 22:24
  304k 2005/07/10 e:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2005/7/11 0:18
  282k 2003/08/11 e:\cygwin\bin\cygtiff4.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff4.dll" v0.0 ts=2003/8/11 3:32
  281k 2005/07/10 e:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2005/7/11 0:21
   27k 2004/03/05 e:\cygwin\bin\cygungif-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygungif-4.dll" v0.0 ts=2004/3/5 22:06
  154k 2004/08/11 e:\cygwin\bin\cygWand-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygWand-6.dll" v0.0 ts=2004/8/11 7:04
 1265k 2005/08/25 e:\cygwin\bin\cygwin1-1.5.18.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/7/3 1:30
 1759k 2005/08/25 e:\cygwin\bin\cygwin1-20050814.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/8/14 21:04
 1758k 2005/08/27 e:\cygwin\bin\cygwin1-20050826.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/8/26 19:57
 1758k 2005/08/30 e:\cygwin\bin\cygwin1-20050828.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/8/29 0:29
 1758k 2005/09/05 e:\cygwin\bin\cygwin1-20050901.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/9/1 20:37
 1759k 2005/09/07 e:\cygwin\bin\cygwin1-20050906.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/9/7 4:12
 1759k 2005/09/13 e:\cygwin\bin\cygwin1-20050912.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/9/12 22:22
 1758k 2005/09/21 e:\cygwin\bin\cygwin1-20050920.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/9/20 19:34
  151k 2004/10/19 e:\cygwin\bin\cygwnck-1-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygwnck-1-4.dll" v0.0 ts=2004/10/19 21:58
 1383k 2005/07/17 e:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2005/7/16 19:33
  200k 2005/07/30 e:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2005/7/30 10:05
   65k 2005/08/23 e:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2005/8/23 3:03
 1758k 2005/09/21 e:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/9/20 19:34
    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:
        Build date: Tue Sep 20 14:34:32 EDT 2005
        Snapshot date: 20050920-14:33:02
        Shared id: cygwin1S4

  243k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygdps-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdps-1.dll" v0.0 ts=2005/2/23 14:42
   26k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygdpstk-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdpstk-1.dll" v0.0 ts=2005/2/23 14:42
   28k 2004/10/22 e:\cygwin\usr\X11R6\bin\cygDtPrint-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygDtPrint-1.dll" v0.0 ts=2004/10/22 7:37
   21k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2005/2/23 14:45
  282k 2003/10/28 e:\cygwin\usr\X11R6\bin\cygfreetype-9.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-9.dll" v0.0 ts=2003/10/18 7:44
   36k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygFS-6.dll" v0.0 ts=2005/2/23 14:34
  358k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2005/2/23 14:39
  438k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2005/2/23 14:41
  140k 2004/08/06 e:\cygwin\usr\X11R6\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygglut-3.dll" v0.0 ts=2004/8/6 15:43
   75k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2005/2/23 14:28
   77k 2004/10/22 e:\cygwin\usr\X11R6\bin\cygMrm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygMrm-2.dll" v0.0 ts=2004/10/22 7:37
    9k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygoldX-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygoldX-6.dll" v0.0 ts=2005/2/23 14:28
 1413k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygOSMesa-4.dll" v0.0 ts=2005/2/23 14:39
   20k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygpsres-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpsres-1.dll" v0.0 ts=2005/2/23 14:42
   30k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2005/2/23 14:28
   66k 2004/10/22 e:\cygwin\usr\X11R6\bin\cygUil-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygUil-2.dll" v0.0 ts=2004/10/22 7:37
  877k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2005/2/23 14:28
  254k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-6.dll" v0.0 ts=2005/2/23 14:31
  356k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2005/2/23 14:32
  363k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-8.dll" v0.0 ts=2005/2/23 14:33
    9k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2005/2/23 14:44
   30k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2005/2/23 14:43
    9k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2005/2/23 14:44
    7k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXevie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXevie-1.dll" v0.0 ts=2005/2/23 14:43
   49k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2005/2/23 14:28
   16k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2005/2/23 14:43
   56k 2004/03/11 e:\cygwin\usr\X11R6\bin\cygXft-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-1.dll" v0.0 ts=2003/11/18 1:42
   63k 2004/03/23 e:\cygwin\usr\X11R6\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2004/3/23 22:20
   27k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2005/2/23 14:34
  125k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2005/2/23 14:34
   12k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygxkbui-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbui-1.dll" v0.0 ts=2005/2/23 14:34
 1301k 2004/10/22 e:\cygwin\usr\X11R6\bin\cygXm-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXm-2.dll" v0.0 ts=2004/10/22 7:34
   76k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2005/2/23 14:30
   11k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2005/2/23 14:30
   26k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXp-6.dll" v0.0 ts=2005/2/23 14:31
   52k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2005/2/23 14:30
   12k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2005/2/23 14:43
   28k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2005/2/23 14:42
    8k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXRes-1.dll" v0.0 ts=2005/2/23 14:43
   40k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygxrx-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygxrx-6.dll" v0.0 ts=2005/2/23 14:53
   25k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygxrxnest-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygxrxnest-6.dll" v0.0 ts=2005/2/23 14:53
  282k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2005/2/23 14:29
   27k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXTrap-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXTrap-6.dll" v0.0 ts=2005/2/23 14:43
   17k 2005/02/23 e:\cygwin\usr\X11R6\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2005/2/23 14:34

No Cygwin services found.


Cygwin Package Information
Last downloaded files to: e:\cygwin_dl
Last downloaded files from: ftp://ftp.inf.tu-dresden.de/software/windows/cygwin32

Package                 Version
_update-info-dir        00294-1
alternatives            1.3.20a-1
apr                     0.9.6-1
apr-util                0.9.6-1
ash                     20040127-3
astyle                  1.15.3-3
atk                     1.9.1-1
atk-devel               1.9.1-1
atk-doc                 1.9.1-1
atk-runtime             1.9.1-1
autoconf                2.59-2
autoconf-devel          2.59-2
autoconf-stable         2.13-6
autoconf2.1             2.13-1
autoconf2.5             2.59-1
automake                1.7.9-2
automake-devel          1.9.2-2
automake-stable         1.4p6-3
automake1.4             1.4p6-2
automake1.9             1.9.5-2
base-files              3.6-1
base-passwd             2.2-1
bash                    3.0-11
bc                      1.06-2
binutils                20050610-1
bison                   20030307-1
byacc                   1.9-1
bzip2                   1.0.3-1
c-client                2002e-3
cabextract              0.6-2
ccache                  2.2-1
ccdoc                   0.8.41-2
ccrypt                  1.7-1
check                   0.9.1-1
chere                   0.6-3
clamav                  0.86.1-1
clear                   1.0-1
clisp                   2.34-2
cmake                   2.0.6-1
cocom                   0.995-1
compface                1.4-5
coreutils               5.3.0-9
cpio                    2.6-3
cppunit                 1.9.14-1
crypt                   1.1-1
ctags                   5.5-4
curl                    7.11.1-1
curl-devel              7.11.1-1
cvs                     1.11.17-1
cvsutils                0.2.3-1
cygipc                  2.03-2
cygrunsrv               1.10-1
cygutils                1.2.9-1
cygwin                  1.5.18-1
cygwin-doc              1.4-2
cyrus-sasl              2.1.19-3
d                       1.2.0-1
ddd                     3.3.9-1
dejagnu                 20021217-2
desktop-file-utils      0.10-1
diffstat                1.40-1
diffutils               2.8.7-1
distcc                  2.18.3-1
doxygen                 1.4.2_20050421-1
dpkg                    1.10.4-2
e2fsimage               0.2.0-2
e2fsprogs               1.35-3
editrights              1.01-1
ELFIO                   1.0.2-1
esound                  0.2.35-1
expat                   1.95.8-1
expect                  20030128-1
file                    4.14-1
findutils               20041227-1
flex                    2.5.4a-3
fltk                    1.1.4-2
fontconfig              2.2.2-1
freeglut                2.2.0-1
freetype2               2.1.5-1
gawk                    3.1.5-1
gcc                     3.4.4-1
gcc-ada                 3.4.4-1
gcc-core                3.4.4-1
gcc-g++                 3.4.4-1
gcc-g77                 3.4.4-1
gcc-gdc                 3.4.4-1
gcc-gpc                 3.3.3-3
gcc-java                3.4.4-1
gcc-mingw               20040810-1
gcc-mingw-ada           20050522-1
gcc-mingw-core          20050522-1
gcc-mingw-g++           20050522-1
gcc-mingw-g77           20050522-1
gcc-mingw-gdc           20050522-1
gcc-mingw-gpc           20040810-1
gcc-mingw-java          20050522-1
gcc-mingw-objc          20050522-1
gcc-objc                3.4.4-1
gdb                     20041228-3
gdbm                    1.8.3-7
gettext                 0.14.1-1
gettext-devel           0.14.1-1
glib                    1.2.10-3
glib-devel              1.2.10-3
glib2                   2.6.5-1
glib2-devel             2.6.5-1
glib2-runtime           2.6.5-1
gmp                     4.1.4-2
gnome-common            2.8.0-1
gnome-keyring           0.4.3-1
gnome-mime-data         2.4.2-1
gnupg                   1.4.1-1
gperf                   2.7.2-1
grep                    2.5.1a-2
groff                   1.18.1-2
gtk+-devel              1.2.10-2
gtk-doc                 1.3-1
gtk2-x11                2.6.8-1
gtk2-x11-devel          2.6.8-1
gtk2-x11-doc            2.6.8-1
gtk2-x11-runtime        2.6.8-1
guile                   1.7.2-1
guile-devel             1.7.2-1
gzip                    1.3.5-1
help2man                1.35.1-1
indent                  2.2.9-1
intltool                0.33-1
ioperm                  0.4-1
jasper                  1.701.0-1
jbigkit                 1.5-3
jpeg                    6b-11
keychain                2.5.3.1-1
lablgtk2                2.4.0-2
lcms                    1.14-1
less                    381-1
lesstif                 0.93.96-2
libapr0                 0.9.6-1
libaprutil0             0.9.6-1
libart_lgpl             2.3.17-1
libaudiofile-devel      0.2.6-2
libaudiofile0           0.2.6-2
libbonobo2              2.8.0-1
libbonobo2-devel        2.8.0-1
libbonobo20             2.8.0-1
libbz2_1                1.0.3-1
libcharset1             1.9.2-1
libcroco06              0.6.0-1
libdb4.2                4.2.52-1
libdb4.3                4.3.28-1
libesound-devel         0.2.35-1
libesound0              0.2.35-1
libfontconfig-devel     2.2.2-1
libfontconfig1          2.2.2-1
libfpx                  1.2.0.12-1
libfreetype2-devel      2.1.5-1
libfreetype26           2.1.5-1
libgcrypt               1.2.1-1
libgdbm                 1.8.0-5
libgdbm-devel           1.8.3-7
libgdbm3                1.8.3-3
libgdbm4                1.8.3-7
libgettextpo0           0.14.1-1
libglade2               2.5.1-1
libgnomecanvas2         2.10.2-1
libgpg-error            1.1-1
libGraphicsMagick-devel 1.0.6-1
libGraphicsMagick0      1.0.6-1
libguile12              1.6.7-1
libguile16              1.7.2-1
libiconv                1.9.2-1
libiconv2               1.9.2-1
libIDL                  0.8.3-2
libintl                 0.10.38-3
libintl1                0.10.40-1
libintl2                0.12.1-3
libintl3                0.14.1-1
libjpeg62               6b-11
libjpeg6b               6b-8
libkpathsea3            2.0.2-15
libkpathsea4            3.0.0-3
libltdl3                1.5.18-1
libltdl6                1.9f_20041024-1
libMagick-devel         6.0.4-1
libMagick6              6.0.4-1
libncurses-devel        5.4-2
libncurses5             5.2-1
libncurses6             5.2-8
libncurses7             5.3-4
libncurses8             5.4-2
libneon24               0.24.7-1
libpcre                 4.1-1
libpcre0                4.5-1
libpng                  1.2.8-2
libpng12     1.2.8-2
libpng12-devel          1.2.8-2
libpopt0                1.6.4-4
libreadline4            4.1-2
libreadline5            4.3-5
libreadline6            5.0-4
libsasl2                2.1.19-3
libsmi                  0.4.2-1
libtiff-devel           3.7.3-1
libtiff4                3.6.0-5
libtiff5                3.7.3-1
libtool                 1.5b-2
libtool-devel           1.5.10-2
libtool-stable          1.4.3-3
libtool1.5              1.5.18-1
libungif                4.1.2-1
libwnck                 2.8.1-1
libXft                  2.1.6-1
libXft-devel            2.1.6-1
libXft1                 1.0.0-1
libXft2                 2.1.6-1
libxml2                 2.6.20-3
libxml2-devel           2.6.20-3
libxml2-python          2.6.20-3
libxslt                 1.1.14-2
login                   1.9-7
lynx                    2.8.5-2
m4                      1.4.3-1
make                    3.80-1
man                     1.5p-1
mc                      4.6.1-2
mingw-runtime           3.8-1
minires                 1.00-1
minires-devel           1.00-1
mktemp                  1.5-3
mt                      2.3.1-1
nasm                    0.98.39-1
ncftp                   3.1.7-1
ncurses                 5.4-2
neon                    0.24.7-1
ocaml                   3.08.1-1
openjade                1.3.3-1
OpenSP                  1.5.1-1
openssh                 4.1p1-2
openssl                 0.9.8-2
openssl-devel           0.9.8-2
openssl097              0.9.7g-1
ORBit2                  2.12.0-1
ORBit2-devel            2.12.0-1
pango                   1.8.1-1
pango-devel             1.8.1-1
pango-doc               1.8.1-1
pango-runtime           1.8.1-1
patch                   2.5.8-8
patchutils              0.2.30-1
pcre                    4.5-1
pcre-devel              4.5-1
pcre-doc                4.5-1
perl                    5.8.7-4
pinfo                   0.6.6p1-1
ping                    1.0-1
pkgconfig               0.17.2-2
popt                    1.6.4-4
python                  2.4.1-1
rcs                     5.7-3
readline                5.0-4
rebase                  2.4.2-1
rpm                     4.1-2
rpm-build               4.1-1
rpm-doc                 4.1-1
ruby                    1.8.2-2
sed                     4.1.4-1
setsid                  0.0-3
shared-mime-info        0.16-1
sharutils               4.4-1
splint                  3.1.1-1
startup-notification    0.8-1
subversion              1.2.0-1
subversion-devel        1.2.0-1
SWI-Prolog              5.2.6-1
swig                    1.3.24-1
tar                     1.15.1-2
tcltk                   20030901-1
tcm                     2.20-1
tcsh                    6.14.00-5
termcap                 20050421-1
terminfo                5.4_20041009-1
tetex-devel             3.0.0-3
texinfo                 4.8-1
tiff                    3.7.3-1
time                    1.7-1
unison2.10.2            2.10.2-5
unison2.9.1             2.9.1-2
unison2.9.20            2.9.20-2
units                   1.77-1
unzip                   5.50-5
upx                     1.24-1
uw-imap                 2002e-3
vim                     6.3-1
w32api                  3.3-1
wget                    1.9.1-2
which                   1.7-1
WindowMaker             0.90.0-2
WordNet                 2.0-1
X-start-menu-icons      1.0.3-2
X-startup-scripts       1.0.10-4
xerces-c-devel          2.5.0-1
XFree86-lib-compat      4.3.0-2
xorg-x11-base           6.8.2.0-1
xorg-x11-bin            6.8.2.0-1
xorg-x11-bin-dlls       6.8.2.0-1
xorg-x11-bin-lndir      6.8.2.0-1
xorg-x11-devel          6.8.2.0-2
xorg-x11-etc            6.8.2.0-1
xorg-x11-f100           6.8.1.0-3
xorg-x11-fenc           6.8.1.0-2
xorg-x11-fnts           6.8.1.0-3
xorg-x11-fscl           6.8.1.0-2
xorg-x11-libs-data      6.8.2.0-1
xorg-x11-xwin           6.8.2.0-4
xterm                   202-1
zip                     2.3-6
zlib                    1.2.3-1
Use -h to see help about each section

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

* Re: Funny hang with snapshop 20050920
  2005-09-23  3:09 Funny hang with snapshop 20050920 Volker Quetschke
@ 2005-09-23  6:09 ` Christopher Faylor
  2005-09-23  7:08   ` Volker Quetschke
  2005-09-24  0:42   ` Volker Quetschke
  0 siblings, 2 replies; 8+ messages in thread
From: Christopher Faylor @ 2005-09-23  6:09 UTC (permalink / raw)
  To: cygwin

On Thu, Sep 22, 2005 at 10:18:51PM -0400, Volker Quetschke wrote:
>My favorite testcase (building OOo) started hanging again.
>
>(Un?-)fortunately not on one of my systems and we also didn't manage
>to reproduce with a reduced testcase. But the problem generally is:
>In a tcsh shell (2980) start a perl script (3012) that starts a cygwin
>program (a make clone) (3016) that starts a command in  a tcsh.
>
>Now the fun part begins, the started tcsh command is (should be) just
> "/usr/bin/tcsh -fc pwd" (3736)
>but there is another process started by this process (3176) that
> "/usr/bin/tcsh -fc pwd" (3176)
>has exactly the same command and that appears to hang. Below you see
>the output of a ps command:
>
>      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
>     3772       1    3772       3772  con 11290 18:59:34 /usr/bin/bash
>     2980    3772    2980       3124  con 11290 18:59:39 /usr/bin/tcsh
>     3616       1    3616       3616  con 11290 19:10:02 /usr/bin/bash
>     3452    3616    3452        444  con 11290 19:10:07 /usr/bin/tcsh
>     3012    2980    3012       3912  con 11290 18:10:56 /usr/bin/perl
>     3016    3012    3012       3916  con 11290 18:37:01 
>     /cygdrive/e/work/OOo/SRC680_m124/solenv/wntmsci10/bin/dmake
>     3736    3016    3012       3392  con 11290 18:37:01 /usr/bin/tcsh
>     3176    3736    3012       3176  con 11290 18:37:01 /usr/bin/tcsh
>     3804    3452    3804       3196  con 11290 18:40:17 /usr/bin/ps
>
>Attached you find the output of a "cat /proc/<pid>/*" for the two pids.
>
>But now the *really* strange part begins: You can break the hang by doing
>  "ls /proc/3176/fd" !?
>and the build continues (until the next hang).
>
>Sorry, we're unable to create a reduced testcase but we thought the
>strange symptoms might help pinpoint the problem.
>
>Attached you also find the cygcheck output of that system.
>
>I hope this helps a little bit,

Does sending a 'kill -CONT 3176' also unstick things?  Both situations send a
signal to the process.

How about attaching to the hung process with strace?  You didn't mention
that.

cgf

(who deeply regrets ever trying to fix the windows 98 crash problem)

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

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

* Re: Funny hang with snapshop 20050920
  2005-09-23  6:09 ` Christopher Faylor
@ 2005-09-23  7:08   ` Volker Quetschke
  2005-09-24  0:42   ` Volker Quetschke
  1 sibling, 0 replies; 8+ messages in thread
From: Volker Quetschke @ 2005-09-23  7:08 UTC (permalink / raw)
  To: cygwin

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

Christopher Faylor wrote:
> On Thu, Sep 22, 2005 at 10:18:51PM -0400, Volker Quetschke wrote:
>
>>My favorite testcase (building OOo) started hanging again.
>>
>> ...
>>But now the *really* strange part begins: You can break the hang by doing
>> "ls /proc/3176/fd" !?
>>and the build continues (until the next hang).
>>
>>Sorry, we're unable to create a reduced testcase but we thought the
>>strange symptoms might help pinpoint the problem.
>>
>>Attached you also find the cygcheck output of that system.
>>
>>I hope this helps a little bit,
>
> Does sending a 'kill -CONT 3176' also unstick things?  Both situations send a
> signal to the process.
>
> How about attaching to the hung process with strace?  You didn't mention
> that.

I don't have direct access to that system, but I will relay the question.

We'll also try to attach to the process.

> (who deeply regrets ever trying to fix the windows 98 crash problem)
:)

Volker

--
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

* Re: Funny hang with snapshop 20050920
  2005-09-23  6:09 ` Christopher Faylor
  2005-09-23  7:08   ` Volker Quetschke
@ 2005-09-24  0:42   ` Volker Quetschke
  2005-09-24  1:11     ` Christopher Faylor
  1 sibling, 1 reply; 8+ messages in thread
From: Volker Quetschke @ 2005-09-24  0:42 UTC (permalink / raw)
  To: cygwin


[-- Attachment #1.1: Type: text/plain, Size: 1365 bytes --]

Christopher Faylor wrote:
> On Thu, Sep 22, 2005 at 10:18:51PM -0400, Volker Quetschke wrote:
>
>>My favorite testcase (building OOo) started hanging again.
>> ...
>>But now the *really* strange part begins: You can break the hang by doing
>> "ls /proc/3176/fd" !?
>>and the build continues (until the next hang).
>>
>>Sorry, we're unable to create a reduced testcase but we thought the
>>strange symptoms might help pinpoint the problem.
>>
>>Attached you also find the cygcheck output of that system.
>
> Does sending a 'kill -CONT 3176' also unstick things?  Both situations send a
> signal to the process.

Sorry, this question got lost, but ...

> How about attaching to the hung process with strace?  You didn't mention
> that.

he tried to attach and strace was standing there without output.
A "ls /proc/<pid>/fd" produced then the first four lines of the
attached strace log but tcsh still hung.

Several "ls /proc/<pid>/fd" later it continued and produced the
rest of that logfile.

Did you notice that the WINPID of the hanging tcsh is the same as
the PID? This is always the case if it hangs.

Additional info: Both tcsh processes exist with the respective
WINPID in taskmgr.

Thanks for your efforts,

     Volker

--
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

[-- Attachment #1.2: dmake_freeze_strace.log.bz2 --]
[-- Type: application/octet-stream, Size: 7419 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

* Re: Funny hang with snapshop 20050920
  2005-09-24  0:42   ` Volker Quetschke
@ 2005-09-24  1:11     ` Christopher Faylor
  2005-09-26 13:33       ` Eric Blake
  2005-09-27 11:25       ` Aaron Humphrey
  0 siblings, 2 replies; 8+ messages in thread
From: Christopher Faylor @ 2005-09-24  1:11 UTC (permalink / raw)
  To: cygwin

On Fri, Sep 23, 2005 at 07:23:33PM -0400, Volker Quetschke wrote:
>Christopher Faylor wrote:
>>On Thu, Sep 22, 2005 at 10:18:51PM -0400, Volker Quetschke wrote:
>>
>>>My favorite testcase (building OOo) started hanging again.
>>>...
>>>But now the *really* strange part begins: You can break the hang by doing
>>>"ls /proc/3176/fd" !?
>>>and the build continues (until the next hang).
>>>
>>>Sorry, we're unable to create a reduced testcase but we thought the
>>>strange symptoms might help pinpoint the problem.
>>>
>>>Attached you also find the cygcheck output of that system.
>>
>>Does sending a 'kill -CONT 3176' also unstick things?  Both situations 
>>send a
>>signal to the process.
>
>Sorry, this question got lost, but ...
>
>>How about attaching to the hung process with strace?  You didn't mention
>>that.
>
>he tried to attach and strace was standing there without output.
>A "ls /proc/<pid>/fd" produced then the first four lines of the
>attached strace log but tcsh still hung.

You know, I noticed yesterday that there was some information missing
from the strace output in the open_shared function and, of course, I
didn't fix it.  Oh well.  That means that I don't get much from this
strace output.

>Several "ls /proc/<pid>/fd" later it continued and produced the
>rest of that logfile.
>
>Did you notice that the WINPID of the hanging tcsh is the same as
>the PID? This is always the case if it hangs.

That just means that the process has forked but hasn't execed anything.
I don't think that's significant.

>Additional info: Both tcsh processes exist with the respective
>WINPID in taskmgr.

I'd expect that they did or you wouldn't be able to attach to them.

There is a new snapshot up there now.  I think I've given up on the
technique that I was trying to use to fix the Windows 98 bug.  I've
yanked out a lot of the code and simplified things but I hope I haven't
caused the bug to reemerge.

Could you try the 2005-09-23 snapshot?  Same rules.  I'd still like to
know if sending a CONT to the hung process fixes it as well as ls
/proc/nnn/fd and I'd still like to see the strace output if the process
hangs again.

Also could anyone who could duplicate the Windows 98 error popup dialog
confirm or deny if it is still fixed?

cgf

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

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

* Re: Funny hang with snapshop 20050920
  2005-09-24  1:11     ` Christopher Faylor
@ 2005-09-26 13:33       ` Eric Blake
  2005-09-26 13:35         ` Christopher Faylor
  2005-09-27 11:25       ` Aaron Humphrey
  1 sibling, 1 reply; 8+ messages in thread
From: Eric Blake @ 2005-09-26 13:33 UTC (permalink / raw)
  To: cygwin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Christopher Faylor on 9/23/2005 6:11 PM:
> 
> There is a new snapshot up there now.  I think I've given up on the
> technique that I was trying to use to fix the Windows 98 bug.  I've
> yanked out a lot of the code and simplified things but I hope I haven't
> caused the bug to reemerge.
> 
> Could you try the 2005-09-23 snapshot?  Same rules.  I'd still like to
> know if sending a CONT to the hung process fixes it as well as ls
> /proc/nnn/fd and I'd still like to see the strace output if the process
> hangs again.
> 
> Also could anyone who could duplicate the Windows 98 error popup dialog
> confirm or deny if it is still fixed?

I ran 20050923 on my Win98 box most of the weekend.  The original report
of failures to close the console after using ssh still remain fixed; I was
no longer getting popup boxes and was able to close the console.  However,
when running process-intensive tasks (such as building coreutils CVS), I
got quite a few blue screens of death, which is new (and worse than a
popup box).  I haven't had a chance to try the 20050925 snapshot to see if
it improves matters.  I haven't downloaded the snapshot cygwin-inst
recently, so I'm not sure if the recent strace improvements help, but at
least with 20050923, 'strace -o strace.out cvs up' didn't raise a popup
box.  I'll continue investigations with more recent snapshots as time permits.

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDN/H884KuGfSFAYARAhzhAJ96FYOk0INGY5cj/lYMQOYNuOZWdACdE7uI
pws9Kpo4Hc3r1q+3wUiL56s=
=bIEN
-----END PGP SIGNATURE-----

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

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

* Re: Funny hang with snapshop 20050920
  2005-09-26 13:33       ` Eric Blake
@ 2005-09-26 13:35         ` Christopher Faylor
  0 siblings, 0 replies; 8+ messages in thread
From: Christopher Faylor @ 2005-09-26 13:35 UTC (permalink / raw)
  To: cygwin

On Mon, Sep 26, 2005 at 07:05:00AM -0600, Eric Blake wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>According to Christopher Faylor on 9/23/2005 6:11 PM:
>> 
>> There is a new snapshot up there now.  I think I've given up on the
>> technique that I was trying to use to fix the Windows 98 bug.  I've
>> yanked out a lot of the code and simplified things but I hope I haven't
>> caused the bug to reemerge.
>> 
>> Could you try the 2005-09-23 snapshot?  Same rules.  I'd still like to
>> know if sending a CONT to the hung process fixes it as well as ls
>> /proc/nnn/fd and I'd still like to see the strace output if the process
>> hangs again.
>> 
>> Also could anyone who could duplicate the Windows 98 error popup dialog
>> confirm or deny if it is still fixed?
>
>I ran 20050923 on my Win98 box most of the weekend.  The original report
>of failures to close the console after using ssh still remain fixed; I was
>no longer getting popup boxes and was able to close the console.  However,
>when running process-intensive tasks (such as building coreutils CVS), I
>got quite a few blue screens of death, which is new (and worse than a
>popup box).  I haven't had a chance to try the 20050925 snapshot to see if
>it improves matters.  I haven't downloaded the snapshot cygwin-inst
>recently, so I'm not sure if the recent strace improvements help,

"strace improvement"?  The only strace-related thing I've done recently is
add some additional info to a debug message.  I doubt that most people would
notice the change.

Corinna reports that 20050925 works better than 20050923 on Windows 98 so
I'm hopeful that I've squashed this bug without resorting to the overly
enthusiastic technique which resulted in various hangs for the last week+.

cgf

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

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

* Re: Funny hang with snapshop 20050920
  2005-09-24  1:11     ` Christopher Faylor
  2005-09-26 13:33       ` Eric Blake
@ 2005-09-27 11:25       ` Aaron Humphrey
  1 sibling, 0 replies; 8+ messages in thread
From: Aaron Humphrey @ 2005-09-27 11:25 UTC (permalink / raw)
  To: cygwin

On 9/23/05, Christopher Faylor wrote:
> Also could anyone who could duplicate the Windows 98 error popup dialog
> confirm or deny if it is still fixed?

I was unable to produce the error using scp with the 20050925
snapshot(the whole cygwin-inst, in fact).  So far, so good.


--
--Alfvaen(Web page: http://www.telusplanet.net/public/alfvaen/ )
Song In My Head--Garbage:Cherry Lips(Go Baby Go)
Current Book--China Mieville:The Iron Council
Solid gold question mark twenty feet tall

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

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

end of thread, other threads:[~2005-09-27  4:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-23  3:09 Funny hang with snapshop 20050920 Volker Quetschke
2005-09-23  6:09 ` Christopher Faylor
2005-09-23  7:08   ` Volker Quetschke
2005-09-24  0:42   ` Volker Quetschke
2005-09-24  1:11     ` Christopher Faylor
2005-09-26 13:33       ` Eric Blake
2005-09-26 13:35         ` Christopher Faylor
2005-09-27 11:25       ` Aaron Humphrey

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).