On Thu, Aug 21, 2003 at 10:13:21PM -0400, Christopher Faylor wrote:
Tonight's snapshot is nearly 1.5.3-ready.
I'd appreciate it if people would test the snapshot and report failures or successes here.
Using this snapshot, sshd still eats up all CPU time when running a remote session.
I'm seeing something similar, I guess. When I run
rxvt -e bash --login \ -c "while true; do ssh tunnels bin/keepalive; done"
the bash process consumes all the CPU. I'm noticing a similar problem with cron. I have a job scheduled to run every 5 minutes that invokes a /bin/sh script to do some ClearCase stuff. In that case, cron.exe consumes all the CPU.
I had been running a build from CVS prior to the latest spat of signal handling changes without any of these problems.
Let me know if more info is required.
Dave
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/