X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <4FD39200.7040503@acm.org> Date: Sat, 09 Jun 2012 11:12:16 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120604 Thunderbird/13.0 MIME-Version: 1.0 To: cygwin Subject: ssh "accept failure" message with 2012-06-04 snapshot Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 My autossh tunnel started producing error messages in the logs when I switched to the 2012-06-04 snapshot. A simple way to reproduce this is to run this command: % ssh -F /dev/null -N -L 50000:localhost:22 \ -o 'ServerAliveInterval 5' \ host for some host. (I used both localhost and a remote host to reproduce this.) It produces this message every 5 seconds: accept: Resource temporarily unavailable The message only occurs if ServerAliveInterval is set and there is a local port forward in effect. It doesn't appear to cause any problems. The tunnel works fine. The problem started with the 2012-06-03 snapshot; 2012-05-30 doesn't produce the message. I see this on Win7 x64 and WinXP x86. -- David Rothenberger ---- daveroth AT acm DOT org Painting, n.: The art of protecting flat surfaces from the weather, and exposing them to the critic. -- Ambrose Bierce -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple