[Issue 1828] Several Thread Issues
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Feb 28 07:14:40 PST 2008
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1828
sjguy at cs.unc.edu changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sjguy at cs.unc.edu
------- Comment #2 from sjguy at cs.unc.edu  2008-02-28 09:14 -------
I applied this patch and it fixed an issue I was having.  My program would
eventually crash with either a "Win32 Error" or a "Error: Cannot Pause" error. 
This seemed to happen when my compute intensive threads were garbage collected,
presumable for the exact reason Kazuhiro Inaba stated.
Since recompiling Phobos with this patch, I have not encountered either error.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list