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

Re: Breakage on trunk?

From: Hyrum K Wright <hyrum_at_hyrumwright.org>
Date: Thu, 3 Mar 2011 14:58:29 -0600

On Thu, Mar 3, 2011 at 2:48 PM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> John Beranek <john_at_redux.org.uk> writes:
>
>> On 03/03/2011 20:01, Philip Martin wrote:
>>> John Beranek <john_at_redux.org.uk> writes:
>>>
>>>> On 03/03/2011 18:30, Philip Martin wrote:
>>>>> John Beranek <john_at_redux.org.uk> writes:
>>>>>
>>>>>>
>>>>>> Am I doing something stupid, or is there some breakage on the trunk?
>>>>>
>>>
>>> That looks like a problem with your build, tests.log might help but you
>>> probably need to build with debug info and debug one of the failing
>>> tests with gdb.
>>
>> Surprise surprise - the same assertion I get in svnserve/mod_dav_svn:
>>
>> START: client-test
>> lt-client-test: subversion/libsvn_subr/svn_temp_serializer.c:282:
>> svn_temp_deserializer__resolve: Assertion `*ptr > buffer' failed.
>
> Do you build with BDB support?  If so are the 'make bdbcheck' results
> better?  There may still be FSFS failures as some tests will not use
> BDB, but if there are fewer it could point to a FSFS problem.

Random observation from the sideline:
It appears that the failure is happening in the code which Stefan^2
recently merged. As this code is relatively new, it may not have been
very well exercised on the branch or on trunk. We shouldn't discount
this being a real bug on trunk.

-Hyrum
Received on 2011-03-03 21:59:00 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.