Windows: Throwing Exceptions from Fibers in D2.059: Access Violation

Sean Kelly sean at invisibleduck.org
Wed Apr 18 15:43:48 PDT 2012


On Apr 18, 2012, at 11:48 AM, Andrew Lauritzen wrote:

> I sent this to the mailing list but as it appears to be awaiting moderation, here might be a more appropriate place for discussion.
> 
> Throwing exceptions from fibers seems buggy on Windows in the latest D2 runtime. Even a small modification to the example given in the unit test (adding unrelated exception handling to the same scope) fails with a "Stack Overflow" exception then tons of access violations:

This is a regression from 2.058, correct?  Please file a bug report either way.  Nothing relevant should have changed in core.thread though.



More information about the Digitalmars-d mailing list