
#11074: invalid fixup in runtime linker -------------------------------------+------------------------------------- Reporter: Qinka | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 Keywords: invalid fixup | Operating System: Windows in runtime linker | Architecture: | Type of failure: Compile-time Unknown/Multiple | performance bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- I don't know what was happened, while I was trying to use PostgreSQL. And the following is what is displayed. {{{ Prelude Database.PostgreSQL.LibPQ Data.ByteString.Internal> connectdb "d" <interactive>: internal error: checkProddableBlock: invalid fixup in runtime linker: 000000000bec00e8 (GHC version 7.10.2 for x86_64_unknown_mingw32) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. }}} PS: I try to install some kinds of PostgreSQL's packages. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11074 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler