#5187: missing deRefTSO in scheduleHandleThreadFinished
-----------------------------+----------------------------------------------
  Reporter:  simonmar        |          Owner:  duncan          
      Type:  bug             |         Status:  closed          
  Priority:  highest         |      Milestone:  7.0.4           
 Component:  Runtime System  |        Version:  6.12.3          
Resolution:  fixed           |       Keywords:                  
  Testcase:                  |      Blockedby:                  
Difficulty:                  |             Os:  Unknown/Multiple
  Blocking:                  |   Architecture:  Unknown/Multiple
   Failure:  Runtime crash   |  
-----------------------------+----------------------------------------------
Changes (by duncan):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed.

 {{{
 Tue May 10 17:39:03 BST 2011  Duncan Coutts <[email protected]>
   * Add a missing deRefTSO in scheduleHandleThreadFinished
   Was causing rts assertions and incorrect results for FFI callbacks,
   e.g. was causing the ThreadScope GUI to segfault.
   This only applies to the 7.0 branch, deRefTSO has gone in 7.2.
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to