elm / compiler

Compiler for Elm, a functional language for reliable webapps.
https://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
7.48k stars 658 forks source link

elm: internal error: setExecutable: failed to protect 0x0xb60630c7000 #2288

Open joyboy67 opened 1 year ago

joyboy67 commented 1 year ago

Quick Summary:

Hello, I'm trying to use Elm on OpenBSD but I get this error

---- Elm 0.19.1 ----------------------------------------------------------------
Say :help for help and :exit to exit! More at <https://elm-lang.org/0.19.1/repl>
--------------------------------------------------------------------------------
elm: internal error: setExecutable: failed to protect 0x0x6e324dc7000

    (GHC version 8.10.6 for x86_64_unknown_openbsd)
    Please report this as a GHC bug:  https://www.haskell.org/ghc/reportabug
Abort trap (core dumped) 

when I execute elm repl

SSCCE

github-actions[bot] commented 1 year ago

Thanks for reporting this! To set expectations:

Finally, please be patient with the core team. They are trying their best with limited resources.