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

Re: Time to branch 1.9

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 09 Feb 2015 10:11:03 +0000

Branko Čibej <brane_at_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.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2015-02-09 11:11:33 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.