[GHC] #9868: ghc: panic! Dynamic linker not initialised

GHC ghc-devs at haskell.org
Fri Dec 5 23:24:40 UTC 2014


#9868: ghc: panic! Dynamic linker not initialised
-------------------------------------+-------------------------------------
       Reporter:  Jamedjo            |                   Owner:
           Type:  bug                |                  Status:  new
       Priority:  normal             |               Milestone:
      Component:  Compiler           |                 Version:  7.8.3
       Keywords:                     |        Operating System:  MacOS X
   Architecture:  x86_64 (amd64)     |         Type of failure:  Compile-
     Difficulty:  Unknown            |  time crash
     Blocked By:                     |               Test Case:
Related Tickets:                     |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
 I was playing around and not expecting cabal build to succeed yet. If if
 didn't say the impossible had happened I would assumed I was missing
 something and used the error to drive my next action


 {{{
 <no location info>:
     ghc: panic! (the 'impossible' happened)
   (GHC version 7.8.3 for x86_64-apple-darwin):
         Dynamic linker not initialised

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
 }}}


 There had been another error before:
 {{{
 <no location info>:
     <command line>: can't load .so/.DLL for: /Users/JamesEJ/bindings-
 cef3/dist/build/libHSbindings-cef3-0.1.0-ghc7.8.3.dylib
 (dlopen(/Users/JamesEJ/bindings-cef3/dist/build/libHSbindings-
 cef3-0.1.0-ghc7.8.3.dylib, 9): Symbol not found:
 _cef_add_cross_origin_whitelist_entry
   Referenced from: /Users/JamesEJ/bindings-cef3/dist/build/libHSbindings-
 cef3-0.1.0-ghc7.8.3.dylib
   Expected in: flat namespace
  in /Users/JamesEJ/bindings-cef3/dist/build/libHSbindings-
 cef3-0.1.0-ghc7.8.3.dylib)
 }}}

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


More information about the ghc-tickets mailing list