I'm seeing an intermittent issue resulting in a stack overflow exception and the application terminating. Curious why this line below is not also in the try/catch block. This would likely avoid ...
structured_exception() throw() : exception_pointer(NULL), info("Unknown SEH exception") {} structured_exception(EXCEPTION_POINTERS* ep) throw() : exception_pointer(ep ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results