[GHC] #13216: internal error: stg_ap_pppppp_ret

GHC ghc-devs at haskell.org
Wed Feb 1 17:43:00 UTC 2017


#13216: internal error: stg_ap_pppppp_ret
-------------------------------------+-------------------------------------
        Reporter:  lerkok            |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 You can also try building with `-debug` (purely a linktime option, no need
 to recompile any modules) and run with `+RTS -DS`, which will turn on
 various runtime sanity checks which might find the issue sooner. See
 Debugging/RuntimeSystem.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13216#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list