Philip Martin <philip.mar...@wandisco.com> writes: > Branko Čibej <br...@wandisco.com> writes: > >> The latest last-minute changes introduced a heisencrash in ra-test, and >> made some C tests run via DAV look for global credentials (e.g., the >> keychain on the Mac). I haven't tracked these down yet, but surely we >> can keep trunk more stable than that. > > Does the ra-test crash happen in --parallel mode only? Running C tests > in parallel is new and ra-test.c doesn't follow the rules for calling > svn_ra_initialize: there is no protection against concurrent calls and > the pool passed has the wrong lifetime.
That can't be the cause of the crash, svn_ra_initialize doesn't yet do anything. -- Philip