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]

strange problem cygwin 1.5.19 and application termination


Hello. I have the problem where, when running the following commands:
perl -e exit
ed </dev/null

the commands take 1-2 seconds to terminate. Strace shows that the
exitProcess was called after a low number of microseconds, but the
program hangs. At one point, perl took 16 seconds to terminate. Python
runs fine. What can I do about this? I've disabled the filesystem
monitor of nod32, with no result.
I've also tried running perl from a cmd window, with the same result.


--
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/


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