79718308

Date: 2025-07-29 08:31:30
Score: 1.5
Natty:
Report link

The reason of this error happened, is that ASLR has ENABLED (one of antivirus action of Windows protection).

The most direct way to solve this problem is by disabling all ASLR action in Windows Security.

This action leads to PCH allocation failure. More details could be found here :

The explanation in details

Similar topics has already been discussed on Stack Overflow:

Answer can also be found in this topics

In addiction, I've also noticed that this action is also leads to the installation of msys2 and the running of git.

(The installation of msys2 is probably using git bash so that the same error occurred.) The details could be found here:

enter image description here

Suggested "could not fork child process"

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ALL Nick