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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 6 Feb 2003 21:24:14 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "Drumheller, Michael" cc: cygwin AT cygwin DOT com Subject: Re: rcs ci and co hang In-Reply-To: <03a701c2ce46$ea3a0a20$d4f786d9@webdev> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Michael, On Fri, 7 Feb 2003, Michael Drumheller wrote: > I just tried running strace, and apparently I'm too much of > a rookie at it, because when I killed it it seemed to leave > a file under my RCS directory called _0002016, which seems > to be impossible for me to remove by any means. That is a > little worrisome. > > Anyway, the test case is trivial. Let foo.txt be any text > file. Just type 'ci foo.txt'. It hangs immediately. Here > is an example of what my screen looks like when it hangs: Please run the following from a bash prompt: 1) "which ci" and "type -a ci", and paste the output of both in your message 2) "cygcheck -svr > cygcheck.txt", and include cygcheck.txt as an uncompressed text attachment, as Elfyn recommended 3) "strace -o ci.strace -w ci foo.txt &", wait until ci hangs (you'll see its output in a separate window), and look at the end of ci.strace for clues. You may be asked to post it (compressed) later (it might be a good idea to paste the output of "wc /tmp/ci.strace", and, maybe, "tail -10 ci.strace" before ci is killed, into your message, though). By the way, it's only worth doing steps 2 and 3 if step 1 shows something like "/bin/ci" or "/usr/bin/ci" as the first entry in both cases. If you get any other result, you're most likely not running the Cygwin RCS, so this would be off-topic anyway. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- 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/