X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Wed, 6 Jun 2012 12:57:03 +0200 Message-ID: Subject: Windows 8 Release Preview. fork problems with rsync From: Bertrand Latinville To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q56AvPDQ030924 Hello, I'm using cygwin 1.7.75 on Windows 8 Release Preview 64 bits. Bash scripts are launched via jenkins. I'm getting some problems with rsync giving fork errors. This is not systematic,this happens once over 6 times. building file list ... done      1 [main] rsync 1728 fhandler_dev_zero::fixup_mmap_after_fork: requested 0xFED00000 != 0x0 mem alloc base 0x0, state 0x10000, size 262144, Win32 error 487    169 [main] rsync 1728 C:\cygwin\bin\rsync.exe: *** fatal error in forked process - recreate_mmaps_after_fork_failed    547 [main] rsync 1728 open_stackdumpfile: Dumping stack trace to rsync.exe.stackdump      1 [main] rsync 2112 fork: child -1 - forked process 1728 died unexpectedly, retry 0, exit code 256, errno 11 rsync: fork failed in do_recv: Resource temporarily unavailable (11) rsync error: error in IPC code (code 14) at /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/main.c(770) [Receiver=3.0.9] rsync: connection unexpectedly closed (9 bytes received so far) [sender] rsync error: error in IPC code (code 14) at /home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/io.c(605) [sender=3.0.9] I saw sow topics about fork problem & rebase all. Event though my installation is new,  I  tried a rebasall, but problem still persist. I'm facing problems only with rsync.(not using many exe anyway) Same scripts run fine on Win7 machines. Thanks, Bertrand. -- 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