[GHC] #13216: internal error: stg_ap_pppppp_ret
GHC
ghc-devs at haskell.org
Wed Feb 1 17:27:54 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
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
We started getting the following from our app; though it's not reliably
reproducible:
{{{
internal error: stg_ap_pppppp_ret
(GHC version 8.0.1 for x86_64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Abort
}}}
Unfortunately I cannot share code, nor I can upgrade to GHC 8.0.2 due to
work environment restrictions. My apologies for the worst bug report.
Neither google nor Trac searches produced anything related. I'm wondering
if anybody has seen this, or have any ideas where to look at.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13216>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list