Package: cvs
Version: 1:1.12.13-3
Severity: important
cvs crashes with a segmentation fault as soon as "cvs update" is
executed, when I have the following line in the repository
CVSROOT/options file:
tag=PostgreSQL=CVSHeader
strac'ing the run, I see this:
open("/home/alvherre/cvs/CVSROOT/options", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=25, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xa7d6c000
read(3, "tag=PostgreSQL=CVSHeader\n", 131072) = 25
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
I commented the line in CVSROOT/options, tried the "cvs update" again,
and it worked flawlessly (except that it doesn't correctly expand the
$PostgreSQL$ tags, apparently).
This bug is relatively new; the last version I had, which was 1.12.9-17,
didn't crash in this way.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=es_CL, LC_CTYPE=es_CL (charmap=ISO-8859-1)
Versions of packages cvs depends on:
ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libpam-runtime 0.79-3.1 Runtime support for the PAM librar
ii libpam0g 0.79-3.1 Pluggable Authentication Modules l
ii zlib1g 1:1.2.3-11 compression library - runtime
Versions of packages cvs recommends:
ii info [info-browser] 4.8.dfsg.1-1 Standalone GNU Info documentation
ii netbase 4.25 Basic TCP/IP networking system
ii pinfo [info-browser] 0.6.9-2 An alternative info-file viewer
-- debconf information:
cvs/rotatekeep: 7
cvs/badrepositories: create
cvs/rotatekeep_nondefault: no
cvs/rotate_individual: true
cvs/pserver_repos_individual: true
cvs/pserver_setspawnlimit: false
cvs/rotatekeep_individual: 7
cvs/pserver_repos: all
cvs/pserver: false
cvs/cvs_conf_is_dead:
* cvs/repositories:
cvs/pserver_spawnlimit: 400
cvs/rotatehistory: no
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]