“if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction” message when rotating device or sim

Originator:whakkee
Number:rdar://29335970 Date Originated:18-Nov-2016 08:44 PM
Status:Closed (duplicate) Resolved:
Product:iOS Product Version:10.1 (14B72)
Classification:Other Bug Reproducible:Always
 
Summary:
“if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction” message in the console when rotating the device or simulator

Steps to Reproduce:
1. Create new single view project using Xcode 8 (I used Version 8.1-8B62)
2. Run in simulator (tried 5s, 6, 6s plus), or on device (on 10.1-14B72 or on 10.0-14A345)
3. Rotate device or simulator
4. Look in the debug console for messages

Expected Results:
I did not expect any message to be there, especially not in a near-empty project

Actual Results:
The message “if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction” appears in the debug console.

Regression:
Occurs both in the simulator or on the device, using various devices (didn’t try them all, but 5s, 6 and 6s Plus all have the same problem, so I don’t think it’s device specific).
Occurs when running on iOS 10.0 (14A345) or 10.1 (14B72) - does not occur when running on iOS 9.3.5

Notes:
-

Comments

Duplicate of 28050330 (Open)

related discussion: https://forums.developer.apple.com/thread/52366


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!