samba-bugs@samba.org
2005-Apr-03 05:02 UTC
[Bug 2570] New: cygwin version of rsync produces "Fatal exception 0E in VXD IFSMGR(04)" on Windows 98 SE
https://bugzilla.samba.org/show_bug.cgi?id=2570 Summary: cygwin version of rsync produces "Fatal exception 0E in VXD IFSMGR(04)" on Windows 98 SE Product: rsync Version: 2.6.3 Platform: All OS/Version: other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: dfrankow@gmail.com QAContact: rsync-qa@samba.org Command line: rsync -v -c -r -t --delete --progress "/cygdrive/c/my documents" "/cygdrive/d/my documents" /cygdrive/c is my main drive, /cygdrive/d is an Iomega Zip drive. On the second file, I get a blue screen with the fatal exception mentioned in the summary. Output in the cygwin window: ================================= dfrankow@computer /cygdrive/c/My Documents/sysadmin $ rsync -v -c -r -t --delete --progress "/cygdrive/c/my documents" "/cygdrive/d/my documents" building file list ... 2179 files to consider my documents/ my documents/.emacs 7815 100% 0.00kB/s 0:00:00 (1, 0.1% of 2179) my documents/Bertha.doc 32768 32% 507.94kB/s 0:00:00 rsync error: received SIGUSR1 or SIGINT (code 20) at /home/lapo/packaging/tmp/rsync-2.6.3/rsync.c(231) dfrankow@computer /cygdrive/c/My Documents/sysadmin $ dfrankow@computer /cygdrive/c/My Documents/sysadmin $ rsync: writefd_unbuffered failed to write 106 bytes: phase "unknown" [generator]: Invalid argument (22) rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/tmp/rsync-2.6.3/io.c(909) ========================== Probably this is a Cygwin problem and not an rsync problem, but I do only see it with rsync. $ rsync --version rsync version 2.6.3 protocol version 28 Copyright (C) 1996-2004 by Andrew Tridgell and others ... I found this web page that I thought might be related: http://www.techadvice.com/w98/E/errors_ifsmgr.htm I tried unchecking the "Disconnect" checkbox as instructed, rebooting of course. It didn't change anything. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.