[GHC] #10258: internal error: evacuate: strange closure type 3269

#10258: internal error: evacuate: strange closure type 3269 -------------------------------------------+------------------------------- Reporter: lukaramu | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.3 Keywords: | Operating System: Windows Architecture: Unknown/Multiple | Type of failure: GHCi crash Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------------+------------------------------- When trying to load the attatched source into GHCi, it spit out the following error: {{{ ghc.exe: internal error: evacuate: strange closure type 3269 (GHC version 7.8.3 for i386_unknown_mingw32) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. }}} I could not reproduce the bug. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10258 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10258: internal error: evacuate: strange closure type 3269 ---------------------------------+---------------------------------------- Reporter: lukaramu | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.8.3 Resolution: worksforme | Keywords: Operating System: Windows | Architecture: Unknown/Multiple Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: #8687, #8957 | Differential Rev(s): Wiki Page: | ---------------------------------+---------------------------------------- Changes (by thomie): * status: new => closed * resolution: => worksforme * related: => #8687, #8957 Comment: Since this bug is not reproducible, and we haven't seen these "strange closure type" panics at all in the 7.10 series, I'm going to assume this is fixed and close this ticket. Thanks for reporting, and do reopen if you see it again. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10258#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC