On 11/24/06, D.J. Heap <djheap@gmail.com> wrote:
> On 11/24/06, D.J. Heap <djheap@gmail.com> wrote:
> > Can anyone else confirm or deny that they are seeing lots of test
> > failures and crashes over ra_dav (r22416) on trunk? ra_local works
> > fine.
> >
> > I'll dig around more this weekend when I can, but would like
> > confirmation that it's not just my build or something...
> >
>
>
> Here's a stack trace:
>
> > svn.exe!remove_hook
> svn.exe!ne_unhook_pre_send
> svn.exe!ne_decompress_destroy
> svn.exe!compressed_body_reader_cleanup
> libapr.dll!run_cleanups
> libapr.dll!apr_pool_destroy
> libapr.dll!apr_pool_destroy
> svn.exe!svn_cl__checkout
> svn.exe!main
> svn.exe!__tmainCRTStartup
> svn.exe!mainCRTStartup
> kernel32.dll!_BaseProcessStart@4
>
> The hooks parameter passed to remove_hook is pointing to already-freed
> memory, so the while loop is crashing immediately.
>
> Also, I went back to r22345 from a few days ago and the tests are
> running clean so it's not just my build. I'll dig deeper when I can.
I'm affraid I'm to blame.
I'll fix.
bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 24 19:49:30 2006