Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C61DE9D.3030208@ece.gatech.edu> Date: Wed, 06 Feb 2002 20:55:41 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Volker Quetschke CC: cygwin AT cygwin DOT com Subject: Re: cvs: Terminated with fatal signal 6 References: <3C61AD36 DOT 6000507 AT scytek DOT de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Just a hunch: do the openoffice sources contain files (within the same directory) whose names differ only in case? If so, then cygwin cvs will have problems... --Chuck Volker Quetschke wrote: > Hi! > > I just tried to download the Openoffice sources with cvs running on > cygwin (1.3.9, everything updatet, all binary mounts) / Windows 2K. > > $export CVSROOT=":pserver:anoncvs AT anoncvs DOT openoffice DOT org:/cvs" > > $cvs login > ... Password: anoncvs > > $cvs checkout -r OpenOffice341C OpenOffice > cvs: lock.c:177: lock_name: Assertion `(__extension__ > (__builtin_constant_p ( strlen (CVSroot_directory)) && > ((__builtin_constant_p (repository) && strlen (repository) < ((size_t) ( > strlen (CVSroot_directory)))) || (__builtin_constant_p > [stuff deleted] > CVSroot_directory)))); }) : strncmp (repository, CVSroot_directory, > strlen (CVSroot_directory)))) == 0' failed. > Terminated with fatal signal 6 > > I write this to the cygwin list, because when I try the commands given > above on a sun solaris machine everything is OK and cvs starts to download. > > But I realized that when I mistype the branch on the solaris machine, > e.g. OpenOffice341c (a small c instead of a capital C) I get a similar > fault. > > Is this cygwin related? Can anybody help? My apologies if this is off > topic. > > Volker > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/