
#13137: Dynamic linker not initialised. -------------------------------------+------------------------------------- Reporter: djduke | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.2 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 angerman): I'm a bit at a loss here, as I do not see the connection yet. All the change did, was remove the need to call reinitializeGlobals from plugins, which was done through the saveLinkerGlobals, restoreLinkerGlobals; essentially doing what the now deleted comment from that commit said. The diff did turn the MVar PersistentLinkerState into a sharedGlobal, I however do believe that the issue might more likely be with the calling (or not calling of) getOrSetLibHSghcInitLinkerDone. Phyx- if you could take a look, that would be great, as I would likely only find time to investigate this earliest next week :( -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13137#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler