Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
When switching window focus, the system seems to lose 4KB of memory.
Steps to reproduce:
- Open taskmgr on the perf tab
- click in and out of any window, either from a window to the desktop or another window
- observe phys mem->available decreasing
Reproduced on this, but I am not aware of any guilty commit.
https://github.com/reactos/reactos/commit/e636b14d7ec29c4ec9c471a39ade4181f97d845d
UPDATES:
Certainly related to what's on the desktop. The leak gets worse the more files there are on the desktop. Removing all files from the desktop completely eliminates the leak.
Attachments
Issue Links
- relates to
-
CORE-14416 Right clicking a blank area of the desktop leaks one user object.
- Open
-
CORE-18014 pseudo-memory leak of ~ 4kb per second, observable in taskmgrs performance tab, triggered by the heap.c changes
- Open