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

Re: More strange Log entries

From: Nix <nix_at_esperi.org.uk>
Date: 2005-08-26 14:19:06 CEST

On Tue, 23 Aug 2005, Andr said:
>
> Since upgrading svn from 1.0.8 to 1.2.0 I get about 20 of the
> following log entries per day in the apache log:
>
> *** glibc detected *** double free or corruption: 0x08291300 ***
> *** glibc detected *** corrupted double-linked list: 0xb7e037c8 ***
> *** glibc detected *** corrupted double-linked list: 0xb7e037c8 ***
>
> What could be causing these?

Are you configuring subversion with --enable-dso?

If so, there are known problems in that area, particularly with Linux
kernels 2.6.11 and above (with the VA randomization feature) and
with Fedora Core 1 and above (and other kernels with Red Hat's
ExecShield feature).

Otherwise, run it under GDB and get a backtrace, or (even better) run it
under valgrind :)

-- 
`... published last year in a limited edition... In one of the
 great tragedies of publishing, it was not a limited enough edition
 and so I have read it.' --- James Nicoll
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 26 14:20:55 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.