Hello,

Here is the output from strace for rxvt on my system. It is a short 
snippet,
but it is repeated indefinitely.



It seems that the attachment it is in Unix format, it was generated under
Cygwin.

Jurgen









Igor Pechtchanski <[EMAIL PROTECTED]>
Sent by: 
[EMAIL PROTECTED]
02/21/2003 03:53 PM
Please respond to cygwin

 
        To:     Jurgen Defurne/BRG/CE/[EMAIL PROTECTED]
        cc:     [EMAIL PROTECTED]
        Subject:        Re: 1.3.20 most recent upgrades : rxvt creates 100% load on CPU
        Classification: 



On Fri, 21 Feb 2003 [EMAIL PROTECTED] 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 <http://cygwin.com/bugs.html>.  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 <youroptions>" and
look at the bottom of that output.  For more details, "strace --help".
                 Igor
-- 
                                                                 
http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_ [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_ [EMAIL PROTECTED]
     |,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/



147   17890 [main] rxvt 2132 select_stuff::~select_stuff: deleting select records
269   18159 [main] rxvt 2132 readv: readv (5, 0x241FE14, 1) nonblocking, sigcatchers 5
334   18493 [main] rxvt 2132 fhandler_base::ready_for_read: read_ready 0, avail 0
422   18915 [main] rxvt 2132 readv: -1 = readv (5, 0x241FE14, 1), errno 11
164   19079 [main] rxvt 2132 ioctl: fd 4, cmd 4004667F
124   19203 [main] rxvt 2132 fhandler_socket::ioctl: 0 = ioctl_socket (4004667F, 
241F5F0)
 97   19300 [main] rxvt 2132 ioctl: returning 0
191   19491 [main] rxvt 2132 cygwin_select: 256, 0x241FEB8, 0x0, 0x0, 0x241FEB0
572   20063 [main] rxvt 2132 dtable::select_read: /dev/streamsocket fd 4
247   20310 [main] rxvt 2132 dtable::select_read: /dev/ptym fd 5
 95   20405 [main] rxvt 2132 cygwin_select: aborting due to test_and_set error
 95   20500 [main] rxvt 2132 select_stuff::cleanup: calling cleanup routines
283   20783 [main] rxvt 2132 socket_cleanup: si 0x0 si->thread 0x0
446   21229 [main] rxvt 2132 socket_cleanup: returning

--
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/

Reply via email to