Making checkout or update i got on REDHAT Enterprise
LINUX (not SUSE !) the following problem:
cvs update -d (in directory
C:\cvstest\spielwiese\cm\sct\)
cvs update: Updating .
cvs [update aborted]: received abort signal
*** glibc detected *** free(): invalid pointer:
0x09f2ebff ***
***** CVS exited normally with code 1 *****
cvs -
d :pserver;username=brunken;hostname=q4de3rsy038:/home/
cvsroot checkout -- spielwiese (in directory
C:\cvstest)
cvs checkout: cwd=C:\cvstest ,current=C:\cvstest
cvs checkout: Updating spielwiese
*** glibc detected *** free(): invalid pointer:
0x0823e757 ***
cvs [checkout aborted]: received abort signal
***** CVS exited normally with code 1 *****
This cam from WinCVS 2.0.24 as client, but on command
line on same command-Line on same host
:
/opt/cvs/bin/cvs checkout spielwiese
cvs checkout: Updating spielwiese
*** glibc detected *** free(): invalid pointer:
0x08755757 ***
cvs [checkout aborted]: received abort signal
the message also.
The previous Version 1.2.4 works fine.
Version Info:
./cvs/bin/cvs --version
Concurrent Versions System (CVS) 1.11.22
(client/server)
with CVSACL Patch 1.2.5 (cvsacl.sourceforge.net)
gcc -v
Lese Spezifikationen von /usr/lib/gcc/i386-redhat-
linux/3.4.5/specs
Konfiguriert mit: ../configure --prefix=/usr --
mandir=/usr/share/man --infodir=/usr/share/info --
enable-shared --enable-threads=posix --disable-
checking --with-system-zlib --enable-__cxa_atexit --
disable-libunwind-exceptions --enable-java-awt=gtk --
host=i386-redhat-linux
Thread-Modell: posix
gcc-Version 3.4.5 20051201 (Red Hat 3.4.5-2)
uname -a
Linux <hostname> 2.6.9-34.0.2.ELsmp #1 SMP Fri Jun 30
10:33:58 EDT 2006 i686 i686 i386 GNU/Linux