On Mon, Jun 24, 2013 at 6:23 PM, Stefan Fuhrmann < stefan.fuhrm...@wandisco.com> wrote:
> On Mon, Jun 24, 2013 at 6:17 PM, Paul Burba <ptbu...@gmail.com> wrote: > >> On Fri, Jun 21, 2013 at 2:25 PM, Stefan Küng <tortoise...@gmail.com> >> wrote: >> > Hi, >> > >> > Another one from the crash reports: >> > >> > in libsvn_client\log.c, line 715, function run_ra_get_log(): >> > >> > matching_segment = bsearch(&younger_rev, log_segments->elts, >> > log_segments->nelts, log_segments->elt_size, >> > compare_rev_to_segment); >> > SVN_ERR_ASSERT(*matching_segment); >> >> I tried to create a test for this, but I can't. > > > Don't know how to get there but last week I got > the NULL result when log_segments had a single > entry with end < start. Maybe, that helps. > (temporarily got into that situation by a coding error of mine) -- Stefan^2.