That sounds rather familiar... I'm seeing strange "random" accesses to my drives using find (and other apps) since I upgraded to 1.5.12(0.116/4/2). I'm seeing this on two machines now, both an XP machine and a 2000 machine.
BTW, if I stick a floppy in my floppy drive and run find, I get the following output from filemon. It also seems to go out over any network drives and so forth as well [Boo! Hiss!] even though I'm running find on a directory tree on the local (C:) drive.
4:19:41 PM find.exe:3344 IRP_MJ_CREATE A:\ SUCCESS Options: Open Access: All
4:19:42 PM find.exe:3344 FASTIO_QUERY_BASIC_INFO A:\ SUCCESS Attributes: D
4:19:42 PM find.exe:3344 IRP_MJ_CLEANUP A:\ SUCCESS
4:19:42 PM find.exe:3344 IRP_MJ_CLOSE A:\ SUCCESS
4:19:42 PM find.exe:3344 IRP_MJ_CREATE A:\ SUCCESS Options: Open Access: All
4:19:42 PM find.exe:3344 FASTIO_QUERY_BASIC_INFO A:\ SUCCESS Attributes: D
4:19:42 PM find.exe:3344 IRP_MJ_CLEANUP A:\ SUCCESS
4:19:42 PM find.exe:3344 IRP_MJ_CLOSE A:\ SUCCESS
4:19:42 PM find.exe:3344 IRP_MJ_CREATE A:\ SUCCESS Options: Open Directory Access: All
4:19:42 PM find.exe:3344 IRP_MJ_QUERY_INFORMATION A:\ SUCCESS FileNameInformation
4:19:42 PM find.exe:3344 IRP_MJ_QUERY_VOLUME_INFORMATION A:\ SUCCESS FileFsVolumeInformation
4:19:42 PM find.exe:3344 IRP_MJ_QUERY_VOLUME_INFORMATION A:\ SUCCESS FileFsAttributeInformation
4:19:42 PM find.exe:3344 IRP_MJ_CLEANUP A:\ SUCCESS
4:19:42 PM find.exe:3344 IRP_MJ_CLOSE A:\ SUCCESS
4:19:42 PM find.exe:3344 IRP_MJ_CREATE A:\ SUCCESS Options: Open Directory Access: All
4:19:43 PM find.exe:3344 IRP_MJ_CLEANUP A:\ SUCCESS
4:19:43 PM find.exe:3344 IRP_MJ_CLOSE A:\ SUCCESS
4:19:43 PM find.exe:3344 IRP_MJ_CREATE A:\ SUCCESS Options: Open Directory Access: All
4:19:43 PM find.exe:3344 IRP_MJ_DIRECTORY_CONTROL A:\ SUCCESS FileBothDirectoryInformation: *
4:19:43 PM find.exe:3344 IRP_MJ_DIRECTORY_CONTROL A:\ SUCCESS FileBothDirectoryInformation
4:19:43 PM find.exe:3344 IRP_MJ_DIRECTORY_CONTROL A:\ NO MORE FILES FileBothDirectoryInformation
4:19:43 PM find.exe:3344 IRP_MJ_CLEANUP A:\ SUCCESS
4:19:43 PM find.exe:3344 IRP_MJ_CLOSE A:\ SUCCESS
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 15 Dec 2004 12:20:25 -0800 (PST)
From: Andrew Stebakov <[EMAIL PROTECTED]>
Subject: find command hangs for 20 sec before starting with cygwin1.dll is 1.5.12
To: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Hi,
I just updated my cygwin to latest (version 1.59) and cygwin1.dll is 1.5.12. I found that "find" command takes a long time to start (about 20 seconds). It shows in my xemacs when I load ecb and issue igrep-find. I replaced the cygwin1.dll with some old version and the problem went away (also I had to replace xargs, grep and find executables for the old ones).
On another PC the same cygwin with xemacs doesn't show the problem. Both of them have the VirusScan on. I tried to disable the VirusScan but it doesn't fix the problem. What can I do fix it? Can I get the previous version of cygwin1.dll?
Thanks in advance, Andrei
-- 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/