[svk-devel] Infinite "malloc: *** Deallocation of a pointer..."

Jason Dillon jason at planet57.com
Fri Mar 30 15:26:41 EDT 2007


With the latest trunk, I tried to:

     svk mi https://svn.apache.org/repos/asf/maven/sandbox //mirrors/ 
maven-sandbox

and then:

     svk sync //mirrors/maven-sandbox

And after it committed a bunch of revisions, it ended up spitting out  
a never-ending stream of:

<snip>
perl(3564) malloc: ***  Deallocation of a pointer not malloced:  
0x1c60c00; 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
perl(3564) malloc: ***  Deallocation of a pointer not malloced:  
0x1cf9c00; 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
perl(3564) malloc: ***  Deallocation of a pointer not malloced:  
0x1c60c00; 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
perl(3564) malloc: ***  Deallocation of a pointer not malloced:  
0x1cf9c00; 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
perl(3564) malloc: ***  Deallocation of a pointer not malloced:  
0x1c60c00; 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
perl(3564) malloc: ***  Deallocation of a pointer not malloced:  
0x1cf9c00; 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
</snip>

--jason


More information about the svk-devel mailing list