Hi all,
When I try to co a project from the cvs server i get the following errors:
$ cvs co tutorial
cvs checkout: Updating tutorial
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs in free(): error: modified (chunk-) pointer
cvs in malloc(): error: recursive call
cvs in malloc(): error: recursive call
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs [checkout aborted]: received abort signal
cvs in malloc(): error: recursive call
cvs in malloc(): error: recursive call
cvs in malloc(): error: recursive call
cvs in malloc(): error: recursive call
cvs in malloc(): error: recursive call
cvs in malloc(): error: recursive call
and so on ..
$ cvs -v
Concurrent Versions System (CVS) 1.11.22 (client/server)
with CVSACL Patch 1.2.5 (cvsacl.sourceforge.net)
Does anyone have a clue on how to fix it or debug ?
Thanks,
Thomas
|