EXC_CRA SH (SIGABRT) происходит во время тестового полета (React Native) - PullRequest
0 голосов
/ 27 апреля 2020

Я опубликовал свое первое приложение в TestFlight, и когда я запускаю приложение, оно сразу же вылетает. Это EXC_CRA SH. Никогда раньше не видел. Я не знаю, что может быть не так, и надеюсь, что вы, ребята, сможете мне помочь. Вот журнал:

Incident Identifier: AFA77AC7-5488-46B8-BFE2-F7A9C377CE17
Beta Identifier:     2A6515AB-50E9-4720-9A8E-119CF4780B3F
Hardware Model:      iPhone11,6
Process:             ComRendixx<appName> [1626]
Path:                /private/var/containers/Bundle/Application/F33F3C0D-65EE-4EA1-A2D6-B997A082A6BD/ExpoKitApp.app/ComRendixx<appName>
Identifier:          com.rendixx.<appName>
Version:             0.0.1 (0.0.1)
AppStoreTools:       11E503a
AppVariant:          1:iPhone11,6:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.rendixx.<appName> [890]


Date/Time:           2020-04-27 14:06:32.7757 +0200
Launch Time:         2020-04-27 14:06:31.9610 +0200
OS Version:          iPhone OS 13.3.1 (17D50)
Release Type:        User
Baseband Version:    2.04.03
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  3

Last Exception Backtrace:
0   CoreFoundation                  0x1b2de896c __exceptionPreprocess + 224 (NSException.m:199)
1   libobjc.A.dylib                 0x1b2b01028 objc_exception_throw + 60 (objc-exception.mm:565)
2   CoreFoundation                  0x1b2ce79dc -[NSException raise] + 16 (NSException.m:112)
3   ComRendixx<appName>                 0x103eea104 GADApplicationVerifyPublisherInitializedAnalyticsCorrectly + 304 (GADAnalytics.m:258)
4   ComRendixx<appName>                 0x103e9e030 __53-[GADApplication runPostDidFinishLaunchingActivities]_block_invoke + 72 (GADApplication.m:388)
5   libdispatch.dylib               0x1b2a8cb7c _dispatch_call_block_and_release + 32 (init.c:1408)
6   libdispatch.dylib               0x1b2a8dfd8 _dispatch_client_callout + 20 (object.m:495)
7   libdispatch.dylib               0x1b2a90414 _dispatch_queue_override_invoke + 672 (inline_internal.h:2484)
8   libdispatch.dylib               0x1b2a9cbd4 _dispatch_root_queue_drain + 348 (inline_internal.h:2525)
9   libdispatch.dylib               0x1b2a9d384 _dispatch_worker_thread2 + 120 (queue.c:6628)
10  libsystem_pthread.dylib         0x1b2af3690 _pthread_wqthread + 216 (pthread.c:2364)
11  libsystem_pthread.dylib         0x1b2af99e8 start_wqthread + 8

Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib          0x00000001b2bb0ba4 _kernelrpc_mach_port_insert_member_trap + 8
1   libsystem_kernel.dylib          0x00000001b2bb9e60 mach_port_insert_member + 36 (mach_port.c:591)
2   CoreFoundation                  0x00000001b2d5e7bc __CFRunLoopRun + 1364 (CFRunLoop.c:323)
3   CoreFoundation                  0x00000001b2d5df40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
4   GraphicsServices                0x00000001bcfee534 GSEventRunModal + 108 (GSEvent.c:2246)
5   UIKitCore                       0x00000001b6ee9580 UIApplicationMain + 1940 (UIApplication.m:4773)
6   ComRendixx<appName>                 0x0000000102a574d8 main + 88 (main.m:8)
7   libdyld.dylib                   0x00000001b2bdce18 start + 4

Thread 1:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x00000001b2bb0c04 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b2bb0020 mach_msg + 76 (mach_msg.c:103)
2   libdispatch.dylib               0x00000001b2aa3510 _dispatch_mach_send_and_wait_for_reply + 556 (mach.c:830)
3   libdispatch.dylib               0x00000001b2aa3904 dispatch_mach_send_with_result_and_wait_for_reply + 56 (mach.c:2006)
4   libxpc.dylib                    0x00000001b29e3594 xpc_connection_send_message_with_reply_sync + 240 (connection.c:829)
5   CoreFoundation                  0x00000001b2d0f2ec __99-[CFPrefsPlistSource sendFullyPreparedMessage:toConnection:settingValues:forKeys:count:retryC... + 60 (CFPrefsPlistSource.m:933)
6   CoreFoundation                  0x00000001b2cc26e0 -[_CFXPreferences withConnectionForRole:performBlock:] + 56 (CFXPreferences.m:1330)
7   CoreFoundation                  0x00000001b2d0f284 -[CFPrefsPlistSource sendFullyPreparedMessage:toConnection:settingValues:forKeys:count:retryCount:] + 208 (CFPrefsPlistSource.m:962)
8   CoreFoundation                  0x00000001b2d0f5d8 -[CFPrefsPlistSource sendMessageSettingValues:forKeys:count:] + 304 (CFPrefsPlistSource.m:994)
9   CoreFoundation                  0x00000001b2d0e374 -[CFPrefsPlistSource alreadylocked_setPrecopiedValues:forKeys:count:from:] + 912 (CFPrefsPlistSource.m:397)
10  CoreFoundation                  0x00000001b2e15cbc -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 408 (CFPrefsSource.m:771)
11  CoreFoundation                  0x00000001b2e1604c -[CFPrefsSource setValues:forKeys:count:copyValues:from:] + 40 (CFPrefsSource.m:793)
12  CoreFoundation                  0x00000001b2d4c028 -[CFPrefsSearchListSource alreadylocked_setPrecopiedValues:forKeys:count:from:] + 1036 (CFPrefsSearchListSource.m:738)
13  CoreFoundation                  0x00000001b2e15cbc -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 408 (CFPrefsSource.m:771)
14  CoreFoundation                  0x00000001b2e1604c -[CFPrefsSource setValues:forKeys:count:copyValues:from:] + 40 (CFPrefsSource.m:793)
15  CoreFoundation                  0x00000001b2cbe138 -[CFPrefsSource setValue:forKey:from:] + 68 (CFPrefsSource.m:799)
16  CoreFoundation                  0x00000001b2e1e6e0 __76-[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:]_block_invoke + 68 (CFXPreferences.m:795)
17  CoreFoundation                  0x00000001b2d4ea44 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurat... + 400 (CFPrefsSearchListSource.m:1719)
18  CoreFoundation                  0x00000001b2d4e290 normalizeQuintuplet + 364 (CFPrefsSearchListSource.m:68)
19  CoreFoundation                  0x00000001b2cba950 -[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationUR... + 140 (CFPrefsSearchListSource.m:1591)
20  CoreFoundation                  0x00000001b2cbdb50 -[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:] + 124 (CFXPreferences.m:791)
21  CoreFoundation                  0x00000001b2e21b9c _CFPreferencesSetAppValueWithContainerAndConfiguration + 136 (CFXPreferences.m:1853)
22  ComRendixx<appName>                 0x0000000103984274 -[APMUserDefaults setObject:forKey:] + 536
23  ComRendixx<appName>                 0x000000010398454c -[APMUserDefaults setInteger:forKey:] + 108
24  ComRendixx<appName>                 0x000000010395b774 -[APMMonitor migrateMonitorDataOnMonitorQueue] + 328
25  ComRendixx<appName>                 0x0000000103959474 __53-[APMMonitor initWithLogLevel:logger:libraryVersion:]_block_invoke + 40
26  libdispatch.dylib               0x00000001b2a8cb7c _dispatch_call_block_and_release + 32 (init.c:1408)
27  libdispatch.dylib               0x00000001b2a8dfd8 _dispatch_client_callout + 20 (object.m:495)
28  libdispatch.dylib               0x00000001b2a94450 _dispatch_lane_serial_drain + 568 (inline_internal.h:2484)
29  libdispatch.dylib               0x00000001b2a94e7c _dispatch_lane_invoke + 368 (inline_internal.h:1851)
30  libdispatch.dylib               0x00000001b2a9df20 _dispatch_workloop_worker_thread + 580 (queue.c:6445)
31  libsystem_pthread.dylib         0x00000001b2af36d0 _pthread_wqthread + 280 (pthread.c:2351)
32  libsystem_pthread.dylib         0x00000001b2af99e8 start_wqthread + 8

Thread 3 name:
Thread 3 Crashed:
0   libsystem_kernel.dylib          0x00000001b2bd2efc __pthread_kill + 8
1   libsystem_pthread.dylib         0x00000001b2af28b8 pthread_kill + 228 (pthread.c:1458)
2   libsystem_c.dylib               0x00000001b2a82af4 __abort + 116 (abort.c:147)
3   libsystem_c.dylib               0x00000001b2a82a80 abort + 116 (abort.c:118)
4   libc++abi.dylib                 0x00000001b2b9a3c8 abort_message + 132 (abort_message.cpp:76)
5   libc++abi.dylib                 0x00000001b2b9a5c0 demangling_terminate_handler() + 308 (cxa_default_handlers.cpp:66)
6   libobjc.A.dylib                 0x00000001b2b01308 _objc_terminate() + 124 (objc-exception.mm:701)
7   libc++abi.dylib                 0x00000001b2ba7634 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
8   libc++abi.dylib                 0x00000001b2ba75c0 std::terminate() + 44 (cxa_handlers.cpp:87)
9   libdispatch.dylib               0x00000001b2a8dfec _dispatch_client_callout + 40 (object.m:498)
10  libdispatch.dylib               0x00000001b2a90414 _dispatch_queue_override_invoke + 672 (inline_internal.h:2484)
11  libdispatch.dylib               0x00000001b2a9cbd4 _dispatch_root_queue_drain + 348 (inline_internal.h:2525)
12  libdispatch.dylib               0x00000001b2a9d384 _dispatch_worker_thread2 + 120 (queue.c:6628)
13  libsystem_pthread.dylib         0x00000001b2af3690 _pthread_wqthread + 216 (pthread.c:2364)
14  libsystem_pthread.dylib         0x00000001b2af99e8 start_wqthread + 8

Thread 4:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib          0x00000001b2bb0c04 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b2bb0020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x00000001b2d63964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001b2d5e7fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001b2d5df40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   Foundation                      0x00000001b30a3340 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                      0x00000001b30a3218 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                       0x00000001b6f84e9c -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637)
8   Foundation                      0x00000001b30a1fa4 -[NSThread main] + 40 (NSThread.m:760)
9   Foundation                      0x00000001b31dda74 __NSThread__start__ + 852 (NSThread.m:724)
10  libsystem_pthread.dylib         0x00000001b2af1840 _pthread_start + 168 (pthread.c:896)
11  libsystem_pthread.dylib         0x00000001b2af99f4 thread_start + 8

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib          0x00000001b2bb0c04 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b2bb0020 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x00000001b2d63964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575)
3   CoreFoundation                  0x00000001b2d5e7fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931)
4   CoreFoundation                  0x00000001b2d5df40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   AVFAudio                        0x00000001bfd05f70 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91)
6   AVFAudio                        0x00000001bfd571fc CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286)
7   libsystem_pthread.dylib         0x00000001b2af1840 _pthread_start + 168 (pthread.c:896)
8   libsystem_pthread.dylib         0x00000001b2af99f4 thread_start + 8

Thread 7:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 8:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 9:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 10:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 11:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 12:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 13:
0   libsystem_pthread.dylib         0x00000001b2af99e0 start_wqthread + 0 (pthread_dependency.c:112)

Thread 3 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0x0000000000000f00
    x8: 0x00000000000005b9   x9: 0x398eec0df0ddd7a9  x10: 0x00000000000003e8  x11: 0x0000000000000003
   x12: 0x0000000000000000  x13: 0x0000000000000035  x14: 0x0000000000000010  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x00000001f12def10  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000002b07  x21: 0x000000016d54f0e0  x22: 0x0000000000000000  x23: 0x0000000000000114
   x24: 0x000000016d54f0e0  x25: 0x00000001f9cc9880  x26: 0x00000000000005ff  x27: 0x00000001fc24f680
   x28: 0x0000000002ffffff   fp: 0x000000016d54e8f0   lr: 0x00000001b2af28b8
    sp: 0x000000016d54e8d0   pc: 0x00000001b2bd2efc cpsr: 0x40000000
   esr: 0x56000080  Address size fault

Я надеюсь, что любой может помочь мне с этим. Это определенно не будет принято в AppStore, если он ведет себя так.

...