[GHC] #11830: Disabling idle GC leads to freeze

GHC ghc-devs at haskell.org
Thu Apr 14 07:48:25 UTC 2016


#11830: Disabling idle GC leads to freeze
-------------------------------------+-------------------------------------
        Reporter:  NeilMitchell      |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Runtime System    |              Version:  8.0.1-rc3
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by NeilMitchell):

 Setting {{{-I1000}}}, when the computation takes < 20s, still succeeds.
 That seems to imply that the idle setting of 0 is the problem. Adding
 {{{-S}}} has the last line not being a GC.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11830#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list