My program crashes only when being profiled
mfuribondo
Posts: 4
I am not sure what to do here. I have a program that uses dozens of threads and it runs fine when i am in VS or when i run it on its own. However, when i try to performace profile it, it crashes. I have all of my exceptions turned on and it doesnt throw anything when i run it in the debugger.
when it crashes during performance profiling the only thing in the application logs is:
Faulting module path: C:WindowsSYSTEM32
tdll.dll
when it crashes during performance profiling the only thing in the application logs is:
Faulting module path: C:WindowsSYSTEM32
tdll.dll