This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bash often consume a cpu.


Hello, Chris.

In the latest snapshot (02/23), bash often consume 100% of one
cpu. I investigated a strace log, and I found the the following
entries are furiously repeated in it.

  223 8634753 [main] bash 1002 _read: read (0, 0x246F5BF, 1)
  228 8634981 [main] bash 1002 _read: non-interruptible read
  257 8636085 [main] bash 1002 set_sig_errno: errno 4
  238 8636323 [main] bash 1002 read_handler: -1 = read (0</dev/conin>, 0x246F5BF, 1)

You can get the whole of the log at the following URL:
http://www.jaist.ac.jp/~fujieda/cygwin/bash.log.gz
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]