Re: Getting fatal signal 11 while merging

2003-07-09 Thread Riechers, Matthew W
Larry Lords wrote:
 
 We are trying to merge a branch back into the trunk and get the following error.
  I have no idea where to begin to troubleshoot the problem.  I would appreciate
 any help from the gurus on this list.
 
 Merging differences between 1.5 and 1.5.4.2.2.3 into Genders.java
 C src/java/domain/org/familysearch/domainmodel/Group.java
 R src/java/domain/org/familysearch/domainmodel/Groups.java
 cvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) ||
 (__ctype_b[(int) (((unsigned char) *rev))]  (unsigned short int) _ISdigit)'
 failed.
 Terminated with fatal signal 11

This may or not be of help (similar error seen by another user):

http://www.mail-archive.com/[EMAIL PROTECTED]/msg04903.html

Try enabling tracing (cvs -t) and post the output. Also, please post the
version of CVS you are using (client and server). Looking through the current
ccvs code, I couldn't find that assertion line, so upgrading may be an
option...

HTH,
Matt


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Getting fatal signal 11 while merging

2003-07-09 Thread Larry Lords
The following is the information that you requested using the trace:
 
R Groups.java
S- join_file(Groups.java, 1.6, BRANCH_POJO3, )
S- checkout
(/usr/cvs/us/src/java/domain/org/familysearch/domainmodel/Groups.java,v, -1.6, ,
Groups.java)
cvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) ||
(__ctype_b[(int) (((unsigned char) *rev))]  (unsigned short int) _ISdigit)'
failed.
Terminated with fatal signal 11
 

cvs -version
 
Concurrent Versions System (CVSNT) 2.0.5 (client/server)
 
Concurrent Versions System 1.11.2 (server)
 
SSH connectivity provided by PuTTY:
 
 Riechers, Matthew W [EMAIL PROTECTED] 07/09/03 09:01AM 
Larry Lords wrote:
 
 We are trying to merge a branch back into the trunk and get the following
error.
  I have no idea where to begin to troubleshoot the problem.  I would
appreciate
 any help from the gurus on this list.
 
 Merging differences between 1.5 and 1.5.4.2.2.3 into Genders.java
 C src/java/domain/org/familysearch/domainmodel/Group.java
 R src/java/domain/org/familysearch/domainmodel/Groups.java
 cvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) ||
 (__ctype_b[(int) (((unsigned char) *rev))]  (unsigned short int) _ISdigit)'
 failed.
 Terminated with fatal signal 11

This may or not be of help (similar error seen by another user):

http://www.mail-archive.com/[EMAIL PROTECTED]/msg04903.html

Try enabling tracing (cvs -t) and post the output. Also, please post the
version of CVS you are using (client and server). Looking through the current
ccvs code, I couldn't find that assertion line, so upgrading may be an
option...

HTH,
Matt



--- TEXT.htm follows ---
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN
HTMLHEAD
META http-equiv=Content-Type content=text/html; charset=windows-1252
META content=MSHTML 6.00.2716.2200 name=GENERATOR/HEAD
BODY style=MARGIN-TOP: 2px; FONT: 10pt Arial; MARGIN-LEFT: 2px
DIVThe following is the information that you requested using the trace:/DIV
DIVnbsp;/DIV
DIVR Groups.javaBRS-gt; join_file(Groups.java, 1.6, BRANCH_POJO3, 
)BRS-gt; checkout 
(/usr/cvs/us/src/java/domain/org/familysearch/domainmodel/Groups.java,v, -1.6, , 
Groups.java)BRcvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) || 
(__ctype_b[(int) (((unsigned char) *rev))] amp; (unsigned short int) _ISdigit)' 
failed.BRTerminated with fatal signal 11/DIV
DIVnbsp;/DIV
DIVBRcvs -version/DIV
DIVnbsp;/DIV
DIVConcurrent Versions System (CVSNT) 2.0.5 (client/server)/DIV
DIVnbsp;/DIV
DIVConcurrent Versions System 1.11.2 (server)/DIV
DIVnbsp;/DIV
DIVSSH connectivity provided by PuTTY:BRnbsp;BRgt;gt;gt; Riechers, 
Matthew W lt;[EMAIL PROTECTED]gt; 07/09/03 09:01AM 
gt;gt;gt;BRLarry Lords wrote:BRgt; BRgt; We are trying to merge a 
branch back into the trunk and get the following error.BRgt;nbsp; I have no 
idea where to begin to troubleshoot the problem.nbsp; I would 
appreciateBRgt; any help from the gurus on this list.BRgt; BRgt; 
Merging differences between 1.5 and 1.5.4.2.2.3 into Genders.javaBRgt; C 
src/java/domain/org/familysearch/domainmodel/Group.javaBRgt; R 
src/java/domain/org/familysearch/domainmodel/Groups.javaBRgt; cvs: 
rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) ||BRgt; 
(__ctype_b[(int) (((unsigned char) *rev))] amp; (unsigned short int) 
_ISdigit)'BRgt; failed.BRgt; Terminated with fatal signal 11BRBRThis 
may or not be of help (similar error seen by another 
user):BRBRnbsp;nbsp;nbsp; lt;A 
href=http://www.mail-archive.com/[EMAIL 
PROTECTED]/msg04903.htmlhttp://www.mail-archive.com/[EMAIL 
PROTECTED]/msg04903.html/Agt;BRBRTry 
enabling tracing (cvs -t) and post the output. Also, please post theBRversion 
of CVS you are using (client and server). Looking through the currentBRccvs 
code, I couldn't find that assertion line, so upgrading may be 
anBRoption...BRBRHTH,BRMattBRBR/DIV/BODY/HTML

--
This message may contain confidential information, and is intended only for the use of 
the individual(s) to whom it is addressed.


==



___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Getting fatal signal 11 while merging

2003-07-09 Thread Larry Jones
Larry Lords writes:
  
 R src/java/domain/org/familysearch/domainmodel/Groups.java
 cvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) ||
 (__ctype_b[(int) (((unsigned char) *rev))]  (unsigned short int) _ISdigit)'
 failed.

You're trying to merge changes into a file that's been locally removed
but hasn't been committed yet, which confuses CVS (this is a bug).  As a
workaround, either resurrect the file (via cvs add), merge the changes,
and then remove it (if that's still what you want to do), or commit the
removal and then merge the changes.

 --- TEXT.htm follows ---

Please do not send MIME and/or HTML encrypted messages to the list.
Plain text only, PLEASE!

-Larry Jones

Wow, how existential can you get? -- Hobbes


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs


Re: Getting fatal signal 11 while merging

2003-07-09 Thread Riechers, Matthew W

Larry,

I'm CC'ing this back to the list so you may get better help...

  Merging differences between 1.5 and 1.5.4.2.2.3 into Genders.java
  C src/java/domain/org/familysearch/domainmodel/Group.java
  R src/java/domain/org/familysearch/domainmodel/Groups.java
  cvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) ||
  (__ctype_b[(int) (((unsigned char) *rev))]  (unsigned short int) _ISdigit)'
  failed.
  Terminated with fatal signal 11

 The following is the information that you requested using the trace:
   
  R Groups.java
  S- join_file(Groups.java, 1.6, BRANCH_POJO3, )
  S- checkout 
 (/usr/cvs/us/src/java/domain/org/familysearch/domainmodel/Groups.java,v, -1.6, , 
 Groups.java)
  cvs: rcs.c:4114: RCS_checkout: Assertion `rev == ((void *)0) || (__ctype_b[(int) 
 (((unsigned char) *rev))]  (unsigned short int) _ISdigit)'
  failed.
  Terminated with fatal signal 11
 
  cvs -version
   
  Concurrent Versions System (CVSNT) 2.0.5 (client/server)
   
  Concurrent Versions System 1.11.2 (server)

I think the code is asserting on the -1.6 in the checkout function, since
the first character is clearly not a digit. What was the exact command line
you entered that caused this problem?

-Matt


___
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs