info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting fatal signal 11 while merging


From: Riechers, Matthew W
Subject: Re: Getting fatal signal 11 while merging
Date: Wed, 09 Jul 2003 14:27:21 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]