daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Strange Cygwin bug on AppVeyor build #184

Open XVilka opened 5 years ago

XVilka commented 5 years ago
installing mingw-w64-x86_64-fontconfig...
   1654 [main] cat (2880) C:\Program Files\Git\usr\bin\cat.exe: *** fatal error - cygheap base mismatch detected - 0x18031F410/0x180318410.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.
updating font cache... done.
daa84 commented 5 years ago

Problem still exists? Looks strange.

XVilka commented 5 years ago

Seems like this https://github.com/appveyor/ci/issues/1956