X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_20,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: From: "Brien" To: Subject: 1.7.1: sshd rsync fork problem Date: Thu, 31 Dec 2009 11:37:18 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit x-cr-hashedpuzzle: ACny AwpK BQxp Bf2T BlFN B+k6 C8mO Dgyd DvbD Fie9 Ihez JkHw KNes LE2n Lo+a LtxV;1;YwB5AGcAdwBpAG4AQABjAHkAZwB3AGkAbgAuAGMAbwBtAA==;Sosha1_v1;7;{C77148A3-C47C-42F3-A3D1-D0B5073BDAF3};YgByAGkAZQBuAC4AbwBiAGUAcgBzAHQAZQBpAG4AQABzAHIAYwBtAGwAbABjAC4AYwBvAG0A;Thu, 31 Dec 2009 16:37:18 GMT;MQAuADcALgAxADoAIABzAHMAaABkACAAcgBzAHkAbgBjACAAZgBvAHIAawAgAHAAcgBvAGIAbABlAG0A x-cr-puzzleid: {C77148A3-C47C-42F3-A3D1-D0B5073BDAF3} 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 I'm seeing the following errors under 1.7.1 that I did not see under 1.5. I'm rsyncing over and ssh tunnel. About 50% of the time, the connection fails and the server has the following errors: /var/log/sshd: 2 [main] sshd 272 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 1 [main] sshd 2768 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 25 [main] sshd 1364 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 1 [main] sshd 868 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 2 [main] sshd 1896 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11 Windows Event Viewer: sshd: PID 1896: error: do_exec_no_pty: fork: Resource temporarily unavailable sshd: PID 868: fatal: fork of unprivileged child failed sshd: PID 3976: fatal: mm_request_receive: read: Connection reset by peer sshd: PID 1364: fatal: fork of unprivileged child failed sshd: PID 2768: error: do_exec_no_pty: fork: Resource temporarily unavailable sshd: PID 272: fatal: fork of unprivileged child failed I've searched the email archives, and I see references to this type of a problem, but never with any resolution. I've also run Sysinternals Process Monitor to see if I could spot any suspicious errors, but none showed up. Here are some previously unanswered threads for background: http://cygwin.com/ml/cygwin/2006-06/msg00078.html http://www.mail-archive.com/cygwin AT cygwin DOT com/msg60502.html -- 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