[GHC] #15285: "strange closure type" in T7919 with the threaded2 way
GHC
ghc-devs at haskell.org
Fri Aug 31 06:15:37 UTC 2018
#15285: "strange closure type" in T7919 with the threaded2 way
-------------------------------------+-------------------------------------
Reporter: alpmestan | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Runtime System | Version: 8.5
Resolution: | Keywords:
Operating System: Linux | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case: T7919
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D5115
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
So validate got killed before completion as it took too long, but I can
see that T7919 passed:
{{{
=====> T7919(normal) 4146 of 6532 [0, 2, 0]
=====> T7919(hpc) 4146 of 6532 [0, 2, 0]
=====> T7919(optasm) 4146 of 6532 [0, 2, 0]
=====> T7919(ghci) 4146 of 6532 [0, 2, 0]
=====> T7919(threaded1) 4146 of 6532 [0, 2, 0]
=====> T7919(threaded2) 4146 of 6532 [0, 2, 0]
=====> T7919(dyn) 4146 of 6532 [0, 2, 0]
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15285#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list