i have the similar crash info on ios 17,the IPA is built on XCode 11. The crash info as follows:
Trapped uncaught exception 'NSInternalInconsistencyException', reason: 'UIMenu._resolvedElementSize cannot be called before the menu has been prepared for display'
(
0 CoreFoundation 0x00000001ac0945ec CEB74A0C-5EA4-3F5A-9DE8-73F0DAD2F4CB + 972268
1 libobjc.A.dylib 0x00000001a43d7c00 objc_exception_throw + 60
2 Foundation 0x00000001ab600398 FC476CEF-BC79-3C8E-9386-43203DDC2794 + 7062424
3 UIKitCore 0x00000001ae7e4c64 5A61A3B9-1EAB-3524-B091-7EE4AE5AC297 + 6470756
4 UIKitCore 0x00000001ae7ea9b8 5A61A3B9-1EAB-3524-B091-7EE4AE5AC297 + 6494648
5 UIKitCore 0x00000001ae7eacd8 5A61A3B9-1EAB-3524-B091-7EE4AE5AC297 + 6495448
6 UIKitCore 0x00000001aef2761c 5A61A3B9-1EAB-3524-B091-7EE4AE5AC297 + 14083612
7 UIKitCore 0x00000001ae66b2bc 5A61A3B9-1EAB-3524-B091-7EE4AE5AC297 + 4924092
8 UIKitCo<…>
it seems work without crash when building IPA on XCode 13.