tracy icon indicating copy to clipboard operation
tracy copied to clipboard

tracy-profiler.exe access violation when downloading release

Open Mahmoud1205 opened this issue 1 year ago • 1 comments

Good evening. I downloaded the latest release from here where _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR is defined, I didn't build from source. My problem is every time I try to run tracy-profiler.exe it crashes before opening any window... When I attach a debugger to it, the cause is an access violation in msvcp140.dll:mtx_do_lock, an image of this is attached below. Screenshot 2025-01-16 153332 I read this issue #887 and #862, I think it's same as my issue but the solutions suggested in them didn't work; I already have the latest MSVC redist package 14.42.34433.0.

Thanks in advance.

Mahmoud1205 avatar Jan 16 '25 12:01 Mahmoud1205

0.11.1 doesn't have the mutex fix.

wolfpld avatar Jan 16 '25 16:01 wolfpld

0.12 does.

wolfpld avatar Jun 07 '25 12:06 wolfpld