[GHC] #11685: undefined symbol: DataziSafeStore_zdszdfApplicativeNoLoggingTzuzdszdfMonadResourceT_closure
GHC
ghc-devs at haskell.org
Mon Mar 7 08:47:24 UTC 2016
#11685: undefined symbol:
DataziSafeStore_zdszdfApplicativeNoLoggingTzuzdszdfMonadResourceT_closure
-------------------------------------+-------------------------------------
Reporter: martinvlk | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Keywords: | Operating System: Linux
Architecture: x86_64 | Type of failure: Compile-time
(amd64) | crash
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Hi, when compiling a program I get this message:
ghc: panic! (the 'impossible' happened)
(GHC version 7.10.3 for x86_64-unknown-linux):
Loading temp shared object failed: /tmp/ghc4185_0/libghc_82.so:
undefined symbol:
DataziSafeStore_zdszdfApplicativeNoLoggingTzuzdszdfMonadResourceT_closure
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
The same program compiled fine before, not sure what might be causing it..
happy to provide more info if you tell me what will help.
Martin
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11685>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list