I am not an actual Windows user but I am trying to configure an opam/ocaml/utop environment under Windows 11.
I am experiencing the following : when starting utop in PowerShell, it immediately crashes with exit code -1073741819. When started in Emacs, it displays its welcome banner but crashes when evaluating a phrase.
This is with utop 2.17.0 on OCaml 5.4.1.
So I pulled the Win11 VM that I had used some months ago to create a similar environment (with OCaml 5.3.0 and utop 2.16.0), and which used to work, and now also crashes.
The standard ocaml REPL works fine.
Can anybody reproduce this on an up-to-date Windows 11 system ? That is 10.0.26100.0 and upgrade 25H2.