Re: [1.7] System reboot (udfs.sys), cygwin 1.7

2008-12-31 Thread Gregory Sharp
> > >Any ideas what is going on? > > We need the information here: > > > > http://cygwin.com/problems.html > > cygcheck.out is attached (52K) > > strace.out is attached (180K) > > I also wonder about a bug in udfs. The version 5.0.2195.7006 > is what I got by ordinary patching with "Windows Up

Re: find assert (was Re: [1.7] System reboot (udfs.sys),...)

2008-12-31 Thread Gregory Sharp
> 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 f

Re: find assert

2009-01-28 Thread Gregory Sharp
Hi, > That makes sense. I changed ENOSHARE to ENOENT throughout. I upgraded my cygwin 1.7 today, but cygwin+find+UDFS still reboots my windows 2000 computer. Was the above change supposed to have solved the problem? Thank you, Greg Greg Sharp gregsh...@geocities.com -- Unsubscrib

Re: find assert

2009-02-02 Thread Gregory Sharp
> Here's a question: Did you switch on case sensitivity as per > http://cygwin.com/1.7/cygwin-ug-net.html#pathnames-casesensitive ? > If yes, change your cygdrive prefix in /etc/fstab to contain the > additional option "posix=0, as per > http://cygwin.com/1.7/cygwin-ug-net.html#mount-table and try