[GHC] #15054: ghc internal error appeared in GHCI
GHC
ghc-devs at haskell.org
Thu Apr 19 13:57:51 UTC 2018
#15054: ghc internal error appeared in GHCI
-------------------------------------+-------------------------------------
Reporter: radrow | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.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 osa1):
This is a `mmap()` failure. Not sure how to debug as I can't reproduce it
on my Ubuntu 16.04 laptop when I run the last few commands that allocates
the large vector and evaluates it.
It'd be helpful if we could have a reproducer as a ghci script (i.e. a
text file with list of GHCi commands that triggers this error).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15054#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list