I’m developing a C++ application and was using instruments for profiling and was very satisfied with it. However, after updating my OS to Sonoma 14.5, the instruments still works, but throws SIGABRT after 1ms, during dyld package loading phase.
Here is a screenshot:
I also tried upgrading XCode 15.4, then 16.0 Beta1 and finally 16.0 Beta2 to no avail.