[GHC] #10458: GHCi fails to load shared object (the 'impossible' happened)

GHC ghc-devs at haskell.org
Sun Oct 9 19:59:19 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):

 I fixed the error in haskell-opencv. Somebody at the Haskell eXchange
 mentioned it could have something to do with the recent
 [https://nixos.org/nixpkgs/manual/#sec-hardening-in-nixpkgs hardening
 changes in NixOS-16.09]. It turned out that the `bindnow` feature was
 causing the problem. After [https://github.com/LumiGuide/haskell-
 opencv/commit/5ea490af7662fe74b3740619963d37f1fd91e3d4 disabling] the
 feature the library is building successfully.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10458#comment:50>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list