[GHC] #13216: internal error: stg_ap_pppppp_ret

GHC ghc-devs at haskell.org
Mon Feb 6 22:54:08 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 dobenour):

 Are you using any GHC primops, or functions with names that begin with
 `unsafe`?  Those functions could easily corrupt the heap if misused.

 In particular, are you using `unsafeCoerce` anywhere?

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


More information about the ghc-tickets mailing list