delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/11/06/20:39:17

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
X-Apparently-From: <earnie?boyd AT yahoo DOT com>
Message-ID: <3BE8909D.468BA98D@yahoo.com>
Date: Tue, 06 Nov 2001 20:38:37 -0500
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin-developers AT cygwin DOT Com
Subject: Re: A bug report without a patch so just delete it.
References: <3BE8756E DOT ABF0CA02 AT yahoo DOT com> <20011106185844 DOT A7469 AT redhat DOT com> <3BE87E1A DOT 74FF618B AT yahoo DOT com> <20011106192600 DOT A8963 AT redhat DOT com>

FWIW: I discovered an  unconsoled bash process in the background running amuck.  Killed it and now the problem doesn't exist.

Earnie.

Christopher Faylor wrote:

> On Tue, Nov 06, 2001 at 07:19:38PM -0500, Earnie Boyd wrote:
> >> So, either cvs is confused, your your directory layout is garbled, or you
> >> didn't actually include the relevant part of the strace which would
> >> indicate where this was actually screwing up in cygwin.
> >>
> >
> >I'll check the strace again. I've added the parts before this and reattached.
>
> That's still not enough info to tell what's going on.  How big is the
> strace?  Could you bzip2 the whole thing and send it?
>
> cgf
>
> >  312 11987597 [main] cvs 325 fhandler_base::open: 0xFFFFFFFF = CreateFileA (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\CVS\Entries.Log, 0x80000000, 0x7, 0x255F384, 0x3, 0x2000080, 0)
> >  139 11987736 [main] cvs 325 seterrno_from_win_error: /cygnus/netrel/src/cygwin-1.3.4-3/winsup/cygwin/fhandler.cc:403 errno 2
> >  103 11987839 [main] cvs 325 geterrno_from_win_error: windows error 2 == errno 2
> >  100 11987939 [main] cvs 325 fhandler_base::open: 0 = fhandler_base::open (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\CVS\Entries.Log, 0x110000)
> >  104 11988043 [main] cvs 325 fhandler_disk_file::open: 0 = fhandler_disk_file::open (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\CVS\Entries.Log, 0x110000)
> >  103 11988146 [main] cvs 325 fhandler_base::open: (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\CVS\Entries.Log, 0x110000)
> >  199 11988345 [main] cvs 325 fhandler_base::open: 0xFFFFFFFF = CreateFileA (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\CVS\Entries.Log, 0x0, 0x7, 0x255F384, 0x3, 0x2000080, 0)
> >  718 11989063 [main] cvs 325 seterrno_from_win_error: /cygnus/netrel/src/cygwin-1.3.4-3/winsup/cygwin/fhandler.cc:403 errno 2
> >  118 11989181 [main] cvs 325 geterrno_from_win_error: windows error 2 == errno 2
> >  102 11989283 [main] cvs 325 fhandler_base::open: 0 = fhandler_base::open (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\CVS\Entries.Log, 0x110000)
> >  104 11989387 [main] cvs 325 fhandler_disk_file::open: 0 = fhandler_disk_file::open (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\CVS\Entries.Log, 0x110000)
> >  107 11989494 [main] cvs 325 stat_worker: -1 = (CVS/Entries.Log, 0x255F914)
> >25479 12014973 [main] cvs 325 _open: open (doc/CVS/Repository, 0x0)
> >  137 12015110 [main] cvs 325 normalize_posix_path: src doc/CVS/Repository^M
> >  104 12015214 [main] cvs 325 cwdstuff::get: posix /usr/src/binutils/2.11/1/bfd/doc^M
> >  101 12015315 [main] cvs 325 cwdstuff::get: (/usr/src/binutils/2.11/1/bfd/doc) = cwdstuff::get (0x255F484, 260, 1, 0), errno 2^M
> >  104 12015419 [main] cvs 325 normalize_posix_path: /usr/src/binutils/2.11/1/bfd/doc/doc/CVS/Repository = normalize_posix_path (doc/CVS/Repository)^M
> >  106 12015525 [main] cvs 325 mount_info::conv_to_win32_path: conv_to_win32_path (/usr/src/binutils/2.11/1/bfd/doc/doc/CVS/Repository)^M
> >  116 12015641 [main] cvs 325 mount_info::conv_to_win32_path: src_path /usr/src/binutils/2.11/1/bfd/doc/doc/CVS/Repository, dst c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\doc\CVS\Repository, flags 0xA, rc 0^M
> >  524 12016165 [main] cvs 325 symlink_info::check: GetFileAttributesA (c:\cygmnt\usr\src\binutils\2.11\1\bfd\doc\doc\CVS\Repository) failed^M
> >
>
> --
> cgf AT redhat DOT com                        Red Hat, Inc.
> http://sources.redhat.com/            http://www.redhat.com/

--
Earnie.



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019