Having installed utop 2.10.0 through opam on a fresh opam switch, trying to run utop or dune utop crashes immediately with a segment violation. Downgrading the package to 2.9.2 fixes the issue. This is with OCaml 4.14.0 and opam 2.1.2 on WSL2 Ubuntu 22.04.1 LTS, x86-64.
Having installed utop 2.10.0 through opam on a fresh opam switch, trying to run
utopordune utopcrashes immediately with a segment violation. Downgrading the package to 2.9.2 fixes the issue. This is with OCaml 4.14.0 and opam 2.1.2 on WSL2 Ubuntu 22.04.1 LTS, x86-64.