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


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

1.5.21-1 DLL Loading Problem


All:

After installing 1.5.21-1 (cygcheck output attached) I've starting experiencing a DLL loading problem whose presentation is similar to that of a problem described by Gary Zablackis in a 12-Apr-2006 post with subject "Patch for silent crash with Cygwin1.dll v 1.5.19-4". Examination of dll_init.cc shows that some variation of the suggested patch is part of 1.5.21-1.


The general situation is that I have a program that depends on "B.dll", which in turn depends on "A.dll". Both DLLs provide C++ classes. The symptom is that an attempt to launch the program comes back to the shell prompt without doing anything, i.e. no error messages, no output, no anything else. If I statically link the program then it always works.



Attempts to run in gdb in the dynamically linked case result in output similar to this:


Starting program: /cygdrive/c/WorkAreas/...

Program received signal SIGSEGV, Segmentation fault.
Error: dll starting at 0x4d1000 not found.

Program received signal SIGSEGV, Segmentation fault.

Program received signal SIGSEGV, Segmentation fault.

Program exited with code 030000000005.
You can't do that without a process to debug.


The line "dll starting at 0x4d1000 not found" seemed to suggest that I have a path issue, but by inspection I don't believe this is the case, plus if I move the DLLs in question out of the way I get a different response from gdb.



Google'ing hasn't yielded much yet. The post I referenced above is the closest thing I've found so far to the symptom I'm seeing.


I've been trying to track this down with gdb, but haven't made much progress. I put the cygwin1.dbg from the src distro into the /bin dir, which at least allowed some level of breakpoint setting, but so far none of the ones I've tried (dlopen, dll::init(), and a few others in that vicnity) have been hit. I'm not too familiar with the cygwin source base, so I may be snooping around in the wrong spot.

I've also been working on reducing the scenario down to some very simple libraries that reproduce the symptom reliably, but this hasn't yielded anything worth reporting yet.


In the meantime, does anyone have any suggestions regarding what's going on, and/or some other technique to catch this problem?


Rob

Cygwin Configuration Diagnostics
Current System Time: Tue Jul 25 17:53:26 2006

Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Path:	e:\ThirdParty\cygwin_1.5.21-1\bin
	E:\ThirdParty\cygwin_1.5.21-1\usr\local\bin
	E:\ThirdParty\cygwin_1.5.21-1\bin
	E:\ThirdParty\cygwin_1.5.21-1\bin
	E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin
	c:\WINDOWS\system32
	c:\WINDOWS
	c:\WINDOWS\System32\Wbem
	c:\WorkAreas\BuildOutput-main\ZedaSoft\C++\windows_x86\zedasoft\lib

Output from E:\ThirdParty\cygwin_1.5.21-1\bin\id.exe (nontsec)
UID: 1003(rhatcher)  GID: 513(None)
0(root)              513(None)            544(Administrators)
545(Users)           1007(Debugger Users)

Output from E:\ThirdParty\cygwin_1.5.21-1\bin\id.exe (ntsec)
UID: 1003(rhatcher)  GID: 513(None)
0(root)              513(None)            544(Administrators)
545(Users)           1007(Debugger Users)

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

HOME = '/home/rhatcher'
PWD = '/cygdrive/c/WorkAreas/prj-main/ZedaSoft/C++/Libs/main/test/util'
USER = 'rhatcher'
MAKE_MODE = 'unix'
LD_LIBRARY_PATH = '/cygdrive/e/ThirdParty/cygwin_1.5.21-1/bin:/usr/local/lib:/cygdrive/c/WorkAreas/BuildOutput-main/ZedaSoft/C++/windows_x86/zedasoft/lib'

!:: = '::\'
!C: = 'C:\'
!E: = 'E:\ThirdParty\cygwin_1.5.21-1\bin'
ALLUSERSPROFILE = 'C:\Documents and Settings\All Users'
APPDATA = 'C:\Documents and Settings\rhatcher\Application Data'
CGL_HOME = 'C:\ETI\CCGLite631'
CLASSPATH = 'c:\Program Files\QuickTime\QTSystem\QTJava.zip'
CLIENTNAME = 'Console'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
COMPUTERNAME = 'DUDE'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
DHLP_LIBS = 'ccgh,wu,libelm,lic,vpi,xopen,sim_util'
DXSDK_DIR = 'C:\DXSDK_2005_12\'
FP_NO_HOST_CHECK = 'NO'
HLP_LIBS = 'html,wu,sim_util'
HOMEDRIVE = 'C:'
HOMEPATH = '\Documents and Settings\rhatcher'
INCLUDE = 'C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\'
INTERP_LIBS = 'intrp,sim_util'
LIB = 'C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\'
LIBS = 'atn,ccgfonts,ccgmain,ccgps,ccv,ccvport,cvatn,data_set,osi,polygon_utl,regexp,tri,vapsmsg,msg,vpcomm,vpimsg,vputl,gl2win,vpgl,fnt,osi,vpi,sim_util,ipcwin,drivers,vusb,multimedia'
LM_LICENSE_FILE = '@dude'
LOGONSERVER = '\\DUDE'
NLSPATH = 'C:\ETI\Vaps631\Data\Msg'
NUMBER_OF_PROCESSORS = '1'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_IDENTIFIER = 'x86 Family 15 Model 2 Stepping 9, GenuineIntel'
PROCESSOR_LEVEL = '15'
PROCESSOR_REVISION = '0209'
PROGRAMFILES = 'C:\Program Files'
PROMPT = '$P$G'
QTJAVA = 'c:\Program Files\QuickTime\QTSystem\QTJava.zip'
SESSIONNAME = 'Console'
SYSTEMDRIVE = 'C:'
SYSTEMROOT = 'C:\WINDOWS'
USERDOMAIN = 'DUDE'
USERNAME = 'rhatcher'
USERPROFILE = 'C:\Documents and Settings\rhatcher'
UTLLIBS = 'glu32.lib opengl32.lib'
VAPS_BIN = 'C:\ETI\Vaps631\Bin'
VAPS_DATA = 'C:\ETI\Vaps631\Data'
VAPS_DEBUG_COMM_SAVE = '-f comm_debug.out -d 5'
VAPS_GRAPHIC_LIBRARY = 'WinGDI'
VAPS_HOME = 'C:\ETI\Vaps631'
VAPS_INC = 'C:\ETI\Vaps631\Include'
VAPS_LIB = 'C:\ETI\Vaps631\Lib'
VAPS_PROTO = 'UDP FC TCP QC CM'
VAPS_RASTER_TRANSPARENCY = '0'
VS71COMNTOOLS = 'C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\'
WINDIR = 'C:\WINDOWS'
WINGDI_TRANSPARENCY = '1'
TERM = 'cygwin'
HOSTTYPE = 'i386'
VENDOR = 'intel'
OSTYPE = 'posix'
MACHTYPE = 'i386'
SHLVL = '1'
LOGNAME = 'rhatcher'
GROUP = 'None'
HOST = 'dude'
MANPATH = ':/usr/ssl/man'
TZ = 'CST6CDT5,M4.1.0/2,M10.5.0/2'
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:\ThirdParty\cygwin_1.5.21-1'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = 'E:\ThirdParty\cygwin_1.5.21-1/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = 'E:\ThirdParty\cygwin_1.5.21-1/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     19610Mb  85% CP CS UN PA FC     
d:  cd             N/A    N/A                    
e:  hd  NTFS     29306Mb  31% CP CS UN PA FC     Disk2

E:\ThirdParty\cygwin_1.5.21-1      /          system  binmode
E:\ThirdParty\cygwin_1.5.21-1/bin  /usr/bin   system  binmode
E:\ThirdParty\cygwin_1.5.21-1/lib  /usr/lib   system  binmode
.                                  /cygdrive  system  binmode,cygdrive

Found: e:\ThirdParty\cygwin_1.5.21-1\bin\awk.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\bash.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\cat.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\cp.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\cpp.exe
Not Found: crontab
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\find.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\gcc.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\gdb.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\grep.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\kill.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\ld.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\ls.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\make.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\mv.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\patch.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\perl.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\rm.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\sed.exe
Not Found: ssh
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\sh.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\tar.exe
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\test.exe
Not Found: vi
Found: e:\ThirdParty\cygwin_1.5.21-1\bin\vim.exe

   56k 2005/07/09 e:\ThirdParty\cygwin_1.5.21-1\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2005/7/9 0:09
    7k 2005/11/20 e:\ThirdParty\cygwin_1.5.21-1\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2005/11/19 20:24
    7k 2003/10/19 e:\ThirdParty\cygwin_1.5.21-1\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 2:57
 1108k 2006/06/01 e:\ThirdParty\cygwin_1.5.21-1\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.7.dll" v0.0 ts=2006/6/1 10:50
 1050k 2006/06/01 e:\ThirdParty\cygwin_1.5.21-1\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.8.dll" v0.0 ts=2006/6/1 11:08
  895k 2004/04/28 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2004/10/14 3:34
  129k 2004/03/11 e:\ThirdParty\cygwin_1.5.21-1\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2004/3/10 18:12
   40k 2006/03/24 e:\ThirdParty\cygwin_1.5.21-1\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2006/3/24 1:16
   45k 2001/04/25 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 4:25
  375k 2005/09/06 e:\ThirdParty\cygwin_1.5.21-1\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2005/9/6 17:51
   28k 2003/07/20 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/10 18:16
   24k 2006/03/25 e:\ThirdParty\cygwin_1.5.21-1\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2006/3/25 8:05
  947k 2005/11/20 e:\ThirdParty\cygwin_1.5.21-1\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2005/11/19 20:24
   22k 2001/12/13 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 16:50
   31k 2005/11/20 e:\ThirdParty\cygwin_1.5.21-1\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 20:04
   21k 2001/06/20 e:\ThirdParty\cygwin_1.5.21-1\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 12:09
  132k 2003/08/11 e:\ThirdParty\cygwin_1.5.21-1\bin\cygjpeg-62.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-62.dll" v0.0 ts=2003/8/10 19:37
   48k 2005/11/19 e:\ThirdParty\cygwin_1.5.21-1\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2005/11/19 5:22
   21k 2006/03/24 e:\ThirdParty\cygwin_1.5.21-1\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2006/3/24 1:16
   26k 2001/04/25 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 4:25
   67k 2006/03/24 e:\ThirdParty\cygwin_1.5.21-1\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2006/3/24 1:17
  156k 2001/04/25 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 0:03
  227k 2006/03/24 e:\ThirdParty\cygwin_1.5.21-1\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2006/3/23 22:51
  226k 2001/04/25 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 4:24
   12k 2006/03/24 e:\ThirdParty\cygwin_1.5.21-1\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2006/3/24 1:16
   15k 2001/04/25 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 4:24
  109k 2006/02/10 e:\ThirdParty\cygwin_1.5.21-1\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2006/2/9 20:37
  299k 2006/02/10 e:\ThirdParty\cygwin_1.5.21-1\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2006/2/9 20:38
    7k 2006/02/10 e:\ThirdParty\cygwin_1.5.21-1\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2006/2/9 20:37
 1249k 2005/12/30 e:\ThirdParty\cygwin_1.5.21-1\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_8.dll" v0.0 ts=2005/12/29 19:48
  230k 2005/07/11 e:\ThirdParty\cygwin_1.5.21-1\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng12.dll" v0.0 ts=2005/7/11 18:50
   22k 2002/06/09 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\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 e:\ThirdParty\cygwin_1.5.21-1\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/10 18:16
  152k 2006/03/25 e:\ThirdParty\cygwin_1.5.21-1\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2006/3/25 8:05
  230k 2006/06/01 e:\ThirdParty\cygwin_1.5.21-1\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.7.dll" v0.0 ts=2006/6/1 10:50
  214k 2006/06/01 e:\ThirdParty\cygwin_1.5.21-1\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.8.dll" v0.0 ts=2006/6/1 11:08
  304k 2005/07/10 e:\ThirdParty\cygwin_1.5.21-1\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-5.dll" v0.0 ts=2005/7/10 18:18
  281k 2005/07/10 e:\ThirdParty\cygwin_1.5.21-1\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-5.dll" v0.0 ts=2005/7/10 18:21
   65k 2005/08/23 e:\ThirdParty\cygwin_1.5.21-1\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2005/8/22 21:03
 1831k 2006/07/24 e:\ThirdParty\cygwin_1.5.21-1\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2006/7/23 19:11
    Cygwin DLL version info:
        DLL version: 1.5.21
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 156
        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: Sun Jul 23 20:11:16 EDT 2006
        Shared id: cygwin1S4

   20k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2005/10/26 14:14
   34k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygFS-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygFS-6.dll" v0.0 ts=2005/10/26 12:52
  357k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2005/10/26 13:30
  441k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGLU-1.dll" v0.0 ts=2005/10/26 13:48
  140k 2004/08/06 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygglut-3.dll" v0.0 ts=2004/8/6 9:43
   74k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=2005/10/26 12:11
    8k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygoldX-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygoldX-6.dll" v0.0 ts=2005/10/26 12:09
 1662k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygOSMesa-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygOSMesa-4.dll" v0.0 ts=2005/10/26 13:32
   28k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2005/10/26 12:12
  884k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2005/10/26 12:07
    8k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2005/10/26 11:31
  250k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXaw-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-6.dll" v0.0 ts=2005/10/26 12:33
  354k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2005/10/26 12:39
  360k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXaw-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-8.dll" v0.0 ts=2005/10/26 12:45
    7k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2005/10/26 14:04
   30k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2005/10/26 14:03
    8k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2005/10/26 14:02
   16k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2005/10/26 11:34
    7k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXevie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXevie-1.dll" v0.0 ts=2005/10/26 14:01
   50k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=2005/10/26 12:14
   15k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2005/10/26 14:02
   56k 2004/03/11 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXft-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-1.dll" v0.0 ts=2003/11/17 19:42
   63k 2004/03/23 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=2004/3/23 16:20
   26k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=2005/10/26 12:48
  121k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2005/10/26 12:54
   11k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygxkbui-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbui-1.dll" v0.0 ts=2005/10/26 12:54
   74k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2005/10/26 12:22
   10k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2005/10/26 12:23
   26k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXp-6.dll" v0.0 ts=2005/10/26 12:27
   54k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2005/10/26 12:26
   10k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2005/10/26 13:58
   30k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2005/10/26 13:52
    7k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXRes-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXRes-1.dll" v0.0 ts=2005/10/26 14:00
   38k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygxrx-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygxrx-6.dll" v0.0 ts=2005/10/26 15:13
   24k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygxrxnest-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygxrxnest-6.dll" v0.0 ts=2005/10/26 15:14
  283k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=2005/10/26 12:19
   27k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXTrap-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXTrap-6.dll" v0.0 ts=2005/10/26 14:00
   17k 2005/10/27 E:\ThirdParty\cygwin_1.5.21-1\usr\X11R6\bin\cygXtst-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXtst-6.dll" v0.0 ts=2005/10/26 12:49

Can't find the cygrunsrv utility, skipping services check.


Cygwin Package Information
Last downloaded files to: E:\ThirdParty\cygwin_1.5.21-1
Last downloaded files from: http://mirrors.kernel.org/sourceware/cygwin

Package              Version
_update-info-dir     00415-1
alternatives         1.3.20a-2
ash                  20040127-3
base-files           3.7-1
base-passwd          2.2-1
bash                 3.1-6
bash-completion      20060301-1
binutils             20060709-1
bison                2.3-1
bzip2                1.0.3-1
cocom                0.995-1
coreutils            5.97-1
crypt                1.1-1
cvs                  1.11.17-1
cygutils             1.3.0-1
cygwin               1.5.21-1
cygwin-doc           1.4-3
dejagnu              20021217-2
diffutils            2.8.7-1
editrights           1.01-1
expat                1.95.8-1
expect               20030128-1
file                 4.16-1
findutils            4.3.0-2
flex                 2.5.4a-3
fontconfig           2.2.2-1
freeglut             2.2.0-1
freetype2            2.1.9-1
gawk                 3.1.5-4
gcc-core             3.4.4-1
gcc-g++              3.4.4-1
gcc-mingw-core       20050522-1
gcc-mingw-g++        20050522-1
gdb                  20060706-2
gdbm                 1.8.3-7
gettext              0.14.5-1
grep                 2.5.1a-2
groff                1.18.1-2
gzip                 1.3.5-2
hexedit              1.2.10-1
less                 381-1
libbz2_1             1.0.3-1
libcharset1          1.9.2-2
libdb4.2             4.2.52-1
libdb4.3             4.3.28-1
libfontconfig1       2.2.2-1
libfreetype26        2.1.9-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-2
libiconv2            1.9.2-2
libintl              0.10.38-3
libintl1             0.10.40-1
libintl2             0.12.1-3
libintl3             0.14.5-1
libjpeg62            6b-11
libncurses-devel     5.5-2
libncurses5          5.2-1
libncurses6          5.2-8
libncurses7          5.3-4
libncurses8          5.5-2
libpcre0             6.6-1
libpng12             1.2.8-2
libpopt0             1.6.4-4
libreadline4         4.1-2
libreadline5         4.3-5
libreadline6         5.1-5
libtiff-devel        3.7.3-1
libtiff5             3.7.3-1
libXft               2.1.6-1
libXft1              1.0.0-1
libXft2              2.1.6-1
login                1.9-7
m4                   1.4.5-1
make                 3.81-1
man                  1.5p-1
mingw-runtime        3.10-1
mktemp               1.5-3
ncftp                3.1.7-1
ncurses              5.5-2
opengl               1.1.0-8
openssl              0.9.8b-1
openssl097           0.9.7j-1
patch                2.5.8-8
pcre                 6.6-1
perl                 5.8.7-5
perl-libwin32        0.26-1
perl-Tk              804.027-4
ping                 1.0-1
run                  1.1.10-1
sed                  4.1.5-1
tar                  1.15.91-1
tcltk                20060202-1
tcsh                 6.14.00-5
termcap              20050421-1
terminfo             5.5_20060323-1
texinfo              4.8-3
tiff                 3.7.3-1
time                 1.7-1
unzip                5.50-5
vim                  7.0.035-1
w32api               3.7-1
wget                 1.10.2-1
which                1.7-1
X-startup-scripts    1.0.11-1
xorg-x11-base        6.8.99.901-1
xorg-x11-bin         6.8.99.901-1
xorg-x11-bin-dlls    6.8.99.901-1
xorg-x11-bin-lndir   6.8.99.901-1
xorg-x11-etc         6.8.99.901-1
xorg-x11-fenc        6.8.99.901-1
xorg-x11-fnts        6.8.99.901-1
xorg-x11-libs-data   6.8.99.901-1
xorg-x11-xwin        6.8.99.901-1
xterm                202-1
zip                  2.3-6
zlib                 1.2.3-1
zsh                  4.2.6-1
Use -h to see help about each section

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

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