菜鸟教程小白 发表于 2022-12-13 02:34:39

ios - Apple 报告应用程序崩溃,但我无法弄清楚


                                            <p><p>Apple 表示该应用程序在 iphone 5 上启动时崩溃,但我看不到在哪里。在我的 iPhone 5 和 iPad 上运行完美。
这是 Apple 的笔记和崩溃报告(我认为它在管理器和手动上标明-)。
请帮我检查似乎是什么问题。</p>

<p>苹果笔记:</p>

<blockquote>
<p>We found that your app crashed upon launch on iPhone 5 running iOS
6.1.4, which is not in compliance with the App Store Review Guidelines.</p>

<p>This occurred when your app was used: </p>

<ul>
<li>On Wi-Fi </li>
<li>On cellular network We have attached detailed crash logs to help troubleshoot this issue. For information on how to symbolicate and
read a crash log, please see Tech Note TN2151 Understanding and
Analyzing iPhone OS Application Crash Reports.</li>
</ul>
</blockquote>

<p>崩溃报告:</p>

<pre><code>Incident Identifier: E9457CC3-BADB-4169-BAD9-D5AEBC0AC63F
CrashReporter Key:   faf5c17d0c159e839c86919af387d69d056f9fe5
Hardware Model:      xxx
Process:         MobileVision
Path:            /var/mobile/Applications/C6C4D354-6412-403E-A61A-5077A1B22E9B/MobileVision.app/MobileVision
Identifier:      MobileVision
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:launchd

Date/Time:       2013-05-13 14:21:39.436 -0700
OS Version:      iOS 6.1.3 (10B329)
Report Version:104

Exception Type:EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:0

Last Exception Backtrace:
0   CoreFoundation                  0x32f8c29e __exceptionPreprocess + 158
1   libobjc.A.dylib               0x3ae3097a objc_exception_throw + 26
2   UIKit                           0x3512137c + + 436
3   UIKit                           0x34f6358e - + 38
4   UIKit                           0x34dec79c - + 524
5   UIKit                           0x34d94c34 - + 1000
6   UIKit                           0x34d946c8 - + 68
7   UIKit                           0x34d94116 _UIApplicationHandleEvent + 6150
8   GraphicsServices                0x36a8859e _PurpleEventCallback + 586
9   CoreFoundation                  0x32f6167e __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 10
10CoreFoundation                  0x32f60ee4 __CFRunLoopDoSources0 + 208
11CoreFoundation                  0x32f5fcb2 __CFRunLoopRun + 642
12CoreFoundation                  0x32ed2eb8 0x32eca000 + 36536
13CoreFoundation                  0x32ed2d44 CFRunLoopRunInMode + 100
14UIKit                           0x34deb480 - + 664
15UIKit                           0x34de82fc 0x34d91000 + 357116
16MobileVision                  0x0008d642 main (main.m:16)
17libdyld.dylib                   0x3b267b1c start + 0


Thread 0 name:Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib          0x3b32e350 __pthread_kill + 8
1   libsystem_c.dylib               0x3b2a511e pthread_kill + 54
2   libsystem_c.dylib               0x3b2e196e abort + 90
3   libc++abi.dylib               0x3a87fd4a abort_message + 70
4   libc++abi.dylib               0x3a87cff4 default_terminate() + 20
5   libobjc.A.dylib               0x3ae30a74 _objc_terminate() + 144
6   libc++abi.dylib               0x3a87d078 safe_handler_caller(void (*)()) + 76
7   libc++abi.dylib               0x3a87d110 std::terminate() + 16
8   libc++abi.dylib               0x3a87e594 __cxa_rethrow + 84
9   libobjc.A.dylib               0x3ae309cc objc_exception_rethrow + 8
10CoreFoundation                  0x32ed2f1c CFRunLoopRunSpecific + 452
11CoreFoundation                  0x32ed2d44 CFRunLoopRunInMode + 100
12UIKit                           0x34deb480 - + 664
13UIKit                           0x34de82fc UIApplicationMain + 1116
14MobileVision                  0x0008d642 main (main.m:16)
15libdyld.dylib                   0x3b267b1c start + 0

Thread 1:
0   libsystem_kernel.dylib          0x3b32ed98 __workq_kernreturn + 8
1   libsystem_c.dylib               0x3b27ccf6 _pthread_workq_return + 14
2   libsystem_c.dylib               0x3b27ca12 _pthread_wqthread + 362
3   libsystem_c.dylib               0x3b27c8a0 start_wqthread + 4

Thread 2 name:Dispatch queue: com.apple.libdispatch-manager
Thread 2:
0   libsystem_kernel.dylib          0x3b31e648 kevent64 + 24
1   libdispatch.dylib               0x3b24e974 _dispatch_mgr_invoke + 792
2   libdispatch.dylib               0x3b24e654 _dispatch_mgr_thread$VARIANT$mp + 32

Thread 3:
0   libsystem_kernel.dylib          0x3b32ed98 __workq_kernreturn + 8
1   libsystem_c.dylib               0x3b27ccf6 _pthread_workq_return + 14
2   libsystem_c.dylib               0x3b27ca12 _pthread_wqthread + 362
3   libsystem_c.dylib               0x3b27c8a0 start_wqthread + 4

Thread 4 name:WebThread
Thread 4:
0   libsystem_kernel.dylib          0x3b31deb4 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x3b31e048 mach_msg + 36
2   CoreFoundation                  0x32f61040 __CFRunLoopServiceMachPort + 124
3   CoreFoundation                  0x32f5fd9e __CFRunLoopRun + 878
4   CoreFoundation                  0x32ed2eb8 CFRunLoopRunSpecific + 352
5   CoreFoundation                  0x32ed2d44 CFRunLoopRunInMode + 100
6   WebCore                         0x38ec2500 RunWebThread(void*) + 440
7   libsystem_c.dylib               0x3b28730e _pthread_start + 306
8   libsystem_c.dylib               0x3b2871d4 thread_start + 4

Thread 0 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x00000000      r2: 0x00000000      r3: 0x3ce24534
    r4: 0x00000006    r5: 0x3ce24b88      r6: 0x1c586614      r7: 0x2fd749f4
    r8: 0x1c5865f0    r9: 0x00000300   r10: 0x3520a04b   r11: 0x1d04bd20
    ip: 0x00000148    sp: 0x2fd749e8      lr: 0x3b2a5123      pc: 0x3b32e350
cpsr: 0x00000010

Binary Images:
   0x8c000 -    0xb6ffb +MobileVision armv7&lt;112fdd48bbb43dd491da52d4646fef73&gt; /var/mobile/Applications/C6C4D354-6412-403E-A61A-5077A1B22E9B/MobileVision.app/MobileVision
0x2fe23000 - 0x2fe4375bdyld armv7&lt;280610df5ed43ec7aa00629a27009302&gt; /usr/lib/dyld
0x320ad000 - 0x32193fffAVFoundation armv7&lt;320761e836883aeabf3cb5c53edb636d&gt; /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x32194000 - 0x32194fffAccelerate armv7&lt;b68ff92e404931f3bcb6361720f77724&gt; /System/Library/Frameworks/Accelerate.framework/Accelerate
0x32195000 - 0x322d3ff3vImage armv7&lt;30522b92940d3dd184c8e46780594048&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x322d4000 - 0x323b7ff7libBLAS.dylib armv7&lt;d8edada1cea133458ca779e34a3a7f88&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x323b8000 - 0x3266dffflibLAPACK.dylib armv7&lt;9e08aead79d13043bab622402a270fba&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x3266e000 - 0x326c7ff3libvDSP.dylib armv7&lt;09e2a5e3e9203950890ba57592523132&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x326c8000 - 0x326d9ffflibvMisc.dylib armv7&lt;7b7d4ccc9f2b364cb0da4251e745545d&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x326da000 - 0x326dafffvecLib armv7&lt;a7751c047dcc35ba8885212e1938b93f&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x32958000 - 0x32be0ff7AudioToolbox armv7&lt;394ee11cf826367db9ff4968dbc71d6d&gt; /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x32be1000 - 0x32ca6ff7CFNetwork armv7&lt;4771a5e4f9b83bceb252f0f3d166aaca&gt; /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x32ca7000 - 0x32cfdff8CoreAudio armv7&lt;5d534dbf76ff30f4a628f25f56c5f26a&gt; /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x32d11000 - 0x32ec949fCoreData armv7&lt;3930f672c76535a2abb768ee59958fa7&gt; /System/Library/Frameworks/CoreData.framework/CoreData
0x32eca000 - 0x32ffcff1CoreFoundation armv7&lt;fcb8d4e838543bcb9a52c9f232b8b4eb&gt; /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x32ffd000 - 0x33135fffCoreGraphics armv7&lt;81e213f810a034d4ba411f9b505da2a6&gt; /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x33137000 - 0x33172ff0libCGFreetype.A.dylib armv7&lt;a5d20b80ab1532d8831027a66d2d9eb5&gt; /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
0x33356000 - 0x33371ffblibRIP.A.dylib armv7&lt;ec1487f9bdb93597a3f8d434406ad9bf&gt; /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x33372000 - 0x33427ff2CoreImage armv7&lt;6ae4ae2461313e3f84c6a8102d5b1b0e&gt; /System/Library/Frameworks/CoreImage.framework/CoreImage
0x33428000 - 0x33480ff7CoreLocation armv7&lt;4edb4b0f05e13af8b84699fe3ea4c538&gt; /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x334b5000 - 0x3351aff2CoreMedia armv7&lt;8592bdc268b83b8886acfc1fdab649ed&gt; /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x3351b000 - 0x335a3ff3CoreMotion armv7&lt;4512d901170d32e7842e7fc1c519386b&gt; /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x335a4000 - 0x335faffbCoreTelephony armv7&lt;bea09dbe25363c3b8e8016b5b5148055&gt; /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x335fb000 - 0x3365dfffCoreText armv7&lt;e135debbc8f937299f4986fc3e9459e3&gt; /System/Library/Frameworks/CoreText.framework/CoreText
0x3365e000 - 0x3366dfffCoreVideo armv7&lt;00f18bb26e663da9ae251a6ec36a19ec&gt; /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x337f2000 - 0x339b5ffdFoundation armv7&lt;0179934581d13346aa7583165108b95c&gt; /System/Library/Frameworks/Foundation.framework/Foundation
0x33b70000 - 0x33bb9fffIOKit armv7&lt;a98ba9fefc7333e4a5a9169198848c62&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x33bba000 - 0x33d92ffbImageIO armv7&lt;b5ce84bb074d3de4b07b55da9fd8bfd1&gt; /System/Library/Frameworks/ImageIO.framework/ImageIO
0x33fa7000 - 0x34221ff7MediaToolbox armv7&lt;ed439fc5c9a03f8b9fae43af33de8a57&gt; /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x342a9000 - 0x34302ff7MobileCoreServices armv7&lt;77da8a9e7f813f5baf37eaa4a87fae84&gt; /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x343f1000 - 0x343f8fffOpenGLES armv7&lt;f2ede6b206f336de82cc38619692e762&gt; /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x343fa000 - 0x343faffflibCVMSPluginSupport.dylib armv7&lt;2506af1c983f3f09ac69aca44f67e863&gt; /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x343fe000 - 0x34400ffdlibCoreVMClient.dylib armv7&lt;af6ff28dce6031baaa850ccc79e5699b&gt; /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x34401000 - 0x34405ffflibGFXShared.dylib armv7&lt;a6ac1673a088379aa512ba5cac301f5b&gt; /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x34406000 - 0x34443ff9libGLImage.dylib armv7&lt;b8b8f3a1bfd0345e86aa0c2952534949&gt; /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x34b3e000 - 0x34c53fffQuartzCore armv7&lt;c086b6e6cd9d341399bcc3675c82f1fe&gt; /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x34ca2000 - 0x34cd0ffcSecurity armv7&lt;fbc24f15bd9e37539cdd6e3576bde938&gt; /System/Library/Frameworks/Security.framework/Security
0x34d4f000 - 0x34d8efffSystemConfiguration armv7&lt;410d69b356e533d6a1d538cf33059634&gt; /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x34d91000 - 0x352e5ff3UIKit armv7&lt;ad8b3ad23f413187a178179db39cfa6b&gt; /System/Library/Frameworks/UIKit.framework/UIKit
0x352e6000 - 0x35324ff3VideoToolbox armv7&lt;d2e8067306d9346ab4a448f10f336894&gt; /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x355ee000 - 0x355f1ffbAggregateDictionary armv7&lt;c2a6c1ff89a9318d8b74fc5dfc8847b8&gt; /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x35a1d000 - 0x35a58fffAppSupport armv7&lt;921794b7d82a3558a0eb860979be199c&gt; /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x35acb000 - 0x35ad4ffbAssetsLibraryServices armv7&lt;de7ca29cd47433cd8eca9c04102f5508&gt; /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x35b04000 - 0x35b1bfffBackBoardServices armv7&lt;772912697ec23e5199a452e97f075dd9&gt; /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x35b25000 - 0x35b49ff7Bom armv7&lt;b5315d733e123a0781683efdc734064b&gt; /System/Library/PrivateFrameworks/Bom.framework/Bom
0x35bc9000 - 0x35bd0ffaCaptiveNetwork armv7&lt;a4f4b86cc84839f78ff746f013bcee6f&gt; /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x35bd1000 - 0x35c9bffeCelestial armv7&lt;a688df527b65382da586ebc87f28c061&gt; /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x35d7f000 - 0x35d84fffCommonUtilities armv7&lt;f8fea9ee6ca236b0a7fa6c00eb8a0d24&gt; /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x3604a000 - 0x3604bffdCoreSurface armv7&lt;6065f7e040e93d6ea2837e929592cc30&gt; /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
0x360b8000 - 0x360bdfffCrashReporterSupport armv7&lt;03ee46e3ca3f3920a7174e62096723fb&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x362e0000 - 0x362e1ffcDataMigration armv7&lt;5903e08348b83f119022cbbf83ad100a&gt; /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x362e4000 - 0x362fdff9DictionaryServices armv7&lt;84669055e3e63d6ab56b8fe7b0476aaa&gt; /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x36305000 - 0x3631dff4EAP8021X armv7&lt;6d5ab53850e23fe389e64e2705bd7810&gt; /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x36370000 - 0x36783ffdFaceCoreLight armv7&lt;43de0b31da3b39e4acf85ec2c8d5c65c&gt; /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
0x3697b000 - 0x36987ffeGenerationalStorage armv7&lt;d77ad2367fff37d485480aa39df7d325&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x36988000 - 0x36a81fffGeoServices armv7&lt;edbf37a31a6a31f49e392ed8ece200c7&gt; /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x36a82000 - 0x36a8dfffGraphicsServices armv7&lt;d4b7fd6509753bff9525fef374ddc359&gt; /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x36d79000 - 0x36dc5fffIMFoundation armv7&lt;797535fc363c3f818bcd1424251393bf&gt; /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x36dcc000 - 0x36dcdffcIOAccelerator armv7&lt;9655464326203d258d3d0fc7e94651e2&gt; /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x36dce000 - 0x36dd3ffaIOMobileFramebuffer armv7&lt;f38c374982a931d5a47458dd3c34ac59&gt; /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x36dd4000 - 0x36dd8ffdIOSurface armv7&lt;a55bf03c35de3fd9b56dce82083c3d10&gt; /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x36e22000 - 0x36fc8ffaJavaScriptCore armv7&lt;a5780997f4b738659172f40877c9a7d9&gt; /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x37094000 - 0x370ecffdManagedConfiguration armv7&lt;44bbb2ba85c8320bb9e73c654b90f8c0&gt; /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x37103000 - 0x37179fffMediaControlSender armv7&lt;9fb205b64b5333a495ac61c149e0304b&gt; /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
0x372c3000 - 0x372f0ff3MobileAsset armv7&lt;3a9e6258ae1230f5b12f1638b09cb974&gt; /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x37335000 - 0x37338ffeMobileInstallation armv7&lt;c63e4b1ae40635cd9c6a7de851c80d10&gt; /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x37339000 - 0x3733fffdMobileKeyBag armv7&lt;35882c57076334aeb0641969a9b69ff3&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x3739c000 - 0x3739ffffMobileSystemServices armv7&lt;10b4eee2739c353183ac2cfe4e39a443&gt; /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x373b7000 - 0x373c0ffdMobileWiFi armv7&lt;bb4efbe3c7273c0fb534f12789756089&gt; /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x37c8c000 - 0x37cb1ff9OpenCL armv7&lt;9baf655cae4e3f9f99a5c6a99207099d&gt; /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
0x38012000 - 0x3802ffffPersistentConnection armv7&lt;c773b3dc885832f8a916de67f24f9f92&gt; /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x382c5000 - 0x382edfffPrintKit armv7&lt;3f0b9c58a458358eb506858e8ff9e1fe&gt; /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
0x382ee000 - 0x38362ff7ProofReader armv7&lt;9cb25467554637bcb268ba30527d3c0f&gt; /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x38363000 - 0x3836bfffProtocolBuffer armv7&lt;d1f2888d5e5a39cca6a6179a35c86770&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x384a7000 - 0x384b8ff8SpringBoardServices armv7&lt;0e48e91ad40f34aab3323c7c4157ce52&gt; /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x3851a000 - 0x385f5fffStoreServices armv7&lt;6d45f42eff2736d18cdd81af0473dd5a&gt; /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x38643000 - 0x38645fffTCC armv7&lt;d5bef30a5bda315194173b862975f9fb&gt; /System/Library/PrivateFrameworks/TCC.framework/TCC
0x38664000 - 0x38671ffbTelephonyUtilities armv7&lt;803d7a92439238ee942086999c481eb6&gt; /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x38af4000 - 0x38b94fffUIFoundation armv7&lt;9a464526e26634bc834537e5ac3abf1f&gt; /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x38e98000 - 0x38eb7ffdWebBookmarks armv7&lt;77b65bc9c87b367ebea9a5b7984b13a5&gt; /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x38eb8000 - 0x397e7ff1WebCore armv7&lt;06c849df1ad435aeb8b6130d85cee5df&gt; /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x397e8000 - 0x398c5ff9WebKit armv7&lt;e0768dbdbdf13c769af7959497e24024&gt; /System/Library/PrivateFrameworks/WebKit.framework/WebKit
0x39970000 - 0x39977ffeXPCObjects armv7&lt;723fe314ab95381cbfa69a0000005692&gt; /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
0x3a6a5000 - 0x3a6abffclibAccessibility.dylib armv7&lt;f40705b5e9c43ce3b1f185fe690b9ac8&gt; /usr/lib/libAccessibility.dylib
0x3a6ac000 - 0x3a6c2ffflibCRFSuite.dylib armv7&lt;5a8a3d18a1ff3c97bd773705fef2d81c&gt; /usr/lib/libCRFSuite.dylib
0x3a6da000 - 0x3a6e6ffflibMobileGestalt.dylib armv7&lt;d0dce72a604b37309b8714fb35d74468&gt; /usr/lib/libMobileGestalt.dylib
0x3a6f8000 - 0x3a6f8ffflibSystem.B.dylib armv7&lt;7aeeab280f7e361e9986d962d0fa5281&gt; /usr/lib/libSystem.B.dylib
0x3a81a000 - 0x3a826ffflibbsm.0.dylib armv7&lt;3870b1c8b1783b788bd51da1a04eae6e&gt; /usr/lib/libbsm.0.dylib
0x3a827000 - 0x3a830ffflibbz2.1.0.dylib armv7&lt;b04d27fa0f2d31d8bd0745f8aa0d7f67&gt; /usr/lib/libbz2.1.0.dylib
0x3a831000 - 0x3a87bff0libc++.1.dylib armv7&lt;ceb9fb64fb203d3a94063a9db6590ca4&gt; /usr/lib/libc++.1.dylib
0x3a87c000 - 0x3a88fffflibc++abi.dylib armv7&lt;4b8520bc534231ae97ce146e076bc7bf&gt; /usr/lib/libc++abi.dylib
0x3a8c0000 - 0x3a9adff2libiconv.2.dylib armv7&lt;ac23bb84e91e35418c9a2fb4792658b2&gt; /usr/lib/libiconv.2.dylib
0x3a9ae000 - 0x3aaf7ff7libicucore.A.dylib armv7&lt;da9d04cc6f6d3825aa52636342ef1e04&gt; /usr/lib/libicucore.A.dylib
0x3aaff000 - 0x3aaffffdliblangid.dylib armv7&lt;a10d8f96815d35e0a1d2c7b998a941f3&gt; /usr/lib/liblangid.dylib
0x3ab02000 - 0x3ab09ffbliblockdown.dylib armv7&lt;224c65d491603e21a78a00af9e10f012&gt; /usr/lib/liblockdown.dylib
0x3adea000 - 0x3adffffflibmis.dylib armv7&lt;7502589f14733beb963c542fa40438c8&gt; /usr/lib/libmis.dylib
0x3ae28000 - 0x3af26b77libobjc.A.dylib armv7&lt;79e5d714945834e4b2587abfc6c7269c&gt; /usr/lib/libobjc.A.dylib
0x3afea000 - 0x3afffffflibresolv.9.dylib armv7&lt;3ee61a04a99b322e97e179bc03c46cf1&gt; /usr/lib/libresolv.9.dylib
0x3b024000 - 0x3b0a9ff9libsqlite3.dylib armv7&lt;cbefd01867b93d2a869a534825a1414c&gt; /usr/lib/libsqlite3.dylib
0x3b0aa000 - 0x3b0f5ffflibstdc++.6.dylib armv7&lt;e3154b06ac5d360c948111abfb2bc339&gt; /usr/lib/libstdc++.6.dylib
0x3b0f6000 - 0x3b11cffflibtidy.A.dylib armv7&lt;c43990ee3a5e389aacf288c3615a50dc&gt; /usr/lib/libtidy.A.dylib
0x3b120000 - 0x3b1cdff7libxml2.2.dylib armv7&lt;28dcf6ee713b387ebb763d11d4b3cd37&gt; /usr/lib/libxml2.2.dylib
0x3b1ce000 - 0x3b1eeffflibxslt.1.dylib armv7&lt;d327d9e0f43333568abda8d83558c8a9&gt; /usr/lib/libxslt.1.dylib
0x3b1ef000 - 0x3b1fbffflibz.1.dylib armv7&lt;3ea49513bc023326be68e35324c11d0e&gt; /usr/lib/libz.1.dylib
0x3b1fc000 - 0x3b1ffffalibcache.dylib armv7&lt;91862e82d5063531b4fb4da9a19e5365&gt; /usr/lib/system/libcache.dylib
0x3b200000 - 0x3b206ffflibcommonCrypto.dylib armv7&lt;d9e66574881739e8b25c3ae087a9f409&gt; /usr/lib/system/libcommonCrypto.dylib
0x3b207000 - 0x3b209ffclibcompiler_rt.dylib armv7&lt;6ac449c92d743640a23d9d1ebe0b48a9&gt; /usr/lib/system/libcompiler_rt.dylib
0x3b20a000 - 0x3b20fffflibcopyfile.dylib armv7&lt;87bcae8743ab35c8a070ac95b7d57acb&gt; /usr/lib/system/libcopyfile.dylib
0x3b210000 - 0x3b245ff3libcorecrypto.dylib armv7&lt;04b464137fc2304b84eeed1a5418f4a8&gt; /usr/lib/system/libcorecrypto.dylib
0x3b246000 - 0x3b263ff9libdispatch.dylib armv7&lt;9323bb560d4e3a3fb41efdc78bd0cf94&gt; /usr/lib/system/libdispatch.dylib
0x3b264000 - 0x3b265ffflibdnsinfo.dylib armv7&lt;c25502085c833181b2a12cf525cffde6&gt; /usr/lib/system/libdnsinfo.dylib
0x3b266000 - 0x3b267ffflibdyld.dylib armv7&lt;f0b2fad1b720361297e22866c5c0fb64&gt; /usr/lib/system/libdyld.dylib
0x3b268000 - 0x3b268ffflibkeymgr.dylib armv7&lt;e19c865e73e2352bbc8022033e953f22&gt; /usr/lib/system/libkeymgr.dylib
0x3b269000 - 0x3b26efffliblaunch.dylib armv7&lt;c8bedc36bc3d3b55b91b12ebb1240968&gt; /usr/lib/system/liblaunch.dylib
0x3b26f000 - 0x3b272ffelibmacho.dylib armv7&lt;965ab939e24935e7a3a65981574a7745&gt; /usr/lib/system/libmacho.dylib
0x3b273000 - 0x3b274ffflibremovefile.dylib armv7&lt;295706037a5238b4aa145df7b9354a0e&gt; /usr/lib/system/libremovefile.dylib
0x3b275000 - 0x3b275ffflibsystem_blocks.dylib armv7&lt;50a01a02f573317fbd21e1070b0afc7d&gt; /usr/lib/system/libsystem_blocks.dylib
0x3b276000 - 0x3b2fcff4libsystem_c.dylib armv7&lt;cacc68d271e53338b7780c26f651b767&gt; /usr/lib/system/libsystem_c.dylib
0x3b2fd000 - 0x3b303ffelibsystem_dnssd.dylib armv7&lt;6c5ac17133a1366aaeea5dc38dceaf1f&gt; /usr/lib/system/libsystem_dnssd.dylib
0x3b304000 - 0x3b31cff7libsystem_info.dylib armv7&lt;5a4a4c9da868317db7f17cb616eb32d1&gt; /usr/lib/system/libsystem_info.dylib
0x3b31d000 - 0x3b333ffdlibsystem_kernel.dylib armv7&lt;7d409890411a396a9c812f488f8ea99a&gt; /usr/lib/system/libsystem_kernel.dylib
0x3b334000 - 0x3b350ffflibsystem_m.dylib armv7&lt;036ea0321da038e8b69a0c4413da00fe&gt; /usr/lib/system/libsystem_m.dylib
0x3b351000 - 0x3b35fffdlibsystem_network.dylib armv7&lt;afc167a2e9be3dd6851da8deaf42bafd&gt; /usr/lib/system/libsystem_network.dylib
0x3b360000 - 0x3b367ffflibsystem_notify.dylib armv7&lt;c1d71aa978383c51a9ba2b32782d6cc6&gt; /usr/lib/system/libsystem_notify.dylib
0x3b368000 - 0x3b369ffclibsystem_sandbox.dylib armv7&lt;45bb99d46408351a9c61b5326032adea&gt; /usr/lib/system/libsystem_sandbox.dylib
0x3b36a000 - 0x3b36affflibunwind.dylib armv7&lt;df8f1d90cbb837cc92d5901fab94e6ca&gt; /usr/lib/system/libunwind.dylib
0x3b36b000 - 0x3b380ff9libxpc.dylib armv7&lt;7f983066ea4c3c119f3e2344a04fef6e&gt; /usr/lib/system/libxpc.dylib
stem_dnssd.dylib armv7&lt;6c5ac17133a1366aaeea5dc38dceaf1f&gt; /usr/lib/system/libsystem_dnssd.dylib
0x3b304000 - 0x3b31cff7libsystem_info.dylib armv7&lt;5a4a4c9da868317db7f17cb616eb32d1&gt; /usr/lib/system/libsystem_info.dylib
0x3b31d000 - 0x3b333ffdlibsystem_kernel.dylib armv7&lt;7d409890411a396a9c812f488f8ea99a&gt; /usr/lib/system/libsystem_kernel.dylib
0x3b334000 - 0x3b350ffflibsystem_m.dylib armv7&lt;036ea0321da038e8b69a0c4413da00fe&gt; /usr/lib/system/libsystem_m.dylib
0x3b351000 - 0x3b35fffdlibsystem_network.dylib armv7&lt;afc167a2e9be3dd6851da8deaf42bafd&gt; /usr/lib/system/libsystem_network.dylib
0x3b360000 - 0x3b367ffflibsystem_notify.dylib armv7&lt;c1d71aa978383c51a9ba2b32782d6cc6&gt; /usr/lib/system/libsystem_notify.dylib
0x3b368000 - 0x3b369ffclibsystem_sandbox.dylib armv7&lt;45bb99d46408351a9c61b5326032adea&gt; /usr/lib/system/libsystem_sandbox.dylib
0x3b36a000 - 0x3b36affflibunwind.dylib armv7&lt;df8f1d90cbb837cc92d5901fab94e6ca&gt; /usr/lib/system/libunwind.dylib
0x3b36b000 - 0x3b380ff9libxpc.dylib armv7&lt;7f983066ea4c3c119f3e2344a04fef6e&gt; /usr/lib/system/libxpc.dylib
&lt;/string&gt;
    &lt;key&gt;displayName&lt;/key&gt;
    &lt;string&gt;MobileVision&lt;/string&gt;
    &lt;key&gt;name&lt;/key&gt;
    &lt;string&gt;MobileVision&lt;/string&gt;
    &lt;key&gt;os_version&lt;/key&gt;
    &lt;string&gt;iPhone OS 6.1.3 (10B329)&lt;/string&gt;
    &lt;key&gt;system_ID&lt;/key&gt;
    &lt;string&gt;&lt;/string&gt;
    &lt;key&gt;version&lt;/key&gt;
    &lt;string&gt;??? (???)&lt;/string&gt;
&lt;/dict&gt;
&lt;/plist&gt;
</code></pre>

<p>非常感谢!</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>最后,问题出在 Storyboard 上。</p>

<p>1.- 我在设备上使用此程序重现的错误:<a href="https://developer.apple.com/library/ios/qa/qa1764/" rel="noreferrer noopener nofollow">Technical Q&amp;A QA1764</a>
这样,应用程序在启动时立即崩溃,并在控制台上打印一条错误消息(查看管理器)</p>

<p>2.- 当您使用一种语言(在我的情况下为西类牙语)本地化 Storyboard时,存档中缺少主 .storyboard 文件。看来这是xcode的错误。</p>

<p>问候</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - Apple 报告应用程序崩溃,但我无法弄清楚,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/16554939/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/16554939/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - Apple 报告应用程序崩溃,但我无法弄清楚