E120104: ra_serf: An error occurred during decompression

1,773 views
Skip to first unread message

Jeff Dege

unread,
Oct 29, 2013, 4:48:47 PM10/29/13
to us...@subversion.apache.org

I'm setting up a repository on a new server, and I'm having problems.

 

The new server is Subversion Edge 4.0.2, running Subversion 1.8.3.

 

My client is TortoiseSVN 1.8.2. Other users in the office are running TortoiseSVN 1.7.3, and they are seeing the same problem.

 

Everything seems fine, except that when I do a "Show Log" from the context menu in a project, I get an error:

 

                ra_serf: An error occurred during decompression

 

(TortoiseSVN shows me a do you want to work offline dialog. If I cancel through, I see the above error. If I click "work offline", I see the log just fine.)

 

I've also installed Collabnet's command-line subversion 1.8.3 client, and its "svn log" shows exactly the same error. It displays the logs, and then at the end shows:

 

                svn: E120104: ra_serf: An error occurred during decompression

 

So, this doesn't look like it's a problem in TortoiseSVN, since it’s showing in both clients.

 

Any idea what is going on?

 

Ben Reser

unread,
Oct 29, 2013, 6:31:24 PM10/29/13
to Jeff Dege, us...@subversion.apache.org
On 10/29/13 1:48 PM, Jeff Dege wrote:
> ra_serf: An error occurred during decompression

This looks to be another case of the ZLib assembly optimizations as described here:
https://mail-archives.apache.org/mod_mbox/subversion-dev/201309.mbox/%3C003c01ceaf28%24aab563d0%2400202b70%24%40qqmail.nl%3E

Some specific recommendations here (that may not be particularly helpful unless
you're building your own client):
https://mail-archives.apache.org/mod_mbox/subversion-dev/201310.mbox/%3C00d301ced163%2451c733e0%24f5559ba0%24%40qqmail.nl%3E

Can you try with compression turned off and see if the issues disappears?

I'm not sure if TortoiseSVN is using a ZLib with the assembly optimizations
enabled, that would probably be something to bring to their lists.

Johan Corveleyn

unread,
Oct 29, 2013, 6:34:10 PM10/29/13
to Jeff Dege, us...@subversion.apache.org
On Tue, Oct 29, 2013 at 9:48 PM, Jeff Dege <jeff...@korterra.com> wrote:
> I'm setting up a repository on a new server, and I'm having problems.
>
>
>
> The new server is Subversion Edge 4.0.2, running Subversion 1.8.3.
>
>
>
> My client is TortoiseSVN 1.8.2. Other users in the office are running
> TortoiseSVN 1.7.3, and they are seeing the same problem.
>

Do they see the same error message? That would be weird, because
TortoiseSVN 1.7 should use the neon http-library by default, not serf
(unless they have configured http-library=serf in their servers
configuration file).

>
> Everything seems fine, except that when I do a "Show Log" from the context
> menu in a project, I get an error:
>
>
>
> ra_serf: An error occurred during decompression
>
>
>
> (TortoiseSVN shows me a do you want to work offline dialog. If I cancel
> through, I see the above error. If I click "work offline", I see the log
> just fine.)
>
>
>
> I've also installed Collabnet's command-line subversion 1.8.3 client, and
> its "svn log" shows exactly the same error. It displays the logs, and then
> at the end shows:
>
>
>
> svn: E120104: ra_serf: An error occurred during
> decompression
>
>
>
> So, this doesn't look like it's a problem in TortoiseSVN, since it’s showing
> in both clients.
>
>
>
> Any idea what is going on?
>
>

Is there any error in the logs on the server side?

Also: Subversion 1.8.4 has just been released today. I just saw it's
included in TortoiseSVN 1.8.3. Can you test again with that client?

--
Johan

Bert Huijben

unread,
Oct 30, 2013, 9:35:30 AM10/30/13
to Ben Reser, Jeff Dege, us...@subversion.apache.org
Just checked the source for TortoiseSVN trunk: yes they do use the assembly
optimizations.

Bert

Ivan Zhakov

unread,
Oct 30, 2013, 10:22:13 AM10/30/13
to Bert Huijben, Ben Reser, Jeff Dege, us...@subversion.apache.org
I'll post a patch to Stefan, but we should add test for this zlib
issue to Subversion test suite imho.
--
Ivan Zhakov
CTO | VisualSVN | http://www.visualsvn.com
Reply all
Reply to author
Forward
0 new messages