X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B3CD934.2090303@cygwin.com> Date: Thu, 31 Dec 2009 12:02:44 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.7.1: sshd rsync fork problem References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 On 12/31/2009 11:37 AM, Brien wrote: > 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 This one was resolved AFAICS. > http://www.mail-archive.com/cygwin AT cygwin DOT com/msg60502.html And there's a hint in this one. Common causes for this kind of complaint are: 1. 2. Problems with DLL load collisions. In this case, install the "rebase" package and read and follow the instructions in the README under /usr/share/doc/Cygwin. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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