Posts

Post marked as solved
10 Replies
already did that (sysdiagnose2020.07.0812-50-06-0400macOSADP3-2_20A5299w.tar.gz) per the first response from Developer Tools Engineer above.
Post marked as solved
10 Replies
The release version logged in previous log stream output is a fat binary (-detailed_info): fat_magic 0xcafebabe nfat_arch 2 architecture x86_64 		cputype CPU_TYPE_X86_64 		cpusubtype CPU_SUBTYPE_X86_64_ALL 		offset 16384 		size 15812624 		align 2^14 (16384) architecture arm64 		cputype CPU_TYPE_ARM64 		cpusubtype CPU_SUBTYPE_ARM64_ALL 		offset 15843328 		size 14291424 		align 2^14 (16384) And Running from Xcode (Debug) build works fine. Profiling from Xcode works if "Time Profile" is used; however, "Allocations", "Leaks" and "Zombies" all fail to successfully launch the application and attempts to launch the application and attach to it from Instruments also fail if one of the memory instruments is used. Oh and FWIW I have also tried profiling the Debug build; however, it to fails with memory instruments.
Post marked as solved
10 Replies
FWIW I am trying to use "Allocations", "Leaks" and "Zombies" when Instruments fails. I am prompted for a password after clicking the record button, but the application icon just bounces. Using "Time Profile" does appear to work.
Post marked as solved
10 Replies
log stream --process "Instruments" output - https://developer.apple.com/forums/content/attachment/d2f0e520-37d1-4b5b-be90-beda3defc0f8
Post marked as solved
10 Replies
sysdiagnose2020.07.0812-50-06-0400macOSADP3-2_20A5299w.tar.gz