Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Swift 如何从测试飞行获得的CrashLog中确定错误的准确位置_Swift_Xcode_Testflight_Crash Log - Fatal编程技术网

Swift 如何从测试飞行获得的CrashLog中确定错误的准确位置

Swift 如何从测试飞行获得的CrashLog中确定错误的准确位置,swift,xcode,testflight,crash-log,Swift,Xcode,Testflight,Crash Log,我从试飞中得到了我的飞行记录 crashlog.crash Incident Identifier: F9255190-FC14-48E9-8C02-A54D5A410CBE Beta Identifier: F6E379C0-91F6-4A43-9CD1-C922ACA4126E Hardware Model: iPhone10,2 Process: ARMail [22660] Path: /private/var/co

我从试飞中得到了我的飞行记录

crashlog.crash

Incident Identifier: F9255190-FC14-48E9-8C02-A54D5A410CBE
Beta Identifier:     F6E379C0-91F6-4A43-9CD1-C922ACA4126E
Hardware Model:      iPhone10,2
Process:             ARMail [22660]
Path:                /private/var/containers/Bundle/Application/225B1C6F-91C7-4B8A-B1A8-5ABE9211EE1F/ARMail.app/ARMail
Identifier:          com.BradleyFrench.ARMail
Version:             15 (1.0)
AppStoreTools:       11C29
AppVariant:          1:iPhone10,2:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.BradleyFrench.ARMail [4315]


Date/Time:           2020-03-02 16:42:42.7223 -0500
Launch Time:         2020-03-02 16:24:16.7464 -0500
OS Version:          iPhone OS 13.3.1 (17D50)
Release Type:        User
Baseband Version:    5.30.01
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001c3d03aa4
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [22660]
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libswiftCore.dylib              0x00000001c3d03aa4 $ss17_assertionFailure__4file4line5flagss5NeverOs12StaticStringV_SSAHSus6UInt32VtFTf4xxnnn_n + 440 (AssertCommon.swift:132)
1   libswiftCore.dylib              0x00000001c3d03aa4 $ss17_assertionFailure__4file4line5flagss5NeverOs12StaticStringV_SSAHSus6UInt32VtFTf4xxnnn_n + 440 (AssertCommon.swift:132)
2   libswiftCore.dylib              0x00000001c3b2071c $ss17_assertionFailure__4file4line5flagss5NeverOs12StaticStringV_SSAHSus6UInt32VtF + 32 (<compiler-generated>:0)
3   DepthCamera                     0x00000001017e911c AVCaptureDevice.selectDepthFormat() + 3488 (AVCaptureDevice+Extension.swift:0)
4   DepthCamera                     0x00000001017fe010 VideoCapture.setupCaptureVideoDevice(with:) + 476 (VideoCapture.swift:186)
5   DepthCamera                     0x00000001017ff858 specialized VideoCapture.init(cameraMode:cameraType:preferredSpec:previewContainer:) + 2020 (VideoCapture.swift:100)
6   DepthCamera                     0x00000001017ebe04 RealtimeDepthMaskViewController.viewDidLoad() + 472 (RealTimeDepthViewController.swift:0)
7   DepthCamera                     0x00000001017ece28 @objc RealtimeDepthMaskViewController.viewDidLoad() + 28 (<compiler-generated>:0)
8   UIKitCore                       0x00000001ba2ad448 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 100 (UIViewController.m:2283)
9   UIKitCore                       0x00000001ba2b1f58 -[UIViewController loadViewIfRequired] + 936 (UIViewController.m:3382)
10  UIKitCore                       0x00000001ba2b2360 -[UIViewController view] + 28 (UIViewController.m:3404)
11  UIKitCore                       0x00000001ba1dca24 -[_UIFullscreenPresentationController _setPresentedViewController:] + 80 (_UIFullscreenPresentationController.m:227)
12  UIKitCore                       0x00000001ba1d0434 -[UIPresentationController initWithPresentedViewController:presentingViewController:] + 188 (UIPresentationController.m:200)
13  UIKitCore                       0x00000001ba2c1bf8 -[UIViewController _presentViewController:withAnimationController:completion:] + 2528 (UIViewController.m:7283)
14  UIKitCore                       0x00000001ba2c4794 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 104 (UIViewController.m:7731)
15  UIKitCore                       0x00000001ba2c4c90 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 508 (UIViewController.m:7832)
16  UIKitCore                       0x00000001ba2c46e4 -[UIViewController _presentViewController:animated:completion:] + 196 (UIViewController.m:7738)
17  UIKitCore                       0x00000001ba2c494c -[UIViewController presentViewController:animated:completion:] + 160 (UIViewController.m:7776)
18  ARMail                          0x0000000101019508 ObtainVideoViewController.takePicture() + 292 (ObtainVideoViewController.swift:333)
19  ARMail                          0x00000001010297e0 closure #2 in MyImageView.pressedButton() + 216 (MyImageView.swift:115)
20  ARMail                          0x0000000101013c44 thunk for @escaping @callee_guaranteed (@guaranteed UIAlertAction) -> () + 48 (<compiler-generated>:0)
21  UIKitCore                       0x00000001b9f1eed0 -[UIAlertController _invokeHandlersForAction:] + 108 (UIAlertController.m:1075)
22  UIKitCore                       0x00000001b9f1f82c __103-[UIAlertController _dismissAnimated:triggeringAction:triggeredByPopoverDimmingView:dismissC... + 28 (UIAlertController.m:1240)
23  UIKitCore                       0x00000001ba1d0fe0 -[UIPresentationController transitionDidFinish:] + 952 (UIPresentationController.m:462)
24  UIKitCore                       0x00000001ba1d576c __56-[UIPresentationController runTransitionForCurrentState]_block_invoke.503 + 208 (UIPresentationController.m:1086)
25  UIKitCore                       0x00000001ba2d95a8 -[_UIViewControllerTransitionContext completeTransition:] + 100 (UIViewControllerTransitioning.m:285)
26  UIKitCore                       0x00000001bad55d90 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 588 (UIView.m:14023)
27  UIKitCore                       0x00000001bad29c70 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 244 (UIView.m:0)
28  UIKitCore                       0x00000001bad2a178 -[UIViewAnimationState animationDidStop:finished:] + 240 (UIView.m:2219)
29  UIKitCore                       0x00000001bad2a2c8 -[UIViewAnimationState animationDidStop:finished:] + 576 (UIView.m:2238)
30  QuartzCore                      0x00000001bd2dbdac CA::Layer::run_animation_callbacks(void*) + 276 (CALayer.mm:6832)
31  libdispatch.dylib               0x00000001b6513184 _dispatch_client_callout + 16 (object.m:495)
32  libdispatch.dylib               0x00000001b64f634c _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 996 (inline_internal.h:2484)
33  CoreFoundation                  0x00000001b67c45e4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 (CFRunLoop.c:1749)
34  CoreFoundation                  0x00000001b67bf5d8 __CFRunLoopRun + 2004 (CFRunLoop.c:3069)
35  CoreFoundation                  0x00000001b67beadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
36  GraphicsServices                0x00000001c075f328 GSEventRunModal + 104 (GSEvent.c:2246)
37  UIKitCore                       0x00000001ba8cc63c UIApplicationMain + 1936 (UIApplication.m:4773)
38  ARMail                          0x0000000100ffec90 main + 68 (ViewController.swift:13)
39  libdyld.dylib                   0x00000001b6648360 start + 4
事件标识符:F9255190-FC14-48E9-8C02-A54D5A410CBE
测试标识符:F6E379C0-91F6-4A43-9CD1-C922AC4126E
硬件型号:iPhone10,2
进程:阿迈尔[22660]
路径:/private/var/containers/Bundle/Application/225B1C6F-91C7-4B8A-B1A8-5ABE9211EE1F/ARMail.app/ARMail
标识符:com.BradleyFrench.ARMail
版本:15(1.0)
AppStoreTools:11C29
AppVariant:1:iPhone10,2:13
贝塔:是的
代码类型:ARM-64(本机)
角色:前台
父进程:已启动[1]
联盟:com.BradleyFrench.ARMail[4315]
日期/时间:2020-03-02 16:42:42.7223-0500
发射时间:2020-03-02 16:24:16.7464-0500
操作系统版本:iPhone操作系统13.3.1(17D50)
发布类型:用户
基带版本:5.30.01
报告版本:104
异常类型:EXC_断点(SIGTRAP)
异常代码:0x0000000000000001、0x00000001c3d03aa4
终止信号:跟踪/BPT陷阱:5
终止原因:命名空间信号,代码0x5
终止进程:exc处理程序[22660]
由以下线程触发:0
线程0名称:
线程0崩溃:
0 libswiftCore.dylib 0x00000001c3d03aa4$ss17\u断言失败\u 4file4line5flagss5NeverOs12StaticStringV\u ssahsus6uint32 vtftftftf4xxnnn+440(AssertCommon.swift:132)
1 libswiftCore.dylib 0x00000001c3d03aa4$ss17\u断言失败\u 4file4line5flagss5NeverOs12StaticStringV\u ssahsus6uint32 vtftftftf4xxnnn+440(AssertCommon.swift:132)
2 libswiftCore.dylib 0x00000001c3b2071c$ss17_断言失败_uu4file4line5flagss5neveros12staticStringv_SSAHSus6UInt32VtF+32(:0)
3深度相机0x00000001017e911c AVCaptureDevice。选择DepthFormat()+3488(AVCaptureDevice+分机。swift:0)
4深度摄像机0x00000001017fe010视频捕获。设置捕获视频设备(带:)+476(视频捕获。swift:186)
5深度摄像头0x00000001017ff858专用视频捕获.init(cameraMode:cameraType:preferredSpec:previewContainer:)+2020(视频捕获.swift:100)
6深度摄像头0x00000001017ebe04 RealtimeDepthMaskViewController.viewDidLoad()+472(RealTimeDepthViewController.swift:0)
7深度摄像头0x00000001017ece28@objc realtimedpthmaskviewcontroller.viewDidLoad()+28(:0)
8 UIKitCore 0x00000001ba2ad448-[UIViewController\u SendViewDidLoadWith AppearanceProxyObjectTaggingEnabled]+100(UIViewController.m:2283)
9 UIKitCore 0x00000001ba2b1f58-[UIViewController loadViewIfRequired]+936(UIViewController.m:3382)
10 UIKitCore 0x00000001ba2b2360-[UIViewController视图]+28(UIViewController.m:3404)
11 UIKitCore 0x00000001ba1dca24-[\u UIFullscreenPresentationController\u setPresentedViewController:+80(\u UIFullscreenPresentationController.m:227)
12 UIKitCore 0x00000001ba1d0434-[UIPresentationController初始化带PresentedViewController:presentingViewController:+188(UIPresentationController.m:200)
13 UIKitCore 0x00000001ba2c1bf8-[UIViewController\u presentViewController:withAnimationController:completion:+2528(UIViewController.m:7283)
14 UIKitCore 0x00000001ba2c4794 uuu 63-[UIViewController u presentViewController:动画:完成:]block_invoke+104(UIViewController.m:7731)
15 UIKitCore 0x00000001ba2c4c90-[UIViewController\u性能协调演示文稿属性:动画:][508(UIViewController.m:7832)
16 UIKitCore 0x00000001ba2c46e4-[UIViewController\u presentViewController:animated:completion:+196(UIViewController.m:7738)
17 UIKitCore 0x00000001ba2c494c-[UIViewController presentViewController:animated:completion:+160(UIViewController.m:7776)
18 ARMail 0x0000000101019508获取视频视图控制器.takePicture()+292(获取视频视图控制器.swift:333)
19 ARMail 0x00000001010297e0闭包#2在MyImageView中。按下按钮()+216(MyImageView.swift:115)
20 ARMail 0x0000000101013c44 thunk用于@escaping@callee_保证(@guaranged UIAlertAction)->()+48(:0)
21 UIKitCore 0x00000001b9f1eed0-[UIAlertController\u InvokeHandlers操作:][108(UIAlertController.m:1075)
22 UIKitCore 0x00000001b9f1f82c\uuuu 103-[UIAlertController\u dismissAnimated:triggeringAction:triggeredByPopoverDimmingView:dismissC…+28(UIAlertController.m:1240)
23 UIKitCore 0x00000001ba1d0fe0-[UIPresentationController转换IDFinish:+952(UIPresentationController.m:462)
24 UIKitCore 0x00000001ba1d576c\uuU 56-[UIPresentationController运行转换ForCurrentState]\u块\u invoke.503+208(UIPresentationController.m:1086)
25 UIKitCore 0x00000001ba2d95a8-[\u UIViewControllerTransitionContext CompletTransition:+100(UIViewControllerTransitioning.m:285)
26 UIKitCore 0x00000001bad55d90-[UIViewAnimationBlockDelegate\u DiEndBlockAnimation:finished:context:+588(UIView.m:14023)
27 UIKitCore 0x00000001bad29c70-[UIViewAnimationState sendDelegateAnimationDidStop:finished:+244(UIView.m:0)
28 UIKitCore 0x00000001bad2a178-[UIViewAnimationState animationDidStop:finished:+240(UIView.m:2219)
29 UIKitCore 0x00000001bad2a2c8-[UIViewAnimationState animationDidStop:finished:+576(UIView.m:2238)
30个QuartzCore 0x00000001bd2dbdac CA::Layer::run\u animation\u回调(void*)+276(CALayer.mm:6832)
31 libdispatch.dylib 0x00000001b6513184 _dispatch_client_callout