valinet / ExplorerPatcher

This project aims to enhance the working environment on Windows
GNU General Public License v2.0
22k stars 969 forks source link

Memory Leaks causing crashing #3232

Open ndg8743 opened 2 weeks ago

ndg8743 commented 2 weeks ago

A lot of programs have been crashing for me lately, thought it was just me, or other programs. But found a StackOverflow thread confirming it, I get the following error: Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: msedgewebview2.exe (6036) consumed 5217705984 bytes, msedgewebview2.exe (11768) consumed 3320856576 bytes, and msedgewebview2.exe (9576) consumed 3267051520 bytes. ig 32gb ram so def weird tbh.

https://superuser.com/questions/1758273/high-memory-usage-by-msedgewebview2-exe-every-few-days

Turns out that explorer patcher has a memory leak, anyone else get this?

pyrates999 commented 1 week ago

This might be what you're talking about: https://github.com/valinet/ExplorerPatcher/issues/1289

If so, please close this and post your findings there.