Stefan Fuhrmann wrote:
> On Tue, Jul 17, 2012 at 9:24 PM, Stefan Küng wrote:
>> Since there are quite a few crash reports sent for TSVN which are
>> due to bugs/problems in the svn library, I've set up a page where
>> all the svn related bugs are shown in one place:
>>https://www.crash-server.com/SearchResult.aspx?ClientID=tsvn&BugOwnerID=26
>>
>> Please have a look at least at the ones with the most crashes.
>
> Bug 1056 / 1015 and 1186 / 1192 have been addressed on /trunk now.
> The respective commits don't fix the underlying problems but detect
> the corruption and return an error for the first pair and an SVN assertion
> for the second pair.
Which commits? Propose them for back-port to 1.7.x?
- Julian
> #1112 is some pool usage issue. It looks like a double destruction
> but I don't know the code well enough to trace it down.
Received on 2012-08-02 14:29:18 CEST