[GHC] #14721: internal error: stg_ap_v_ret

GHC ghc-devs at haskell.org
Thu Jan 25 22:18:26 UTC 2018


#14721: internal error: stg_ap_v_ret
--------------------------------------+---------------------------------
           Reporter:  jdm12           |             Owner:  (none)
               Type:  bug             |            Status:  new
           Priority:  normal          |         Milestone:
          Component:  Compiler        |           Version:  8.0.2
           Keywords:                  |  Operating System:  Linux
       Architecture:  x86_64 (amd64)  |   Type of failure:  None/Unknown
          Test Case:                  |        Blocked By:
           Blocking:                  |   Related Tickets:
Differential Rev(s):                  |         Wiki Page:
--------------------------------------+---------------------------------
 I got the following message when trying to inspect an unboxed vector:

  <interactive>: internal error: stg_ap_v_ret
      (GHC version 8.0.2 for x86_64_unknown_linux)
      Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
  Aborted (core dumped)

 ... so here I am, following instructions :)

 I'm running Kubuntu Zesty (4.13.0-25-generic) in a VirtualBox vm on a
 Win10 host.

 I don't know what other info will help, but I'll save the code as it
 stands and provide details on request. If the core dump will be useful,
 I'm happy to provide, but will need help finding it.

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


More information about the ghc-tickets mailing list