Skip to content

forked process 6380 died unexpectedly, retry 0, exit code 0x100, errno 11 #313

@zxunge

Description

@zxunge

OS Windows 7 Ultimate SP1

RAM 8.00 GB

VxKex 1.1.2038

Problem Using the latest MSYS2 MINGW64 environment, I had repeatedly encountered a problem with the git pull command. When I ran git pull with VxKex enabled in the console, it printed

0 [main] git 1973 fixup_mmaps_after_fork: VirtualQueryEx failed for MAP_PRIVATE address 0x7FFFFEC0000, Win32 error 5
355 [main] git 1973 J:\msys64\usr\bin\git.exe: *** fatal error in forked process - recreate_mmaps_after_fork_failed
0 [main] git 1972 dofork: child -1 - forked process 4684 died unexpectedly, retry 0, exit code 0x100, errno 11
                                                                                                                      error: cannot fork() for merge-base: Resource temporarily unavailable
 0 [main] git 1974 fixup_mmaps_after_fork: VirtualQueryEx failed for MAP_PRIVATE address 0x7FFFFEC0000, Win32 error 5
196 [main] git 1974 J:\msys64\usr\bin\git.exe: *** fatal error in forked process - recreate_mmaps_after_fork_failed
58729 [main] git 1972 dofork: child -1 - forked process 6380 died unexpectedly, retry 0, exit code 0x100, errno 11
                                                                                                                      error: cannot fork() for fetch: Resource temporarily unavailable

Without VxKex, git would not start and I could not find the reason to this. How to solve that, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions