[GHC] #13216: internal error: stg_ap_pppppp_ret

GHC ghc-devs at haskell.org
Wed Feb 1 17:40:04 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 lerkok):

 Thanks! There is no FFI involved in the app; pure Haskell. The
 dependencies also look quite benign:


 {{{
             base >= 3 && < 5
           , array, bytestring, binary, containers, directory, edit-
 distance
           , filepath, haskeline, mtl, process, time, old-time, old-locale
           , text, utf8-string, xml, zlib, unix, split, gitrev, deepseq,
 git-date
 }}}

 though of course I don't know if any of these might be doing some FFI.
 (Perhaps `git-date` does.)

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


More information about the ghc-tickets mailing list