valinet / ExplorerPatcher

This project aims to enhance the working environment on Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Leaks causing crashing

ndg8743 opened this issue · comments

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?

This might be what you're talking about: #1289

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