[Issue 7229] GC.collect fails when being called from Fiber

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7229


klickverbot c...@klickverbot.at changed:

   What|Removed |Added

 CC||c...@klickverbot.at


--- Comment #1 from klickverbot c...@klickverbot.at 2012-02-13 13:31:46 PST 
---
I can't reproduce the issue on Windows Server 2008 R2 – you are getting a
Unable to load thread context exception? In any case, rewriting the code
directly in assembler should be easy enough (and potentially faster), so I'll
have a look at it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7229] GC.collect fails when being called from Fiber

2012-02-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7229



--- Comment #2 from d...@dawgfoto.de 2012-02-13 14:47:26 PST ---
I get a 0 return value and an empty context but I don't remember the error
code.
Don't waste your time on this until I've rechecked it. There probably IS some
issue with getting the context from suspended threads as well.

Note: This is definitely no stack overflow issue.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---