Skip to content

A bunch of crashes on live #35

@alper

Description

@alper

Maybe this is related to #34 but after deploying the app on live we are getting three crashes in Crashlytics. Testing on various devices locally didn't turn anything up.

I'll add the three stacks which seem to center around _findCommonAncestorOfItem:andItem and _setActive:mutuallyExclusiveConstraints.

#0. Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x1848f843c objc_msgSend + 28
1  Foundation                     0x1861b5dbc +[NSLayoutConstraint _findCommonAncestorOfItem:andItem:] + 140
2  Foundation                     0x1861b5868 -[NSLayoutConstraint _setActive:mutuallyExclusiveConstraints:] + 164
3  RMessage                       0x103a95584 __38-[RMessageView dismissWithCompletion:]_block_invoke_2 + 220
4  UIKit                          0x18ec8a980 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 620
5  UIKit                          0x18edba070 +[UIView(UIViewAnimationWithBlocks) animateWithDuration:animations:completion:] + 100
6  RMessage                       0x103a95478 __38-[RMessageView dismissWithCompletion:]_block_invoke + 216
7  libdispatch.dylib              0x18501aa54 _dispatch_call_block_and_release + 24
8  libdispatch.dylib              0x18501aa14 _dispatch_client_callout + 16
9  libdispatch.dylib              0x185027698 _dispatch_main_queue_callback_4CF$VARIANT$mp + 1016
10 CoreFoundation                 0x185643344 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
11 CoreFoundation                 0x185640f20 __CFRunLoopRun + 2012
12 CoreFoundation                 0x185560c58 CFRunLoopRunSpecific + 436
13 GraphicsServices               0x18740cf84 GSEventRunModal + 100
14 UIKit                          0x18ecb95c4 UIApplicationMain + 236
15 Volders                        0x102a7fd14 main (main.m:15)
16 libdyld.dylib                  0x18508056c start + 4
#0. Crashed: com.twitter.crashlytics.ios.exception
0  Volders                        0x100903290 CLSProcessRecordAllThreads + 4307612304
1  Volders                        0x100903290 CLSProcessRecordAllThreads + 4307612304
2  Volders                        0x10090314c CLSProcessRecordAllThreads + 4307611980
3  Volders                        0x1008f2e8c CLSHandler + 4307545740
4  Volders                        0x100901298 __CLSExceptionRecord_block_invoke + 4307604120
5  libdispatch.dylib              0x182038a2c _dispatch_client_callout + 16
6  libdispatch.dylib              0x182075e54 _dispatch_queue_barrier_sync_invoke_and_complete + 56
7  Volders                        0x100900d2c CLSExceptionRecord + 4307602732
8  Volders                        0x100900b54 CLSExceptionRecordNSException + 4307602260
9  Volders                        0x100900768 CLSTerminateHandler() + 4307601256
10 libc++abi.dylib                0x1818f137c std::__terminate(void (*)()) + 16
11 libc++abi.dylib                0x1818f0ccc __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*) + 130
12 libobjc.A.dylib                0x181900720 _objc_exception_destructor(void*) + 362
13 CoreFoundation                 0x182745548 __methodDescriptionForSelector + 138
14 CoreFoundation                 0x18273da74 ___forwarding___ + 1380
15 CoreFoundation                 0x182623b0c _CF_forwarding_prep_0 + 92
16 Foundation                     0x183293044 +[NSLayoutConstraint _findCommonAncestorOfItem:andItem:] + 140
17 Foundation                     0x183292af8 -[NSLayoutConstraint _setActive:mutuallyExclusiveConstraints:] + 164
18 RMessage                       0x101809584 __38-[RMessageView dismissWithCompletion:]_block_invoke_2 + 220
19 UIKit                          0x18ca199f4 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 608
20 UIKit                          0x18cb46b88 +[UIView(UIViewAnimationWithBlocks) animateWithDuration:animations:completion:] + 100
21 RMessage                       0x101809478 __38-[RMessageView dismissWithCompletion:]_block_invoke + 216
22 libdispatch.dylib              0x182038a6c _dispatch_call_block_and_release + 24
23 libdispatch.dylib              0x182038a2c _dispatch_client_callout + 16
24 libdispatch.dylib              0x182079d00 _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 964
25 CoreFoundation                 0x1826e0660 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
26 CoreFoundation                 0x1826de1b8 __CFRunLoopRun + 2272
27 CoreFoundation                 0x1825fe498 CFRunLoopRunSpecific + 552
28 GraphicsServices               0x1845bf020 GSEventRunModal + 100
29 UIKit                          0x18ca4821c UIApplicationMain + 236
30 Volders                        0x1007e7d14 main (main.m:15)
31 libdyld.dylib                  0x18209dfc0 start + 4
#0. Crashed: com.twitter.crashlytics.ios.exception
0  Volders                        0x10441b290 CLSProcessRecordAllThreads + 4377440912
1  Volders                        0x10441b290 CLSProcessRecordAllThreads + 4377440912
2  Volders                        0x10441b14c CLSProcessRecordAllThreads + 4377440588
3  Volders                        0x10440ae8c CLSHandler + 4377374348
4  Volders                        0x104419298 __CLSExceptionRecord_block_invoke + 4377432728
5  libdispatch.dylib              0x1849faa14 _dispatch_client_callout + 16
6  libdispatch.dylib              0x184a37d4c _dispatch_queue_barrier_sync_invoke_and_complete + 56
7  Volders                        0x104418d2c CLSExceptionRecord + 4377431340
8  Volders                        0x104418b54 CLSExceptionRecordNSException + 4377430868
9  Volders                        0x104418768 CLSTerminateHandler() + 4377429864
10 libc++abi.dylib                0x1842b454c std::__terminate(void (*)()) + 16
11 libc++abi.dylib                0x1842b3ea8 __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*) + 134
12 libobjc.A.dylib                0x1842c465c _objc_exception_destructor(void*) + 362
13 CoreFoundation                 0x18507b0ac -[NSException initWithCoder:] + 114
14 Foundation                     0x185b958f4 -[NSLayoutConstraint _setActive:mutuallyExclusiveConstraints:] + 304
15 RMessage                       0x105315584 __38-[RMessageView dismissWithCompletion:]_block_invoke_2 + 220
16 UIKit                          0x18e66a980 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 620
17 UIKit                          0x18e79a070 +[UIView(UIViewAnimationWithBlocks) animateWithDuration:animations:completion:] + 100
18 RMessage                       0x105315478 __38-[RMessageView dismissWithCompletion:]_block_invoke + 216
19 libdispatch.dylib              0x1849faa54 _dispatch_call_block_and_release + 24
20 libdispatch.dylib              0x1849faa14 _dispatch_client_callout + 16
21 libdispatch.dylib              0x184a3bc80 _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 968
22 CoreFoundation                 0x185023344 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
23 CoreFoundation                 0x185020f20 __CFRunLoopRun + 2012
24 CoreFoundation                 0x184f40c58 CFRunLoopRunSpecific + 436
25 GraphicsServices               0x186decf84 GSEventRunModal + 100
26 UIKit                          0x18e6995c4 UIApplicationMain + 236
27 Volders                        0x1042ffd14 main (main.m:15)
28 libdyld.dylib                  0x184a6056c start + 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions