This is the mail archive of the cygwin@cygwin.com 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]

Re: cygwin commands sometime hang on dual-processor (WinNT-SP5)


Henrik Wist wrote:

WindowsNT SP5. I'm seeing hangs on random commands (rm, cat, cut ...) when running my scripts. I searched Google already and it turned up a

What does Task Manager say about CPU usage when you get a hang? Sometimes 'rm -r' will go into an infinite loop if it tries to remove an open file. I am running a local patch to work around this.

You can download gdb and attach to a hung process and dump the stacks for
the various threads -- it would be interesting info.

See also the web page on debugging Cygwin problems -- there is standard
info that people on this list want to see.
--
Joe Buehler



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]