[GHC] #8698: .ctors handling does not work on Windows 64-bit ghci
GHC
ghc-devs at haskell.org
Tue Feb 4 23:30:43 UTC 2014
#8698: .ctors handling does not work on Windows 64-bit ghci
-------------------------------+----------------------------------
Reporter: awson | Owner: ezyang
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: GHCi crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------+----------------------------------
Comment (by ezyang):
I've identified the bug: our section name comparison function only handles
short names, but the relocation here is a long name. Cooking up a fix.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8698#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list