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]

lstat() fails intermittently in C program -- what could cause this???


Greetings,

I am having problems with intermittent failures of the lstat() inside a C
program on several servers running Windows Server 2008R2.  The program
recursively searches directories and uses lstat() to gather information on
each file.  The files that fail most often end in .bak, but not always.
Since the lstat() command does not return detailed failure information, I
can't identify what is causing the failure.  Any suggestions on what might
be causing the failures or how to gather information on what is causing the
failure?

Help is GREATLY appreciated.

Leon



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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