Open andreasabel opened 4 years ago
Replay some chess game with "Stockfish in Browser" (local chess engine) on. (The chess engine can be activated by swiping the switch on the top right corner of the chess move list.)
Can you show me how to operate it, with screenshots?
Here is a screenshot of a (random) game in replay. The green switch in the right upper corner has to be on to have the chess engine running in the browser. You can move forward in the game with the arrow-right key. That's the essentials.
Short description
Massive memory leak in connection to lichess.org game replay mode with Stockfish in Browser on. Happening on Mac OS X (Mojave) with e.g. Firefox 82 (has happened with previous versions as well).
See https://github.com/ornicar/lila/issues/6481
Steps to reproduce
Expected result
Everything ok.
Actual result
The "FirefoxCP WebExtensions" process gobbles up GBs of memory. (The "Firefox" process also grows to several GB.) It is necessary to restart Firefox to get back to a working state. (Or, as I found out, deactivate Tab Session Manager.)
Platform information
Additional context
I usually have at least a 1000 tabs open (but few of them active) as restored by TSM (this alone is not a problem).
See also #337, #628 !?