[GHC] #15465: PAP object entered

GHC ghc-devs at haskell.org
Thu Aug 2 12:30:17 UTC 2018


#15465: PAP object entered
------------------------------------+--------------------------------------
        Reporter:  recursion-ninja  |                Owner:  (none)
            Type:  bug              |               Status:  new
        Priority:  normal           |            Milestone:  8.6.1
       Component:  Compiler         |              Version:  8.4.3
      Resolution:                   |             Keywords:
Operating System:  Linux            |         Architecture:  x86_64 (amd64)
 Type of failure:  Runtime crash    |            Test Case:
      Blocked By:                   |             Blocking:
 Related Tickets:                   |  Differential Rev(s):
       Wiki Page:                   |
------------------------------------+--------------------------------------
Description changed by recursion-ninja:

Old description:

> This occurred while running our sizeable program I have no idea what the
> program was doing when this error was encountered but the compiler asked
> me to report it here:
>
> programName: internal error: PAP object entered!
>     (GHC version 8.4.3 for x86_64_unknown_linux)
>     Please report this as a GHC bug:
> http://www.haskell.org/ghc/reportabug
> Aborted
>
> I don't have a way to reproduce this yet.

New description:

 This occurred while running our sizeable program I have no idea what the
 program was doing when this error was encountered but the compiler asked
 me to report it here:


 {{{
 programName: internal error: PAP object entered!
     (GHC version 8.4.3 for x86_64_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 Aborted
 }}}


 I don't have a way to reproduce this yet.

--

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


More information about the ghc-tickets mailing list