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

Re: BUG: svn enters unkillable state, tracked down to UTF conv in locale!=C

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-07-04 15:41:22 CEST

On Tue, Jul 04, 2006 at 03:04:13PM +0200, Denis Vlasenko wrote:
> On Tuesday 04 July 2006 14:51, Malcolm Rowe wrote:
> > Sounds very much like this is a glibc problem (or possibly an
> > APR/glibc-2.4 problem).
> >
> > Which version of APR are you using? Ah, is it pre-APR 0.9.9?
> > From APR 0.9.9's CHANGES file:
> >
> > *) Fix apr_strerror() with glibc 2.4. [Joe Orton]
>
> This is it. I am using stock svn-1.3.2 source, apr/CHANGES starts with:
> Changes with APR 0.9.7
> ...
>
> This means that APR version is 0.9.7. Am I toast? ;)

Well, yes and no :-)

In theory, it should be fairly easy to switch to an alternate APR version,
but I'm not sure exactly what steps you need to follow having started
with a release tarball. Possibly replace the 'apr' and 'apr-util'
directories and re-run autogen.sh, though I can't promise that will work.

I don't know which distributions are shipping glibc 2.4 nowdays - perhaps
we should be distributing a later version of APR in the source tarballs?

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 4 15:41:52 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.