[GHC] #7836: "Invalid object in processHeapClosureForDead" when profiling with -hb
GHC
ghc-devs at haskell.org
Tue Jul 3 09:38:22 UTC 2018
#7836: "Invalid object in processHeapClosureForDead" when profiling with -hb
-------------------------------------+-------------------------------------
Reporter: hyperthunk | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Profiling | Version: 8.5
Resolution: | Keywords: profiling
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #15063, #15087, | Differential Rev(s): Phab:D4928
#15165 |
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
The bug as originally reported (`Invalid object in
processHeapClosureForDead(): 60`) can't happen with modern GHCs as we
handle closure 60 already, but the bug in comment:16 is fixed in
Phab:D4928.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7836#comment:29>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list