[GHC] #10458: GHCi fails to load shared object (the 'impossible' happened)
GHC
ghc-devs at haskell.org
Mon Oct 10 19:01:37 UTC 2016
#10458: GHCi fails to load shared object (the 'impossible' happened)
-------------------------------+----------------------------------------
Reporter: rleslie | Owner:
Type: bug | Status: closed
Priority: highest | Milestone: 8.0.1
Component: GHCi | Version: 8.0.1
Resolution: duplicate | Keywords:
Operating System: Linux | Architecture: Unknown/Multiple
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1631
Wiki Page: |
-------------------------------+----------------------------------------
Comment (by basvandijk):
OK I created #12684 but I expect this is more of a NixOS issue than a GHC
issue. I expect GHC is just calling `ld` which on NixOS is a
[https://github.com/NixOS/nixpkgs/blob/release-16.09/pkgs/build-support
/cc-wrapper/ld-wrapper.sh wrapper script] setting these hardening flags.
So I'm not sure if GHC can fix this...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10458#comment:52>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list