info-cvs
[Top][All Lists]
Advanced

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

Re: CVS 1.11.2 PServer Assertion Error


From: Larry Jones
Subject: Re: CVS 1.11.2 PServer Assertion Error
Date: Tue, 8 Oct 2002 18:39:18 -0400 (EDT)

Warren, Barry writes:
>
> MIME-Version: 1.0
> Content-Type: multipart/alternative;

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

> Assertion failed: ptr >= rcsbuf_buffer && ptr < rcsbuf_buffer +
> rcsbuf_buffer_size, file /u/scjones/cvs-nightly/src/rcs.c, line 1095
> 
> This problem does not seem to occur with all files in the $CVSROOT
> directory nor in other sub-directories of the repository.
> 
> Has anyone seen this or similar problems? 

Yes, someone asked the same question just last week.  The assertion
itself is wrong.  You need to download the source, change the "<" in
that assertion (the file and line number are in the error message) to
"<=" and then build it.

-Larry Jones

Even if lives DID hang in the balance, it would depend on whose they were.
-- Calvin




reply via email to

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