#7170: Foreign.Concurrent finalizer called twice in some cases
---------------------------------+------------------------------------------
    Reporter:  joeyadams         |       Owner:  simonmar           
        Type:  bug               |      Status:  merge              
    Priority:  high              |   Milestone:  7.6.1              
   Component:  libraries/base    |     Version:  7.4.2              
    Keywords:                    |          Os:  Unknown/Multiple   
Architecture:  Unknown/Multiple  |     Failure:  Runtime crash      
  Difficulty:  Unknown           |    Testcase:  ffi/should_run/7170
   Blockedby:                    |    Blocking:                     
     Related:                    |  
---------------------------------+------------------------------------------
Changes (by simonmar):

  * status:  new => merge
  * testcase:  => ffi/should_run/7170
  * component:  Runtime System => libraries/base


Comment:

 Fixed:

 commit 895dd47937c6c9340bf4f289f9f43d5f9be9ffcc
 {{{
 Author: Simon Marlow <[email protected]>
 Date:   Tue Aug 21 15:42:50 2012 +0100

     Remove finalizers from a ForeignPtr atomically (#7170)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7170#comment:3>
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