help:about segmentation fault xcrun xctrace record

I upgraded to xcode15.1beta and used xcrun xctrace record --template '/user/desktop/xmm.template' --device '0W0E0E0E0E0E0E0E0E0E0' --time-limit 25s --all-process --output '/user/desktop/out.trace' An error occurred when commanding: [zsh: segmentation fault xcrun xctrace record --template --device '0W0E0E0E0E0E0E0E0E0E0' 25s], related The version is as follows xcode:15.1beta xcrun --show-sdk-version: 14.0 xcrun --show-sdk-build-version: 23A334 xcrun --show-sdk-platform-version: 14.0 xcrun --version: xcrun version 67 Please tell me how to solve this error. I hope you can help me. Thank you.

Replenish:xcrun xctrace version:xctrace version 15.1

On my end, the following error message will randomly appear [zsh:: segmentation fault xcrun xcrace export -- input -- toc -- output] or [zsh:: segmentation fault xcrun xcrace export -- input -- xpath]. If the two export commands are executed after a long time interval (more than 20 minutes), there is no problem, or if the terminal program is restarted, otherwise this error is likely to occur.

Same here for Xcode command line tools 15.3. segmentation fault xcrun xctrace export --input --xpath occurs sporadically. Several retries are needed.

help:about segmentation fault xcrun xctrace record
 
 
Q