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

problem with 2001-10-26 snapshot (now also 2001-10-29)


On Saturday 27 Oct 01, David Starks-Browning writes:
> Sorry for the lack of detail but I wanted to make this known before
> 1.3.4 got released.
> 
> I've been using each new snapshot in my daily work to catch problems.
> With the 2001-10-26 snapshot, /usr/bin/rsync fails.  However, I now
> find myself unable to reproduce it, so I can't tell you what the error
> was. :-(
> 
> I'd like to have a closer look at this on Monday, if you can hold off
> until then.  If I can reproduce it I'll provide an strace.
> 
> uname is
> 
> 	CYGWIN_NT-4.0 BRYCE 1.3.4s(0.47/3/2) 20011026 00:15:05 i686 unknown

After updating to the 2001-10-29 snapshot:

	CYGWIN_NT-4.0 BRYCE 1.3.4s(0.47/3/2) 20011029 00:31:03 i686 unknown

I still have problems with /usr/bin/rsync.  When logged in at the
console (i.e., sitting at the workstation), after rsync completes, Dr
Watson throws a couple of error dialogues as follows:

  Dr. Watson for Windows NT

		  An application error has occurred

	   and an application error log is being generated.

			       <exited>

  DrWatson Fatal Error

	could not attach to the application

	Windows NT Error Code = 87

Other than this message, there were no other problems with the rsync
update (command completed and prompt returned, no core dump or other
error message).  It does not seem to matter how many files I am
updating, or even whether they need updating.

If I run the same rsync command in a remote ssh window (i.e., I'm
logged in remotely, rather than at the console), then there is no
visible error at all.

I get the same behaviour without RSYNC_RSH defined (using rsh) or with
RSYNC_RSH='ssh -1' (the remote-host requires ssh1).  The rsync command
looks something like this:

/usr/bin/rsync -vrtRCW --rsync-path=/remote/path/to/rsync --delete --delete-excluded \
  "${HOME}/Mail" remote-host:/remote/backup/dir

If I revert to snapshot 2001-10-24, the DrWatson messages disappear.

Sorry for the lack of detail, but I can't get strace to do anything
with this.  It just returns immediately with no output.  Is
<http://cygwin.com/cygwin-ug-net/using-utils.html#STRACE> up to date?

I'll keep trying snapshots as they come out, of course.

Regards,
David


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