X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B2A953B.10509@kitware.com> Date: Thu, 17 Dec 2009 15:31:55 -0500 From: Bill Hoffman User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: sshd crashing on win64 CreateProcessA failed, errno 30 Content-Type: text/plain; charset=ISO-8859-1; 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 I have a bit of an odd problem. I am running sshd from cygwin on a windows XP 64 machine. I use it to build, test and package CMake for cygwin. So, from a Linux machine I run a shell script via ssh on the windows machine. The shell script builds CMake, and runs all of the CMake tests. I have been doing this with a win32 machine for many years. However, I have recently tried to move the build to a win64 machine. Without fail on the win64 machine during the run of the CMake tests, the sshd crashes. If I look in /var/log for sshd I find this: 1 [main] sshd 4684 fork: child -1 - CreateProcessA failed, errno 30 So, I figured it was something wrong with that machine. However, if I do the same thing on a different 64 bit windows box, I get the same error. The win32 machine still works. It would seem that one of the tests that CMake runs is causing the sshd to crash. Is there a way to debug this? Has anyone else seen this? Thanks. -Bill -- Bill Hoffman Kitware, Inc. 28 Corporate Drive Clifton Park, NY 12065 bill DOT hoffman AT kitware DOT com http://www.kitware.com 518 881-4905 (Direct) 518 371-3971 x105 Fax (518) 371-4573 -- 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