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

Re: 1.5.8 up for signing/testing

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 2 Dec 2010 13:38:54 +0100

On Thu, Dec 02, 2010 at 01:11:44AM -0500, C. Michael Pilato wrote:
> On 12/01/2010 02:14 PM, Hyrum K. Wright wrote:
> > 1.5.8 tarballs are up for testing and signing. The magic revision is r1041089:
> > http://people.apache.org/~hwright/svn/1.5.8/
>
> Summary:
>
> +0 to release, pending review of the ra_serf situation (see below).
>
> Platform:
>
> Ubuntu 9.04 (jaunty) Linux.
>
> Tested:
>
> 1.5.8 tarball with local dependencies (not from deps tarball)
> ((neon,serf,local,svn) x (fsfs,bdb)) + py + pl + rb + javahl
>
> Verified that 1.5.8 deps were logically equivalent to 1.5.7 deps.
>
> Results:
>
> ra_serf tests (fsfs and bdb) fail miserably due to a SEGFAULT.
> svn_ra_serf__conn_setup() is dereferencing a NULL conn->session
> when trying to pass conn->session->context to
> serf_context_bucket_socket_create(). I'm using serf
> ^/branches/0.6.x_at_1421 (which works fine for Subversion's trunk).
> ra_serf didn't change at all in 1.5.8, so I suspect that this
> problem exists in other Subversion 1.5.x releases, too. As ra_serf in
> 1.5.x is still highly experimental, I'm disinclined to allow this to be
> a release blocker, and would prefer to release-note that there's some
> maximum serf version that's known to work okay with this release line.

You need to use serf 0.3.x with Subversion 1.5.
Subversion 1.6.x includes changes to make it compatible with newer serf
versions, but those haven't been merged to 1.5.x.
1.5.x works fine with serf 0.3.x.

Stefan
Received on 2010-12-02 13:39:46 CET

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

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