
#15054: ghc internal error appeared in GHCI -------------------------------------+------------------------------------- Reporter: radrow | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.8.1 Component: GHCi | Version: 8.2.2 Resolution: | Keywords: debugger Operating System: Unknown/Multiple | Architecture: x86_64 | (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by ohhellojoe): I don't have much to add, but I saw a similar error message. In my case, it was a compiled binary that I left running for a long time and when I came back to it I saw that it had terminated with this error: {{{ dhtd: internal error: Unable to commit 1048576 bytes of memory (GHC version 8.4.4 for x86_64_unknown_linux) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug Aborted }}} This, of course, could have happened during idle GC. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15054#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler