[GHC] #10881: internal error: evacuate: strange closure type 5101248
GHC
ghc-devs at haskell.org
Mon Sep 14 20:39:16 UTC 2015
#10881: internal error: evacuate: strange closure type 5101248
-------------------------------------+-------------------------------------
Reporter: burbly | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime | Version: 7.10.2
System |
Keywords: strange | Operating System: Windows
closure type 5101248 |
Architecture: x86_64 | Type of failure: Runtime crash
(amd64) |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------+-------------------------------------
Running a compiled executable on some complex input is causing this:
postparse.exe: internal error: evacuate: strange closure type 5101248
(GHC version 7.10.2 for x86_64_unknown_mingw32)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Running under Cygwin on Windows 8.1, 64.
I suspect this may be a memory-related issue, but it's hard to diagnose as
postparse.exe is operating in a larger ecosystem.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10881>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list