Closed jacereda closed 1 month ago
How is it going to help? The entire function is already under a lock.
Oh, right. I'll remove it and try to reproduce the crash. Sorry for the noise.
And update while I'm at it, I'm lagging several versions behind.
Shouldn't this if contain a DBGHELP_LOCK/UNLOCK pair?
https://github.com/wolfpld/tracy/blob/be53a82e78fde83db25166e8d4c7a672420da625/public/client/TracyCallstack.cpp#L657
This is what I have locally and looks like it got rid of some crashes: