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: Fri, 21 Feb 2003 09:53:26 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: jurgen DOT defurne AT philips DOT com cc: cygwin AT cygwin DOT com Subject: Re: 1.3.20 most recent upgrades : rxvt creates 100% load on CPU In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 21 Feb 2003 jurgen DOT defurne AT philips DOT com wrote: > Hello, list, > > I was experimenting with emacs, found out about C-h and Backspace > problem, and then, in suggestion to found answers, I decided to try > rxvt. > > rxvt seems to have a load problem, however. I haven't found anything > in the mailing list archives either, and I just upgraded all my software > this morning. When I start rxvt, the load of the CPU jumps to 100% and > I do not seem to get a prompt. That is I can't see one, but I can type > and execute commands. > > I use Win2000. > > Regards, > Jurgen > > [cygcheck output snipped] Jurgen, First off, please *attach* your cygcheck output as an uncompressed text, as per . The presense of all the packages in the cygcheck output in the body of the message creates false positives when people try searching the archives, which results in more "archives are useless" posts. If you did send yours as an attachment, check your mail software configuration, it's likely set to put text attachments inline. That said, try attaching to the hanging/100% CPU rxvt process with "strace" (I'm assuming Task Manager shows rxvt as using 100% CPU). See where it's hanging. You might also try "gdb", but that's likely to help less. Snip out the relevant strace output and post it to the list (as an attachment, probably compressed, as it's likely to be large). At least it should give you an idea of where it's looping. If strace doesn't produce any results (i.e., rxvt hangs/loops inside a Windows DLL somewhere), try running "strace -o rxvt.strace rxvt " and look at the bottom of that output. For more details, "strace --help". 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/