[GHC] #10881: internal error: evacuate: strange closure type 5101248

#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

#10881: internal error: evacuate: strange closure type 5101248 -------------------------------------+------------------------------------- Reporter: burbly | Owner: simonmar Type: bug | Status: infoneeded Priority: normal | Milestone: Component: Runtime System | Version: 7.10.2 Resolution: | Keywords: strange | closure type 5101248 Operating System: Windows | Architecture: x86_64 | (amd64) Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by simonmar): * status: new => infoneeded Comment: Thanks for the bug report. Two suggestions: 1. Try to reproduce the issue on another machine, to exclude the possibility of hardware failure (this does happen!) 2. Please provide instructions and source code so that we can reproduce the problem. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10881#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10881: internal error: evacuate: strange closure type 5101248 -------------------------------------+------------------------------------- Reporter: burbly | Owner: simonmar Type: bug | Status: closed Priority: normal | Milestone: Component: Runtime System | Version: 7.10.2 Resolution: invalid | Keywords: strange | closure type 5101248 Operating System: Windows | Architecture: x86_64 | (amd64) Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by Phyx-): * status: infoneeded => closed * cc: simonmar (added) * resolution: => invalid Comment: No answer, and no reproduction steps in 13 months. Closing issue as we can't fix it without being able to reproduce it. Feel free to re-open if a reproduction case is made. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10881#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC