This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup.exe version 2.872 (32 bit) breaks vim on winxp


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@sdf.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]