[GHC] #11830: Disabling idle GC leads to freeze
GHC
ghc-devs at haskell.org
Wed May 4 17:30:17 UTC 2016
#11830: Disabling idle GC leads to freeze
-------------------------------------+-------------------------------------
Reporter: NeilMitchell | Owner:
Type: bug | Status: closed
Priority: highest | Milestone: 8.2.1
Component: Runtime System | Version: 8.0.1-rc3
Resolution: fixed | Keywords:
Operating System: Linux | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2129
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: patch => closed
* resolution: => fixed
Comment:
The commit in comment:9 isn't quite the whole story due to lacking
synchronization. This is cleaned up in the rework of the itimer subsystem
in 999c464da36e925bd4ffea34c94d3a7b3ab0135c (which also addresses #11965).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11830#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list