Re: [GHC] #7134: ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32

#7134: ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 -------------------------------+---------------------------------- Reporter: cetinsert | Owner: thoughtpolice Type: bug | Status: patch Priority: highest | Milestone: 7.8.1 Component: GHCi | Version: 7.6.1-rc1 Resolution: | Keywords: R_X86_64_PC32 Operating System: Windows | Architecture: x86_64 (amd64) Type of failure: GHCi crash | Difficulty: Unknown Test Case: | Blocked By: 3658 Blocking: | Related Tickets: -------------------------------+---------------------------------- Comment (by awson): These allocations are not freed. I don't know Linker.c perfectly yet. From what I saw, I've got am impression there are some other things which are not freed and I've decided to ignore this for a while to be in time for 7.8, because it is too painful to not have working GHC for 64-bit windows (not only we have no repl, we also have no any (indirectly)TH-dependent code i.e. we have virtually nothing nontrivial at all). But thanks for references! I'll look into them and will try to make things better. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/7134#comment:37 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC