[GHC] #13531: GHC fails with "Dynamic linker not initialised" when -j is on and trying to load nonexistent .so file

GHC ghc-devs at haskell.org
Sat May 13 12:58:08 UTC 2017


#13531: GHC fails with "Dynamic linker not initialised" when -j is on and trying to
load nonexistent .so file
-------------------------------------+-------------------------------------
        Reporter:  nh2               |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #13137, #9868,    |  Differential Rev(s):
  #10355, #13607                     |
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by RyanGlScott):

 Scratch that, #13607 doesn't require a profiled compiler at all. So at
 this point, I'd say that #13607 and #13531 are symptoms of the same issue
 (I'll leave this ticket open though, since I don't know if fixing #13531
 would necessarily fix this issue as well, given the complexity of the code
 involved.)

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


More information about the ghc-tickets mailing list