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:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=a2S+84dfJ81OfNdEFj20p/9O8cIUW CHtqWMWoHj4lGDlu2GpXqr5rDQkBfJJhSm9YGE2JXYG4nk7pLMfPndnvJb0kUloP yVtq5AcO8Qgujnta3WmDzWKWlKWuuDJKaaGa34ek+g/GdRCrM9qIdoqp6EU5Jds3 Ea7Ef4wRhDlDZc= 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:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=+vaIU/fcPcnvfYRFTSySBo8mxMs=; b=Shh 3Bc0ec/m/9ef0j+epHpcUFr7kpafwkDsPEJYEp74mRMPEku3k3eaKLyEzcjD12wK HNbi4MPhA9bJlu6O5j22H1zaMEKt2FnZ49GXpr3MpdNpmvRArcenrXkIsi/5Rds5 G7MyN7xFB5d4f/zuWzu6o615HuAeLKVJn/ZfPLFM= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: sdf.lonestar.org Date: Thu, 15 Oct 2015 17:04:24 -0600 (MDT) From: omilu AT SDF DOT ORG To: cygwin AT cygwin DOT com Subject: setup.exe version 2.872 (32 bit) breaks vim on winxp Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Vim won't start after perfomring an update with the latest setup.exe. I do echo $? and it shows it exited with 127. This person https://superuser.com/questions/859379/exit-code-127-in-cygwin64 reported he was able to fix the issue by installing clear.exe via the ncurses library. I checked and indeed I am missing clear.exe, I then installed it by installing ncurses, I now have clear.exe, but vim still refuses to start and still gives code 127. Emacs starts fine. I do strace vim and get a window popup vim.exe Entry Point not Found: The procedure entry point sigalstack could not be located in the dll cygwin1.dll --- Process 3084 created --- Process 3084 loaded C:\WINDOWS\system32\ntdll.dll at 7C900000 --- Process 3084 loaded C:\WINDOWS\system32\kernel32.dll at 7C800000 --- Process 3084 loaded C:\cygwin\bin\cygwin1.dll at 61000000 --- Process 3084, exception c0000139 at 7C9673BE --- Process 3084, exception c0000139 at 7C9673BE --- Process 3084 exited with status 0xc0000139 Please help. omilu AT sdf DOT org SDF Public Access UNIX System - http://sdf.org -- 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