[GHC] #14129: GHC segfaults trying to use ANN code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
ghc-devs at haskell.org
Wed Sep 13 16:42:40 UTC 2017
#14129: GHC segfaults trying to use ANN code when ghc is compiled as
DYNAMIC_GHC_PROGRAMS=NO
-------------------------------------+-------------------------------------
Reporter: pacak | Owner: bgamari
Type: bug | Status: closed
Priority: high | Milestone: 8.4.1
Component: Compiler | Version: 8.2.1
Resolution: duplicate | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #14115 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Don't worry, you absolutely did the right thing by opening separate
tickets. However, my current thinking strongly leans towards these being
the same issue as both `ANN` and TH use the interpreter, which seems to be
failing here.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14129#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list