On Thu, 9 Oct 2003, Igor Pechtchanski wrote: > On Thu, 9 Oct 2003, Brian Ford wrote: > > but using #!/bin/sh doesn't. likewise, strace hangs here: > > #!/bin/bash > > > > FOO=`strace -o /tmp/cygpath.strace cypath -S` > > > > but not using #!/bin/sh. > > > > Neither hang if setup is launched from bash instead of explorer. > > Brian, > > strace will, of course, hang, but if Cygwin is looping somewhere > internally, the strace file will be appended. Can you look at it and see > what it's doing (towards the end)? Does it show repeated information > (someone reported "WaitForMultipleObjects timed out" messages, see > <http://cygwin.com/ml/cygwin/2003-10/msg00455.html>)? > Igor > Sorry, I guess I wasn't clear enough. There is no strace output file produced in the hang case.
-- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/