bugConcurrent Versions System - Bugs: bug #16737, cvs segfault

 
 

bug #16737: cvs segfault

Submitter:  Olivier Kaloudoff <kalou>
Submitted:  Fri 02 Jun 2006 04:39:53 PM UTC
   
 
Category:  Bug Report Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Release: 
Fixed Release:  None Fixed Feature Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

  Spam posted by anonymous
Fri 02 Jun 2006 04:58:30 PM UTC, comment #1: 

If you could also attach the system information
(uname -a) output in addition to the backtrace
of the core dump, that would be much appreciated.

If you configured this version of CVS using anything
other than just './configure', it would also be good
to get a copy of the config.h file that was generated.

Also, please advise if the directory
/home/freesoft/freesoft/build/openbox/tmpcvs12345
contained an existing CVSROOT with CVSROOT/config
file before the init command was run.

Mark D. Baushke <mdb>
Group administrator
Fri 02 Jun 2006 04:39:53 PM UTC, original submission:  

Hello Team,

   I have a reproducable bug here, will post core file included;

bash-2.05b lnx0029563 export CVSROOT=/home/freesoft/freesoft/build/openbox/tmpcvs12345
bash-2.05b lnx0029563 unset CVS_CLIENT_LOG
bash-2.05b lnx0029563 unset CVS_CLIENT_PORT
bash-2.05b lnx0029563 unset CVS_IGNORE_REMOTE_ROOT
bash-2.05b lnx0029563 unset CVS_PASSFILE
bash-2.05b lnx0029563 unset CVS_PASSWORD
bash-2.05b lnx0029563 unset CVS_RCMD_PORT
bash-2.05b lnx0029563 unset CVS_RSH
bash-2.05b lnx0029563 unset CVS_SERVER
bash-2.05b lnx0029563 unset CVS_SERVER_SLEEP
bash-2.05b lnx0029563 unset CVSIGNORE
bash-2.05b lnx0029563 unset CVSREAD
bash-2.05b lnx0029563 unset CVSUMASK
bash-2.05b lnx0029563 unset CVSWRAPPERS

bash-2.05b lnx0029563 /usr/bin/cvs -d "$CVSROOT" init
cvs init: CVSROOT proxy specification is only valid for gserver and
cvs init: pserver connection methods.
Segmentation fault

bash-2.05b lnx0029563 strace -o log /usr/bin/cvs -d "$CVSROOT" init
[ Process PID=23066 runs in 32 bit mode. ]
cvs init: CVSROOT proxy specification is only valid for gserver and
cvs init: pserver connection methods.

bash-2.05b lnx0029563 tail log
rt_sigaction(SIGPIPE, {0x4000000080b1800, [], SA_NOMASK|0xb2de8}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [TERM], [], 8) = 0
rt_sigaction(SIGTERM, {0x4000000080b1800, [], SA_NOMASK|0xb2de8}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
access("/home/okaloudo/.cvsrc", R_OK)   = -1 ENOENT (No such file or directory)
write(2, "cvs init: CVSROOT proxy specific"..., 68) = 68
write(2, "cvs init: pserver connection met"..., 38) = 38
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


bash-2.05b lnx0029563 /usr/bin/cvs --version

Concurrent Versions System (CVS) 1.12.13 (client/server)

Copyright (C) 2005 Free Software Foundation, Inc.

(...)

bash-2.05b lnx0029563  printenv | grep ^CVS
CVSROOT=/home/freesoft/freesoft/build/openbox/tmpcvs12345

Olivier Kaloudoff <kalou>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-02 kalou Carbon-Copy- Added -email is unavailable-

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code