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

Re: funky sasl errors

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-12-04 02:20:36 CET

Did this ever get resolved?

--dave

On Nov 24, 2007 12:51 PM, Ben Collins-Sussman <sussman@red-bean.com> wrote:
> I've compiled my trunk-tree against the SASL library so I could play
> around with svnserve's sasl abilities, as part of documenting it for
> the svnbook. However, now whenever I run 'svn help' or 'svn help
> subcommand', I see the normal output followed by a whole lotta
> double-free errors:
>
>
> svn(603) malloc: *** Deallocation of a pointer not malloced: 0x357b;
> This could be a double free(), or free() called with the middle of an
> allocated block; Try setting environment variable MallocHelp to see
> tools to help debug
> svn(603) malloc: *** Deallocation of a pointer not malloced:
> 0x190000; This could be a double free(), or free() called with the
> middle of an allocated block; Try setting environment variable
> MallocHelp to see tools to help debug
> svn(603) malloc: *** Deallocation of a pointer not malloced: 0x4;
> This could be a double free(), or free() called with the middle of an
> allocated block; Try setting environment variable MallocHelp to see
> tools to help debug
> svn(603) malloc: *** Deallocation of a pointer not malloced:
> 0x7fb100; This could be a double free(), or free() called with the
> middle of an allocated block; Try setting environment variable
> MallocHelp to see tools to help debug
> svn(603) malloc: *** Deallocation of a pointer not malloced: 0x10001;
> This could be a double free(), or free() called with the middle of an
> allocated block; Try setting environment variable MallocHelp to see
> tools to help debug
> svn(603) malloc: *** error for object 0x1101ed0: incorrect checksum
> for freed object - object was probably modified after being freed,
> break at szone_error to debug
> svn(603) malloc: *** set a breakpoint in szone_error to debug
> svn(603) malloc: *** Deallocation of a pointer not malloced:
> 0x107b40; This could be a double free(), or free() called with the
> middle of an allocated block; Try setting environment variable
> MallocHelp to see tools to help debug
> svn(603) malloc: *** Deallocation of a pointer not malloced:
> 0x1101d50; This could be a double free(), or free() called with the
> middle of an allocated block; Try setting environment variable
> MallocHelp to see tools to help debug
> svn(603) malloc: *** Deallocation of a pointer not malloced:
> 0x1101d30; This could be a double free(), or free() called with the
> middle of an allocated block; Try setting environment variable
> MallocHelp to see tools to help debug
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 4 02:21:06 2007

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.