On Tue, 29 Jan 2019 20:59:59, Corinna Vinschen wrote:
Hi folks,
I uploaded a new Cygwin test release 3.0.0-0.1
This release comes with a couple of new features and some interesting
bug fixes.
something big broke here. as someone else reported here:
https://cygwin.com/ml/cygwin/2019-01/msg00276.html
i am getting similar result:
$ git log -1
0 [main] git 4128 fixup_mmaps_after_fork: VirtualQueryEx failed for
MAP_PRIVATE address 0x6FFFFE10000, Win32 error 5
828 [main] git 4128 C:\cygwin64\bin\git.exe: *** fatal error in forked process
- recreate_mmaps_after_fork_failed
1632 [main] git 4128 cygwin_exception::open_stackdumpfile: Dumping stack trace
to git.exe.stackdump
0 [main] git 2632 fork: child -1 - forked process 4128 died unexpectedly,
retry 0, exit code 0x100, errno 11
error: cannot fork() for less: Resource temporarily unavailable
workaround is to stop forking:
$ git --no-pager log -1
Personally I am going back Cygwin 2 until this is resolved. Cheers
--
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