[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion abort doing --reintegrate with large number of files with serf

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Sun, 15 Mar 2009 14:35:11 +0100

webpost_at_tigris.org wrote:
>> What version of svn are you using? And serf?
>>
>> There are some fixes related to this issue in the 1.6rc code, just
>> wondering if you're using them.
>
> Sorry, meant to include that in the original post, but I hit send before I put them in. It's the subversion 1.5.6 release, using serf from the 1.5.6 subversion-deps
>
> $ svn --version
> svn, version 1.5.6 (r36142)
> compiled Mar 11 2009, 11:13:46
>
> $ ldd /opt/subversion-1.5/bin/svn
> ...stuff removed...
> libsvn_ra_serf-1.so.0 => /opt/subversion-1.5/lib/libsvn_ra_serf-1.so.0
>

Subversion 1.5 over serf has a known issue that shows up often with
merge or merge-related actions. The issue results in an abort in the
serf bucket allocator (double freeing of memory).

As fixing the issue required a new feature in serf (released in version
0.3), the fix could only be included in subversion 1.6.

See issue 3212 for more info:
http://subversion.tigris.org/issues/show_bug.cgi?id=3212

Lieven

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1326953

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-15 14:36:07 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.