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

Re: BDB-4.4 and automatic database recovery

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-01-18 04:03:54 CET

Branko Čibej wrote:
> Philip Martin wrote:
>> Branko Čibej <brane@xbc.nu> writes:
>>
>>
>>> Could you possibly retest this with r18132? I fixed some allocation
>>> problems with bdb_error_info_t since then; this looks like it could be
>>> related to them.
>>>
>>
>> Slightly different error with r18132:
[...]
> Hm. It's definitely the bdb_error_info_t. Yikes and Aargh!
I *think* I fixed this in r18143. That change is supposed to avoid the
problem you found, which (unless I'm completely mad) can only happen if
the bdb_env_baton_t outlives the bdb_env_t, which is exactly what
happens in svn_ra_local__split_url.

All tests and stress (with deliberate crashes) pass with all three RA
methods, so I'll merge this to trunk and call it a day.

Philip, if you'd care to valgrind this some more, I'd appreciate it very
much. My Purify is totally useless...

 
-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 18 04:04:16 2006

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.