evgen-b / PatchPAE3

PAE patch for Windows 2K/XP - 10
Other
28 stars 4 forks source link

Not enough memory resources to proceed command on Windows 10 32bit 1903. #1

Open minipicc95 opened 1 year ago

minipicc95 commented 1 year ago

I have an error saying not enough memory resources to process this command when I am running a program on Windows 10 1903. I have 16GB of RAM. So can you please find a way to fix this issue? 803E6326-5E7A-49B8-90F0-5683412398DC

mirh commented 1 year ago

32-bit processes are still limited to their 2GB memory limit if you don't use the /increaseuserva switch.

EDIT: unless you are saying this is only happening with PAE (trying to install the last KB5023696 was having my 22H2 windows update throw a 0x80070008 error with a 0xfffffc0d crash in wuaueng.dll, unless I booted normally)

mirh commented 4 months ago

Ok I think I may actually have a clue now. If PatchPAE3 has specific bugs with some windows versions released after the 2018 ones it mentions directly, that I don't know. But after applying it anew last month, I have been pretty much just good.. until like yesterday evening. That is, not even a full day after patch tuesday chrome was already not starting, other applications were reporting too low memory, and whatnot.

In this sense, I think like the problem people may have with W10 isn't about new releases per se, but just the fact that updates may overwrite either the kernel or the loader which then are screwed up alone. (this might not be as discussed as it should, because putting aside users on a live 32-bit W10 system may be even less than those on older versions, the fix128 instructions also call for concurrently disabling updates to avoid driver "surprises") So.. just try to re-run the patch?

p.s. I also read Yevgenyevich has lost his credentials to log in github

mirh commented 3 months ago

I'm now 100% sure this is due to updates.