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

Andrew Lauritzen andrew.lauritzen at gmail.com
Fri Apr 20 11:17:32 PDT 2012


On Friday, 20 April 2012 at 18:08:48 UTC, Sean Kelly wrote:
> It could be a "real" stack overflow.  I can't remember the 
> details, but this happened once before when the default stack 
> size was 4k.  Something about how exceptions are thrown right 
> now has pretty considerable stack requirements on 
> Windows--maybe the stack trace generation?  Anyway, that's why 
> the default stack size for fibers is currently 8k IIRC.
Interesting, ok I'll play with the stack size a bit and see what 
happens :)


More information about the Digitalmars-d mailing list