alloc_adjustor_chunk: failed to allocate on Windows
I don't have a program that reliably reproduces the issue, but in a UI application that makes extensive use of gi-gtk
(and thus of foreign import "wrapper"
for callbacks), I non-deterministically run into the following error:
internal error: alloc_adjustor_chunk: failed to allocate
(GHC version 9.10.1 for x86_64_unknown_mingw32)
Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug
GHC versions used: any
OS: Windows