[GHC] #16182: Retainer Profiling is broken
GHC
ghc-devs at haskell.org
Sat Jan 19 11:42:25 UTC 2019
#16182: Retainer Profiling is broken
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.8.1
Component: Compiler | Version: 8.6.3
Resolution: fixed | Keywords: profiling
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):
* status: new => closed
* resolution: => fixed
* milestone: => 8.8.1
Comment:
I cannot reproduce this using GHC 8.7.20190114 and
[https://github.com/hvr/head.hackage/tree/60d797cd2e94757d65d2ca43121d7540a6128674
head.hackage]'s patches for `primitive` //et al.//:
{{{
$ cabal new-exec prop-compiled -- +RTS -hr
...
Properties Total
Passed 582 582
Failed 49 49
Total 631 631
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16182#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list