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

Re: Subversion 1.4.2 released.

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-11-09 02:01:16 CET

[snip]
> >
> > The GSSAPI issue was one of them. Wasn't it causing crashes or something
> > on checkout/export?
>
> You're probably referring to issue 2642:
> http://subversion.tigris.org/issues/show_bug.cgi?id=2642
>
> These crashes all originated in apr, but the root cause of this issue hasn't
> been found yet. So no, it's not solved. There's no reason to assume these
> crashes are caused by neon btw.

The GSSAPI one I experienced didn't appear to originate in APR. Neon was falling back to basic authentication, but the baton was completely destroyed at that point. I suspect that an API changed subtlety and is now causing a memory pool to be freed or destroyed before Neon is done using it. I don't have proof to back that up, other than what I saw when I broke into the process with a debugger.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 9 02:01:55 2006

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.