bug-cvs
[Top][All Lists]
Advanced

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

Re: 1.11.[2&9], server abort, "unable to parse"


From: Larry Jones
Subject: Re: 1.11.[2&9], server abort, "unable to parse"
Date: Tue, 18 Nov 2003 10:46:41 -0500 (EST)

Todd Denniston writes [using very long lines]:
> 
> Short: I think something bad happened between 1.11.1p1 and 1.11.2 to
> the rcs file parsing on loaded machines.

The critical change that happened between 1.11.1p1 and 1.11.2 was that
we started using mmap() to access the RCS files when possible.  It would
appear that mmap() exists on your system but is seriously broken.  You
should check to see if there are any OS patches to fix it.  You might
also want to try building CVS with the Sun compiler rather than GCC.  As
a workaround, you can undefine HAVE_MMAP in the generated config.h to
force CVS to use regular file I/O instead of mmap().

-Larry Jones

TIME?!  I just finished the first problem! -- Calvin




reply via email to

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