admin管理员组文章数量:1022944
I'm trying to run the Instrument "Animation Hitches", but it fails immediately after starting on the iPhone. This happens on multiple projects, including a brand new project.
I get the following errors:
Timestamp | Message |
---|---|
(Before Run Started) | Unexpected failure: Couriers have returned unexpectedly. |
(Before Run Started) | Failed to start the recording: Failed starting ktrace session. |
I'm trying to run the Instrument "Animation Hitches", but it fails immediately after starting on the iPhone. This happens on multiple projects, including a brand new project.
I get the following errors:
Timestamp | Message |
---|---|
(Before Run Started) | Unexpected failure: Couriers have returned unexpectedly. |
(Before Run Started) | Failed to start the recording: Failed starting ktrace session. |
The issue also happens with the instruments App Launch, but not with any other that I tested.
Is this a bug?
Using Xcode Version 16.1, Mac Mini M1 Sequoia 15.1. Running project on iPhone 14 Pro iOS 18.1.
Also posted on Apple Developer Forums
Share Improve this question edited Nov 19, 2024 at 5:29 Rob 439k74 gold badges841 silver badges1.1k bronze badges asked Nov 19, 2024 at 2:29 Cécile LebleuCécile Lebleu 1964 silver badges17 bronze badges 01 Answer
Reset to default 1The problem would appear to be using “Recording mode” of “Deferred” when profiling on a physical iOS device, regardless of which Instruments template you choose. If you change the recording mode to “Capture last n seconds” (or, where available, “Immediate”), this problem does not manifest itself.
This problem jumps out at you when using “Animation hitches” template because that template does not accept a recording mode of “Immediate” and defaults to “Deferred” mode. But if you pick a different template, and manually change its recording mode to “Deferred”, that will also manifest the same problem.
This seems worthy of a bug report.
I'm trying to run the Instrument "Animation Hitches", but it fails immediately after starting on the iPhone. This happens on multiple projects, including a brand new project.
I get the following errors:
Timestamp | Message |
---|---|
(Before Run Started) | Unexpected failure: Couriers have returned unexpectedly. |
(Before Run Started) | Failed to start the recording: Failed starting ktrace session. |
I'm trying to run the Instrument "Animation Hitches", but it fails immediately after starting on the iPhone. This happens on multiple projects, including a brand new project.
I get the following errors:
Timestamp | Message |
---|---|
(Before Run Started) | Unexpected failure: Couriers have returned unexpectedly. |
(Before Run Started) | Failed to start the recording: Failed starting ktrace session. |
The issue also happens with the instruments App Launch, but not with any other that I tested.
Is this a bug?
Using Xcode Version 16.1, Mac Mini M1 Sequoia 15.1. Running project on iPhone 14 Pro iOS 18.1.
Also posted on Apple Developer Forums
Share Improve this question edited Nov 19, 2024 at 5:29 Rob 439k74 gold badges841 silver badges1.1k bronze badges asked Nov 19, 2024 at 2:29 Cécile LebleuCécile Lebleu 1964 silver badges17 bronze badges 01 Answer
Reset to default 1The problem would appear to be using “Recording mode” of “Deferred” when profiling on a physical iOS device, regardless of which Instruments template you choose. If you change the recording mode to “Capture last n seconds” (or, where available, “Immediate”), this problem does not manifest itself.
This problem jumps out at you when using “Animation hitches” template because that template does not accept a recording mode of “Immediate” and defaults to “Deferred” mode. But if you pick a different template, and manually change its recording mode to “Deferred”, that will also manifest the same problem.
This seems worthy of a bug report.
本文标签: xcodeCannot run Animation Hitches Instrument Is this a bugStack Overflow
版权声明:本文标题:xcode - Cannot run Animation Hitches Instrument. Is this a bug? - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745585562a2157572.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论