[GHC] #8867: newArray# fails to initialize card table correctly

GHC ghc-devs at haskell.org
Sun Mar 9 14:34:51 UTC 2014


#8867: newArray# fails to initialize card table correctly
-------------------------------------+------------------------------------
        Reporter:  tibbe             |            Owner:  simonmar
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Runtime System    |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by tibbe):

 A possible second bug: we (should) set all mark bits to zero. Why do we
 then mark the array as dirty by using thr `stg_MUT_ARR_PTRS_DIRTY_info`
 info pointer?

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


More information about the ghc-tickets mailing list