gpt4 book ai didi

swift - 如何在 swift 中调试此信息(SIGTRAP #0)?

转载 作者:行者123 更新时间:2023-11-30 13:15:07 24 4
gpt4 key购买 nike

我的应用程序崩溃了,但我不知道问题所在..

0   klood                               0x00000001000e4640 0x1000ac000 + 230976
1 PexKit 0x00000001003a17e8 0x100334000 + 448488
2 PexKit 0x00000001003a1414 0x100334000 + 447508
3 Foundation 0x0000000182f04540 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16
4 Foundation 0x0000000182e56870 -[NSBlockOperation main] + 96
5 Foundation 0x0000000182e46e48 -[__NSOperationInternal _start:] + 604
6 Foundation 0x0000000182f06934 __NSOQSchedule_f + 224
7 libdispatch.dylib 0x0000000181f9547c _dispatch_client_callout + 16
8 libdispatch.dylib 0x0000000181f9ab84 _dispatch_main_queue_callback_4CF + 1844
9 CoreFoundation 0x0000000182500d50 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
10 CoreFoundation 0x00000001824febb8 __CFRunLoopRun + 1628
11 CoreFoundation 0x0000000182428c50 CFRunLoopRunSpecific + 384
12 GraphicsServices 0x0000000183d10088 GSEventRunModal + 180
13 UIKit 0x0000000187712088 UIApplicationMain + 204
14 klood 0x0000000100162fb0 0x1000ac000 + 749488
15 libdyld.dylib 0x0000000181fc68b8 start + 4

我认为问题可能是_dispatch_main_queue_callback_4CF,我不知道如何解决它,非常感谢。

最佳答案

从头开始,用断点一步步跟踪你的代码。如果您不知道从哪里开始,请将断点放置在第一个 viewDidLoad() 处,然后从那里开始执行。

关于swift - 如何在 swift 中调试此信息(SIGTRAP #0)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38308888/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com