[GHC] #12230: Non-deterministic ghc-iserv terminated error
GHC
ghc-devs at haskell.org
Tue Jun 28 08:47:40 UTC 2016
#12230: Non-deterministic ghc-iserv terminated error
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: simonmar
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: GHCi | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonmar):
I think this is probably something in the RTS linker. I'm debugging it on
Edward's machine but I'm stuck on a permission problem for now.
@erikd My guess is that if you add `DYNAMIC_GHC_PROGRAMS=NO` to your
build.mk with `perf-llvm`, then GHCi will be completely broken. Perhaps
something in LLVM is tickling a missing or broken case in the linker.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12230#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list