X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=dT3 0B723ae26kIrk/CLXPo9Rxo3lsfSYgI5KAtdWFc9aP0NBIAKSx5lkTrz4uFUf15U Fh2N6Vz/HkaMbRYCn7OwYUYLQM5kCbrsAQKJ1oBjSc2H+GbYKDZfgveVKI4R3fas BB3R/Nl8Zmxrh2h6yRamtZ6ayEDXMl0J/XHCa24Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=g+2E+Pg8R WCx1iS01iGqerTL/Yg=; b=mOO0un4F2QOE+1Kc0hjuYTbl3K6b5iMdg+QoeQ6PB F52YyRHUfP/peu1uY8pH6x0kTanE9GKuwXXgRveBqLCdg/yLJCe9fsUUIIHvH8yq 4TAG4LUCThCQLDJXHHq/+Hsvaq4x2Lfr27Kid55CD/t6X+WXD7txHol9TKgLVAdY xY= 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 X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.60.121.33 with SMTP id lh1mr18191748oeb.98.1370534388420; Thu, 06 Jun 2013 08:59:48 -0700 (PDT) Message-ID: <51B0B1F2.4090402@gmail.com> Date: Thu, 06 Jun 2013 08:59:46 -0700 From: Rosen Penev User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: ASLR breaks cygwin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Microsoft has a utility called EMET which allows ASLR to be forced on for each and every process(AlwaysOn) . Unfortunately, this breaks cygwin. I just made a fresh installation of cygwin64(regular version has the same problem) and got this at the end: Package: base-cygwin 000-cygwin-post-install.sh exit code 254 Package: coreutils coreutils.sh exit code 254 Package: bash bash.sh exit code 254 Package: base-files base-files-profile.sh exit code 254 base-files-mketc.sh exit code 254 Package: libsasl2_3 libsasl2_3.sh exit code 254 Package: man man.sh exit code 254 Opening the cygwin terminal results in: Failed to fork child process: Resource temporarily unavailable. DLL rebasing may be required. See 'rebaseall --help'. All of this is on Windows 8 64-bit but I remember it also being an issue with Windows 7. I have not tested 32-bit versions of Windows. -- 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