lila icon indicating copy to clipboard operation
lila copied to clipboard

reproducible stockfish OOM

Open mo opened this issue 9 months ago • 2 comments

Exact URL of where the bug happened

https://lichess.org/analysis/qbrbrbbb/krbrbrb1/rbnbrbrb/qrbnbrbr/qqrbrbrb/qqqrbrbr/qqqqrbPb/qqqqqrbK_w_-_-_0_1#4

Steps to reproduce the bug

  1. load url https://lichess.org/analysis/qbrbrbbb/krbrbrb1/rbnbrbrb/qrbnbrbr/qqrbrbrb/qqqrbrbr/qqqqrbPb/qqqqqrbK_w_-_-_0_1#4
  2. move pawn h3, g4, f5, e6 (while moving bishop back and forth)
  3. hits OOM error
  4. it also gives a hint to use engine with less memory but I'm already using stockfish with lowest (7mb) memory and the memory slider set to the lowest possible (16mb)

the exact engine configuration I use is this: image

What did you expect to happen?

wanted to analyze the position

What happened instead?

_sfw004/npm/lila-stockfish-web/sf16-7.js:14: Uncaught RuntimeError: memory access out of bounds

Operating system

Ubuntu 22.04

Browser and version (or alternate access method)

126.0.6478.7 (Official Build) beta (64-bit)

Additional information

No response

mo avatar May 22 '24 18:05 mo