On 5/24/07, masaru tsuchiyama <m.tmatma@gmail.com> wrote:
> > * The crash happens at serf_sess->conns[i] = NULL in
> > svn_ra_serf__cleanup_serf_session.
> The crash happens in cancel_request(), not svn_ra_serf__cleanup_serf_session().
>
> This is the first half of the craph senenerio.
> 1. process_connection() returns APR_EGENERAL in serf\context.c
> 2. serf_context_run() returns EGENERAL in serf\context.c
> 3. finish_report() prints "Error retrieving REPORT 20014" in
> subversion\libsvn_ra_serf\update.c.
> 4. main() call svn_pool_destroy()
> 5. the crash happens in cancel_request().
Hmm. Thanks for the crash report. I don't currently have access to a
Win32 box, so I can't test this myself at the moment. However, I
should be able to take a look at this next week when I return home.
Was there anything special in the checkout that would have caused the
checkout report to fail?
Thanks! -- justin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 24 18:23:42 2007