File permision errors on win98 with net release candidate

Chris Faylor cgf@cygnus.com
Fri Mar 17 17:34:00 GMT 2000


On Fri, Mar 17, 2000 at 08:25:11PM -0500, John Fortin wrote:
>Attached is an strace for the failure:

I'm sorry, John.  I should have mentioned that you should use
"strace -f" to generate the output.  It looks like the failure is
happening in a subprocess and strace output won't be trapped unless you
use -f.

Also, could you capture the output of a "bash -x config.jef >& whatever"?
That should pinpoint where the problem is occurring.

Please don't do an strace on the "bash -x", though.  You'll fill up your
hard disk with strace data if you do that.  :-)

cgf


More information about the Cygwin-developers mailing list