public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* System reboot (udfs.sys), cygwin 1.7
@ 2008-12-30 16:27 Gregory C. Sharp
  2008-12-30 16:51 ` Larry Hall (Cygwin)
  2008-12-30 17:07 ` [1.7] " Christopher Faylor
  0 siblings, 2 replies; 16+ messages in thread
From: Gregory C. Sharp @ 2008-12-30 16:27 UTC (permalink / raw)
  To: cygwin


I'm testing out cygwin 1.7, and ran into a problem.  I run a small
script which checksums my dvd+r backups, something like this:

find -L /cygdrive/d -noleaf -type f -exec cksum {} \;

I try it out on cygwin 1.7, and 3 out of 4 times I get a system
panic and reboot.  Dumpchk/WinDBG reveal access violation in udfs.sys.
This has never happened when I run the script on cygwin 1.5.
Stacktrace as follows:

ChildEBP RetAddr  Args to Child
f683fd78 804eeb49 88768288 00000000 00000000 udfs!0xbb7db225
f683fda8 8052e8c2 88768288 00000000 00000000 ntkrnlmp!ExQueueWorkItem+0x167
f683fddc 80543966 804eea9a 00000000 00000000 
ntkrnlmp!PsSetCreateThreadNotifyRoutine+0xa8
00000000 00000000 00000000 00000000 00000000 
ntkrnlmp!KiDispatchInterrupt+0x516

System details: Windows 2000 SP4 fully patched, Pentium IV CPU
(hyperthreaded), UDFS.SYS 5.0.2195.7006 (Dec 2, 2004), Samsung
DVD ROM SD-616T, DVD+R media, Japanese locale (CP932).

Any ideas what is going on?

-- 
Gregory C. Sharp
Dept. of Radiation Oncology
Massachusetts General Hospital
gcsharp@partners.org  /  617-724-3866
http://gray.mgh.harvard.edu


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.


--
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] 16+ messages in thread
* Re: find assert (was Re: [1.7] System reboot (udfs.sys),...)
@ 2008-12-31 21:26 Gregory Sharp
  0 siblings, 0 replies; 16+ messages in thread
From: Gregory Sharp @ 2008-12-31 21:26 UTC (permalink / raw)
  To: cygwin

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

> assertion "state.type != 0" failed: file
"/usr/src/findutils-4.5.3-1/src/findutils-4.5.3/find/ftsfind.c",
line 475, function: consider_visiting
> 
> This is apparently caused by a symlink that looks like this:
> 
> lrwxrwxrwx  1 cgf None       6 Jul  9  2005 n -> //none

I confirm the assert in find.  Testing cygwin 1.7 on 
Windows Vista Business SP1 yields crash (not reboot) 
with identical assertion failure.

Fault trigger, however, might be different.  Your trigger 
was on invalid symlink.  My failure on Vista+UDFS occurs 
when find encounters a filename not consistent with current 
locale.  I can't find any pattern to the trigger for 
reboot on Win2k.

Details from tests on Vista are below (song #5 has an 
accent over the i).  Note also the output from "ls".
Why are permissions, owner, etc. messed up?

Cygcheck for Vista PC attached.

Thanks for your help.  Please let me know if there is 
anything else I can test.

Greg

-----------------------------------------------------

gcs6@slumber /cygdrive/e/Enya
$ echo $CYGWIN

gcs6@slumber /cygdrive/e/Enya
$ echo $LANG

gcs6@slumber /cygdrive/e/Enya
$ echo $LC_CTYPE

gcs6@slumber /cygdrive/e/Enya
$ find . -type f -exec cksum {} \;
345961327 13604075 ./A Day Without Rain/01 - Enya - A Day
Without Rain.flac
3680852238 24151922 ./A Day Without Rain/02 - Enya - Wild
Child.flac
3662859760 23902845 ./A Day Without Rain/03 - Enya - Only
Time.flac
1323646772 14051921 ./A Day Without Rain/04 - Enya - Tempus
Vernum.flac
cksum: ./A Day Without Rain/05 - Enya - Deora Ar Mo Chroi.flac:
No such file or
directory
2901799000 25825773 ./A Day Without Rain/06 - Enya - Flora's
Secret.flac
335980607 12891442 ./A Day Without Rain/07 - Enya - Fallen
Embers.flac
1477256642 8797182 ./A Day Without Rain/08 - Enya - Silver
Inches.flac
4027000500 18176956 ./A Day Without Rain/09 - Enya -
Pilgrim.flac
1861032574 24277084 ./A Day Without Rain/10 - Enya - One by
One.flac
40677686 22696897 ./A Day Without Rain/11 - Enya - Lazy
Days.flac

gcs6@slumber /cygdrive/e/Enya
$ find -L . -type f -exec cksum {} \;
345961327 13604075 ./A Day Without Rain/01 - Enya - A Day
Without Rain.flac
3680852238 24151922 ./A Day Without Rain/02 - Enya - Wild
Child.flac
3662859760 23902845 ./A Day Without Rain/03 - Enya - Only
Time.flac
1323646772 14051921 ./A Day Without Rain/04 - Enya - Tempus
Vernum.flac
assertion "state.type != 0" failed: file
"/usr/src/findutils-4.5.3-1/src/finduti
ls-4.5.3/find/ftsfind.c", line 475, function: consider_visiting
Stack trace:
Frame     Function  Args
0022C8D8  76EEC1B2  (00000218, 0000EA60, 000000A4, 0022C9CC)
0022C9E8  610B5E03  (00000000, 76EEC274, 775A7F54, 00000000)
0022CAC8  610B29A7  (00000000, 00000000, 00000000, 00000000)
0022CB18  610B2DBB  (00000A30, 0022CB40, 0022CB54, 0022CB54)
0022CBD8  610B2EE1  (00000A30, 00000006, 0022CC08, 610B2F85)
0022CBE8  610B2F1C  (00000006, 0022CE88, 0022CC08, 27790D43)
0022CC08  610B2F85  (6114C054, 0042B2AF, 0042B04C, 000001DB)
0022CC38  6100109B  (0042B04C, 000001DB, 0042B3B2, 0042B2AF)
0022CD08  610B01E8  (61282C0C, 00000001, 00000002, 00000009)
0022CD48  00401E4A  (00000009, 0000007F, 0022CD88, 61006EEA)
0022CD88  61006EEA  (00000000, 0022CDC0, 610067E0, 7FFDA000)
End of stack trace
Aborted (core dumped)

gcs6@slumber /cygdrive/e/Enya
$ ls -l A\ Day\ Without\ Rain/
ls: cannot access A Day Without Rain/05 - Enya - Deora Ar Mo
Chroi.flac: No such file or directory
total 183972
-r--r--r-- 1 gcs6 None 13604075 Dec 26 19:30 01 - Enya - A Day
Without Rain.flac
-r--r--r-- 1 gcs6 None 24151922 Dec 26 19:30 02 - Enya - Wild
Child.flac
-r--r--r-- 1 gcs6 None 23902845 Dec 26 19:30 03 - Enya - Only
Time.flac
-r--r--r-- 1 gcs6 None 14051921 Dec 26 19:30 04 - Enya - Tempus
Vernum.flac
-????????? ? ?    ?           ?            ? 05 - Enya - Deora
Ar Mo Chroi.flac
-r--r--r-- 1 gcs6 None 25825773 Dec 26 19:30 06 - Enya - Flora's
Secret.flac
-r--r--r-- 1 gcs6 None 12891442 Dec 26 19:30 07 - Enya - Fallen
Embers.flac
-r--r--r-- 1 gcs6 None  8797182 Dec 26 19:30 08 - Enya - Silver
Inches.flac
-r--r--r-- 1 gcs6 None 18176956 Dec 26 19:30 09 - Enya -
Pilgrim.flac
-r--r--r-- 1 gcs6 None 24277084 Dec 26 19:30 10 - Enya - One by
One.flac
-r--r--r-- 1 gcs6 None 22696897 Dec 26 19:30 11 - Enya - Lazy
Days.flac



Greg Sharp
gregsharp@geocities.com


      

[-- Attachment #2: 3924260979-cygcheck.out --]
[-- Type: application/octet-stream, Size: 14969 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Wed Dec 31 16:19:25 2008

Windows Vista Business Edition Ver 6.0 Build 6001 Service Pack 1

Path:	C:\cygwin-1.7\usr\local\bin
	C:\cygwin-1.7\bin
	C:\cygwin-1.7\bin
	C:\cygwin-1.7\usr\X11R6\bin
	C:\Program Files\MiKTeX 2.7\miktex\bin
	C:\Program Files\Microsoft DirectX SDK (August 2007)\Utilities\Bin\x86
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Program Files\Common Files\GTK\2.0\bin
	C:\Program Files\Common Files\Roxio Shared\DLLShared\
	C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\
	C:\Program Files\MathWorks\MATLAB Component Runtime\v72\runtime\win32
	C:\Windows\System32\WindowsPowerShell\v1.0\
	C:\CUDA\bin
	C:\Program Files\NVIDIA Corporation\Cg\bin
	C:\Program Files\Softex\OmniPass
	C:\bin

Output from c:\cygwin-1.7\bin\id.exe (nontsec)
UID: 1001(gcs6) GID: 513(None)
545(Users)      513(None)

Output from c:\cygwin-1.7\bin\id.exe (ntsec)
UID: 1001(gcs6) GID: 513(None)
545(Users)      513(None)

SysDir: C:\Windows\system32
WinDir: C:\Windows

USER = 'gcs6'
PWD = '/cygdrive/c/gcs6'
HOME = '/cygdrive/c/gcs6'
MAKE_MODE = 'unix'

HOMEPATH = '\Users\gcs6'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man:'
APPDATA = 'C:\Users\gcs6\AppData\Roaming'
CUDA_INC_PATH = 'C:\CUDA\include'
HOSTNAME = 'slumber'
DXSDK_DIR = 'C:\Program Files\Microsoft DirectX SDK (August 2007)\'
TERM = 'cygwin'
STREAMRIPPER_DEBUG = 'C:\gcs6\projects\sripper_1x\gcs.txt'
RoxioCentral = 'C:\Program Files\Common Files\Roxio Shared\9.0\Roxio Central33\'
PROCESSOR_IDENTIFIER = 'x86 Family 6 Model 15 Stepping 6, GenuineIntel'
CG_BIN_PATH = 'C:\Program Files\NVIDIA Corporation\Cg\bin'
WINDIR = 'C:\Windows'
VS80COMNTOOLS = 'C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\'
CG_INC_PATH = 'C:\Program Files\NVIDIA Corporation\Cg\include'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/cygdrive/e'
USERDOMAIN = 'slumber'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
!:: = '::\'
TEMP = '/cygdrive/c/Users/gcs6/AppData/Local/Temp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
configsetroot = 'C:\Windows\ConfigSetRoot'
USERNAME = 'gcs6'
PROCESSOR_LEVEL = '6'
CUDA_BIN_PATH = 'C:\CUDA\bin'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
CUDA_LIB_PATH = 'C:\CUDA\lib'
USERPROFILE = 'C:\Users\gcs6'
CG_LIB_PATH = 'C:\Program Files\NVIDIA Corporation\Cg\lib'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
LOGONSERVER = '\\SLUMBER'
PROCESSOR_ARCHITECTURE = 'x86'
LOCALAPPDATA = 'C:\Users\gcs6\AppData\Local'
!C: = 'c:\cygwin-1.7\bin'
ProgramData = 'C:\ProgramData'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
HOMEDRIVE = 'C:'
PROMPT = '$P$G'
HOMEDIR = '\gcs6'
COMSPEC = 'C:\Windows\system32\cmd.exe'
TMP = '/cygdrive/c/Users/gcs6/AppData/Local/Temp'
SYSTEMROOT = 'C:\Windows'
PRINTER = 'Fax'
PROCESSOR_REVISION = '0f06'
NVSDKCUDA_ROOT = 'C:\Program Files\NVIDIA Corporation\NVIDIA CUDA SDK'
CVS_RSH = '/bin/ssh'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '2'
SESSIONNAME = 'Console'
COMPUTERNAME = 'SLUMBER'
_ = '/usr/bin/cygcheck'

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\Classes\VirtualStore\MACHINE\SOFTWARE\Cygnus Solutions
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = '/cygdrive'
  cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = 'c:\cygwin'
  flags = 0x0000000a
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = 'c:\cygwin/bin'
  flags = 0x0000000a
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = 'c:\cygwin/lib'
  flags = 0x0000000a
HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = '/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = 'c:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = 'c:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = 'c:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

c:  hd  NTFS     92821Mb  86% CP CS UN PA FC     
d:  hd  NTFS      1035Mb   4% CP CS UN PA FC     
e:  cd  UDF       4462Mb 100% CP CS UN           081229_0942

c:/cygwin-1.7      /          system  binmode
c:\cygwin-1.7\bin  /usr/bin   system  binmode
c:\cygwin-1.7\lib  /usr/lib   system  binmode
.                  /cygdrive  user    binmode,cygdrive

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

   61k 2008/04/01 C:\cygwin-1.7\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2008/3/31 23:37
   40k 2006/11/15 C:\cygwin-1.7\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2006/11/15 2:06
  219k 2008/10/04 C:\cygwin-1.7\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2008/10/4 19:48
  288k 2008/10/04 C:\cygwin-1.7\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-3.dll" v0.0 ts=2008/10/4 19:48
   24k 2008/11/29 C:\cygwin-1.7\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2008/11/29 9:30
  271k 2007/08/24 C:\cygwin-1.7\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2007/8/24 3:24
  978k 2008/11/10 C:\cygwin-1.7\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2008/11/9 19:35
   31k 2005/11/20 C:\cygwin-1.7\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 21:04
   31k 2008/12/29 C:\cygwin-1.7\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2008/12/29 15:45
    5k 2008/12/23 C:\cygwin-1.7\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2008/12/23 16:07
    9k 2008/12/23 C:\cygwin-1.7\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
   21k 2006/11/15 C:\cygwin-1.7\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2006/11/15 2:05
  121k 2008/10/04 C:\cygwin-1.7\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2008/10/4 19:48
   67k 2006/11/15 C:\cygwin-1.7\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2006/11/15 2:13
  237k 2006/11/15 C:\cygwin-1.7\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2006/11/15 2:02
   12k 2006/11/15 C:\cygwin-1.7\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2006/11/15 2:04
  181k 2008/09/07 C:\cygwin-1.7\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2008/9/6 23:36
  302k 2008/09/07 C:\cygwin-1.7\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2008/9/6 23:36
    7k 2008/09/07 C:\cygwin-1.7\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2008/9/6 23:36
   22k 2002/06/09 C:\cygwin-1.7\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  155k 2008/11/29 C:\cygwin-1.7\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2008/11/29 9:30
 2364k 2008/12/23 C:\cygwin-1.7\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2008/12/23 16:07
    Cygwin DLL version info:
        DLL version: 1.7.0
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 190
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygdrive default prefix: 
        Build date: Tue Dec 23 16:07:34 EST 2008
        Shared id: cygwin1S5

   61k 2008/04/01 C:\cygwin-1.7\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2008/3/31 23:37
   40k 2006/11/15 C:\cygwin-1.7\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2006/11/15 2:06
  219k 2008/10/04 C:\cygwin-1.7\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-3.dll" v0.0 ts=2008/10/4 19:48
  288k 2008/10/04 C:\cygwin-1.7\bin\cyggmpxx-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmpxx-3.dll" v0.0 ts=2008/10/4 19:48
   24k 2008/11/29 C:\cygwin-1.7\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2008/11/29 9:30
  271k 2007/08/24 C:\cygwin-1.7\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2007/8/24 3:24
  978k 2008/11/10 C:\cygwin-1.7\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2008/11/9 19:35
   31k 2005/11/20 C:\cygwin-1.7\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 21:04
   31k 2008/12/29 C:\cygwin-1.7\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2008/12/29 15:45
    5k 2008/12/23 C:\cygwin-1.7\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2008/12/23 16:07
    9k 2008/12/23 C:\cygwin-1.7\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
   21k 2006/11/15 C:\cygwin-1.7\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2006/11/15 2:05
  121k 2008/10/04 C:\cygwin-1.7\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmp-3.dll" v0.0 ts=2008/10/4 19:48
   67k 2006/11/15 C:\cygwin-1.7\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2006/11/15 2:13
  237k 2006/11/15 C:\cygwin-1.7\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2006/11/15 2:02
   12k 2006/11/15 C:\cygwin-1.7\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2006/11/15 2:04
  181k 2008/09/07 C:\cygwin-1.7\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2008/9/6 23:36
  302k 2008/09/07 C:\cygwin-1.7\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2008/9/6 23:36
    7k 2008/09/07 C:\cygwin-1.7\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2008/9/6 23:36
   22k 2002/06/09 C:\cygwin-1.7\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  155k 2008/11/29 C:\cygwin-1.7\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2008/11/29 9:30
 2364k 2008/12/23 C:\cygwin-1.7\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2008/12/23 16:07
    Cygwin DLL version info:
        DLL version: 1.7.0
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 190
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygdrive default prefix: 
        Build date: Tue Dec 23 16:07:34 EST 2008
        Shared id: cygwin1S5


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


Cygwin Package Information
Last downloaded files to: C:\Users\gcs6\tmp\cygwin-1.7
Last downloaded files from: http://cygwin.osuosl.org/

Package              Version
_update-info-dir     00792-1
alternatives         1.3.30c-2
ash                  20040127-4
base-cygwin          1.1-3
base-files           3.7-1
base-passwd          2.2-1
bash                 3.2.48-21
bzip2                1.0.5-2
coreutils            7.0-2
cygutils             1.3.2-1
cygwin               1.7.0-37
cygwin-doc           1.5-1
editrights           1.01-2
findutils            4.5.3-1
gawk                 3.1.6-1
grep                 2.5.3-1
groff                1.19.2-2
gzip                 1.3.12-2
ipc-utils            1.0-1
less                 382-1
libbz2_1             1.0.5-2
libgmp3              4.2.4-1
libiconv2            1.12-1
libintl3             0.14.5-1
libintl8             0.17-2
libncurses8          5.5-3
libpcre0             7.8-1
libpopt0             1.6.4-4
libreadline6         5.2.13-11
login                1.9-8
man                  1.6e-1
rebase               2.4.4-1
run                  1.1.10-1
sed                  4.1.5-2
tar                  1.21-2
termcap              20050421-1
terminfo             5.5_20061104-1
texinfo              4.8a-1
tzcode               2008h-1
which                2.20-2
Use -h to see help about each section

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

--
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] 16+ messages in thread

end of thread, other threads:[~2009-01-11 16:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-30 16:27 System reboot (udfs.sys), cygwin 1.7 Gregory C. Sharp
2008-12-30 16:51 ` Larry Hall (Cygwin)
2008-12-30 17:07 ` [1.7] " Christopher Faylor
2008-12-30 17:42   ` Christopher Faylor
2008-12-30 17:53     ` [1.7] System reboot (udfs.sys), cygwin 1.7 (question for Eric Blake) Christopher Faylor
2008-12-30 19:06       ` find assert (was Re: [1.7] System reboot (udfs.sys),...) Christopher Faylor
2009-01-08 16:07         ` Corinna Vinschen
2009-01-08 16:46           ` Eric Blake
2009-01-09 12:29             ` Corinna Vinschen
2009-01-11  1:49               ` Eric Blake
2009-01-11  2:33               ` Eric Blake
2009-01-11  3:01         ` find assert Eric Blake
2009-01-11 13:34           ` Corinna Vinschen
2009-01-11 16:14             ` Eric Blake
2009-01-11 16:31               ` Corinna Vinschen
2008-12-31 21:26 find assert (was Re: [1.7] System reboot (udfs.sys),...) Gregory Sharp

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