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: <3C6286C4.6090504@scytek.de> Date: Thu, 07 Feb 2002 14:53:08 +0100 From: Volker Quetschke User-Agent: Mozilla/5.0 (Windows; U; Win98; de-DE; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: de-DE MIME-Version: 1.0 To: 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 > 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. So, I tried the commands given above on two more cygwin systems: Notebook with cygwin 1.3.9 / Windows 98SE - same failure Desktop with cygwin 1.3.6 / Windows 2K - works as on solaris!! I tried to revert my notebook back to cygwin 1.3.6, but the failure stays. This evening I will try to revert my home PC back to 1.3.6. I will also compare the cygcheck -s files to see other differences. Maybe it helps finding if other people (YOU) try the cvs commands also. Bye 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/