[GHC] #15516: ghci: dynamic linking fails on osx

GHC ghc-devs at haskell.org
Mon Aug 13 23:27:47 UTC 2018


#15516: ghci: dynamic linking fails on osx
-------------------------------------+-------------------------------------
           Reporter:  kfiz           |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:  8.6.1
          Component:  GHCi           |           Version:  8.4.3
           Keywords:                 |  Operating System:  MacOS X
       Architecture:  x86_64         |   Type of failure:  Compile-time
  (amd64)                            |  crash or panic
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 ghc: panic! (the 'impossible' happened)
   (GHC version 8.4.3 for x86_64-apple-darwin):
         Loading temp shared object failed:
 dlopen(/var/folders/vj/cm0c8jrs739_t411zdcx72240000gp/T/ghc24522_0/libghc_9.dylib,
 5): Symbol not found: _DataziCsvUtils_rowBy_closure
   Referenced from:
 /var/folders/vj/cm0c8jrs739_t411zdcx72240000gp/T/ghc24522_0/libghc_9.dylib
   Expected in: flat namespace
  in
 /var/folders/vj/cm0c8jrs739_t411zdcx72240000gp/T/ghc24522_0/libghc_9.dylib

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

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


More information about the ghc-tickets mailing list