On Wed, Mar 29, 2006 at 04:24:08PM +0100, Philip Martin wrote:
> >> Are you building against the apr/apr-util that come in the Subversion
> >> tarball or are you using already installed apr/apr-util? If you are
> >> using already installed apr/apr-util you might try rebuilding
> >> apr/apr-util with --enable-pool-debug=yes.
> >
> > Isn't that what the apr_pool_clear_debug in the backtrace indicates?
>
> It shows that Subversion is calling the debug functions, but what
> about already compiled code in the apr library? When apr_file_open,
> say, calls apr_pcalloc how will that call a debug function unless
> apr_file_open itself is recompiled?
>
Good point, though I would have though that that would break
catastrophically: apr_pool_t is defined differently in debug- and
nondebug- versions.
Regards,
Malcolm
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 29 17:51:24 2006