[GHC] #11998: Symbol not found: __hpc_tickboxes_DataziHeterogeneousEnvironment_hpc
GHC
ghc-devs at haskell.org
Fri Apr 29 23:42:39 UTC 2016
#11998: Symbol not found: __hpc_tickboxes_DataziHeterogeneousEnvironment_hpc
--------------------------------------+-------------------------------
Reporter: jdt | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Keywords: | Operating System: MacOS X
Architecture: x86_64 (amd64) | Type of failure: GHCi crash
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
--------------------------------------+-------------------------------
Running some tests associated with Heist and hit this error. I assume I
just did something wrong (I'm new to Haskell) but it said to report it, so
here you go:
ghc: panic! (the 'impossible' happened)
(GHC version 7.10.3 for x86_64-apple-darwin):
Loading temp shared object failed:
dlopen(/var/folders/0z/hz7mx9y567qc5zg6wn8y7blw0000gn/T/ghc23884_0/libghc_372.dylib,
5): Symbol not found: __hpc_tickboxes_DataziHeterogeneousEnvironment_hpc
Referenced from:
/var/folders/0z/hz7mx9y567qc5zg6wn8y7blw0000gn/T/ghc23884_0/libghc_372.dylib
Expected in: flat namespace
in
/var/folders/0z/hz7mx9y567qc5zg6wn8y7blw0000gn/T/ghc23884_0/libghc_372.dylib
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11998>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list