[GHC] #13112: Windows 64-bit GHC HEAD segfaults on the code with a lot of TH stuff.
GHC
ghc-devs at haskell.org
Fri Jan 13 13:04:19 UTC 2017
#13112: Windows 64-bit GHC HEAD segfaults on the code with a lot of TH stuff.
---------------------------------+--------------------------------------
Reporter: awson | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+--------------------------------------
Comment (by awson):
Well, I've slightly changed internals or runtime linker and managed to
catch this segfault at address `00000000940c6da0` which is below 4GB but
clearly above 2GB mark. This clarifies things somewhat, I believe, because
"small" memory model code executable addresses should lie below this mark.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13112#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list