On Sat, Aug 24, 2013 at 10:46 AM, Ivan Zhakov <i...@visualsvn.com> wrote: > On Saturday, August 24, 2013, Johan Corveleyn wrote: >> >> On Sat, Aug 24, 2013 at 6:20 AM, Ivan Zhakov <i...@visualsvn.com> wrote: >> > On Sat, Aug 24, 2013 at 1:51 AM, Johan Corveleyn <jcor...@gmail.com> >> > wrote: >> >> I get an error when exporting >> >> http://svn.apache.org/repos/asf/subversion/tags/1.8.3, with trunk@now >> >> + serf 1.3.1: >> >> >> >> [[[ >> >> svn export -q http://svn.apache.org/repos/asf/subversion/tags/1.8.3 >> >> ..\..\..\subversion\svn\export-cmd.c:127, >> >> ..\..\..\subversion\libsvn_client\export.c:1441, >> >> ..\..\..\subversion\libsvn_client\export.c:1334, >> >> ..\..\..\subversion\libsvn_ra_serf\update.c:2978, >> >> ..\..\..\subversion\libsvn_ra_serf\util.c:2186, >> >> ..\..\..\subversion\libsvn_ra_serf\util.c:2167, >> >> ..\..\..\subversion\libsvn_ra_serf\update.c:1147: (apr_err=120104) >> >> svn: E120104: ra_serf: An error occurred during decompression >> >> ]]] >> >> >> >> It doesn't happen always, but say 8 times out of 10 (in different >> >> places during the export). >> >> >> >> I haven't been able to reproduce it with serf 1.2.1, nor with serf >> >> 1.3.1 via https. Only with serf 1.3.1 exporting from http. >> >> >> > Do you have antivirus software installed? >> >> Yes (AVG antivirus free edition), but if I disable it, the error still >> happens. >> Running on Windows XP. > > We had very similiar reports and only antivirus full uninstall was a > solution. Disabling it does not help. > Btw in our case we found that antivirus caused network data corrupted for > some reason. >
Yes, this reminds me a bit of the issue we worked on in Berlin 2012: http://subversion.tigris.org/issues/show_bug.cgi?id=4175 (ra_serf crashes on Windows with AVG 2012 Surf-Shield) But that was completely solved IIRC (and it went away when disabling the Antivirus). -- Johan