Created
September 21, 2015 21:24
-
-
Save grabbou/c0c5c8597ffbaf725846 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-09-21 23:20:17.513 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
6 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
7 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
8 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
9 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
10 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
11 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
12 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
13 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
14 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
15 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
16 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
17 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
18 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
19 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
20 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
24 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
25 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
26 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
27 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
28 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
29 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
30 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
31 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
32 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
33 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
34 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
35 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
36 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
37 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
38 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
39 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
40 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
41 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
42 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.518 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
12 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
13 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
14 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
15 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
16 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
17 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
18 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
19 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
20 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
21 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
22 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
23 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
30 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
31 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
32 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
33 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
34 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
35 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
36 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
37 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
38 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
39 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
40 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
41 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
42 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
43 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
44 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
45 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
46 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
47 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
48 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.524 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
18 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
19 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
20 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
21 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
22 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
23 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
24 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
25 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
26 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
27 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
28 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
29 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
33 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
34 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
35 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
36 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
37 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
38 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
39 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
40 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
41 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
42 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
43 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
44 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
45 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
46 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
47 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
48 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
49 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
50 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
51 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
52 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
53 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
54 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.530 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
18 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
19 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
20 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
21 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
22 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
23 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
24 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
25 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
26 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
27 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
28 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
29 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
33 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
34 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
35 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
36 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
37 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
38 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
39 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
40 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
41 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
42 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
43 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
44 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
45 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
46 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
47 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
48 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
49 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
50 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
51 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
52 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
53 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
54 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.536 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
25 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
26 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
29 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
30 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
31 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
32 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
33 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
34 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
35 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
36 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
37 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
38 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
39 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
40 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
41 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
42 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
43 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
44 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
45 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
46 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
47 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
48 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
49 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
50 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
51 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
52 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
53 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
54 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
55 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
56 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
57 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
58 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
59 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
60 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.543 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
25 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
26 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
29 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
30 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
31 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
32 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
33 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
34 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
35 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
36 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
37 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
38 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
39 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
40 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
41 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
42 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
43 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
44 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
45 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
46 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
47 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
48 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
49 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
50 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
51 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
52 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
53 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
54 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
55 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
56 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
57 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
58 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
59 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
60 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.550 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
30 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
31 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
32 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
33 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
34 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
35 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
36 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
37 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
38 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
39 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
40 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
41 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
42 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
43 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
44 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
45 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
46 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
47 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
48 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
49 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
50 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
51 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
52 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
53 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
54 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
55 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
56 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
57 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
58 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
59 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
60 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
61 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
62 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
63 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
64 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
65 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
66 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.558 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
30 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
31 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
32 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
33 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
34 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
35 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
36 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
37 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
38 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
39 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
40 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
41 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
42 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
43 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
44 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
45 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
46 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
47 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
48 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
49 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
50 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
51 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
52 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
53 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
54 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
55 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
56 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
57 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
58 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
59 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
60 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
61 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
62 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
63 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
64 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
65 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
66 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.564 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
18 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
19 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
20 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
21 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
22 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
23 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
24 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
25 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
26 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
27 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
28 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
29 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
33 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
34 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
35 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
36 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
37 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
38 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
39 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
40 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
41 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
42 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
43 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
44 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
45 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
46 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
47 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
48 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
49 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
50 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
51 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
52 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
53 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
54 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.613 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
25 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
26 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
29 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
30 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
31 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
32 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
33 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
34 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
35 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
36 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
37 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
38 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
39 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
40 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
41 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
42 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
43 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
44 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
45 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
46 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
47 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
48 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
49 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
50 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
51 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
52 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
53 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
54 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
55 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
56 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
57 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
58 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
59 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
60 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.621 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
25 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
26 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
29 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
30 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
31 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
32 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
33 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
34 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
35 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
36 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
37 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
38 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
39 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
40 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
41 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
42 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
43 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
44 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
45 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
46 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
47 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
48 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
49 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
50 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
51 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
52 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
53 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
54 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
55 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
56 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
57 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
58 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
59 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
60 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.627 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
7 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
8 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
9 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
10 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
11 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
12 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
13 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
14 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
15 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
16 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
17 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
18 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
19 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
20 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
21 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
22 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
23 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
24 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
25 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
26 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
27 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
28 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
29 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
30 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
31 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
32 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
33 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
34 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
35 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
36 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
37 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
38 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
39 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
40 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
41 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
42 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
43 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.632 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
8 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
9 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
10 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
11 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
12 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
13 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
14 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
15 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
16 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
17 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
18 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
19 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
20 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
27 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
28 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
29 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
30 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
31 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
32 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
33 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
34 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
35 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
36 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
37 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
38 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
39 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
40 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
41 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
42 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
43 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
44 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
45 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.649 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
7 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
8 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
9 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
10 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
11 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
12 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
13 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
14 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
15 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
16 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
17 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
18 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
19 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
20 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
27 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
28 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
29 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
30 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
31 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
32 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
33 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
34 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
35 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
36 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
37 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
38 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
39 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
40 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
41 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
42 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
43 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
44 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
45 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.655 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
8 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
9 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
10 UIKit 0x0000000104757138 -[_UIAlertControllerActionView _updateBackgroundView] + 432 | |
11 UIKit 0x0000000104757f34 -[_UIAlertControllerActionView _updateStyle] + 119 | |
12 UIKit 0x0000000104757ea6 -[_UIAlertControllerActionView setVisualStyle:] + 113 | |
13 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
14 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
15 UIKit 0x0000000104baf541 -[_UIAlertControllerView _updateActionViewVisualStyle:] + 125 | |
16 UIKit 0x0000000104baea13 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 111 | |
17 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
18 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
19 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
20 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
21 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
22 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
23 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
24 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
25 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
26 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
27 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
28 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
29 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
30 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
31 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
32 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
33 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
34 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
35 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
36 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
37 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
38 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
39 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
40 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
41 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
42 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
43 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
44 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
45 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
46 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.662 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x0000000104badb57 -[_UIAlertControllerView _minimumSizeForAllActions] + 499 | |
8 UIKit 0x0000000104baab45 -[_UIAlertControllerView _itemSizeForHorizontalLayout:] + 166 | |
9 UIKit 0x0000000104bab2d7 -[_UIAlertControllerView _actionLayoutDirectionChanged] + 92 | |
10 UIKit 0x0000000104baf7d6 -[_UIAlertControllerView _updateBackdrop] + 480 | |
11 UIKit 0x0000000104baea35 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 145 | |
12 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
13 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
14 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
15 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
16 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
17 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
18 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
19 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
20 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
21 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
22 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
23 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
24 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
25 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
26 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
27 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
28 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
29 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
30 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
31 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
32 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
33 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
34 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
35 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
36 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
37 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
38 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
39 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
40 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
41 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.668 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x0000000104badb57 -[_UIAlertControllerView _minimumSizeForAllActions] + 499 | |
9 UIKit 0x0000000104baab45 -[_UIAlertControllerView _itemSizeForHorizontalLayout:] + 166 | |
10 UIKit 0x0000000104bab2d7 -[_UIAlertControllerView _actionLayoutDirectionChanged] + 92 | |
11 UIKit 0x0000000104baf7d6 -[_UIAlertControllerView _updateBackdrop] + 480 | |
12 UIKit 0x0000000104baea35 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 145 | |
13 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
14 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
15 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
16 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
17 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
18 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
19 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
20 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
24 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
25 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
26 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
27 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
28 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
29 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
30 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
31 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
32 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
33 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
34 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
35 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
36 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
37 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
38 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
39 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
40 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
41 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
42 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.672 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x0000000104badb57 -[_UIAlertControllerView _minimumSizeForAllActions] + 499 | |
8 UIKit 0x0000000104baab45 -[_UIAlertControllerView _itemSizeForHorizontalLayout:] + 166 | |
9 UIKit 0x0000000104bab2d7 -[_UIAlertControllerView _actionLayoutDirectionChanged] + 92 | |
10 UIKit 0x0000000104baf7d6 -[_UIAlertControllerView _updateBackdrop] + 480 | |
11 UIKit 0x0000000104baea35 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 145 | |
12 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
13 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
14 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
15 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
16 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
17 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
18 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
19 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
20 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
21 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
22 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
23 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
24 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
25 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
26 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
27 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
28 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
29 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
30 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
31 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
32 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
33 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
34 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
35 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
36 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
37 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
38 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
39 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
40 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
41 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.676 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x0000000104badb57 -[_UIAlertControllerView _minimumSizeForAllActions] + 499 | |
9 UIKit 0x0000000104baab45 -[_UIAlertControllerView _itemSizeForHorizontalLayout:] + 166 | |
10 UIKit 0x0000000104bab2d7 -[_UIAlertControllerView _actionLayoutDirectionChanged] + 92 | |
11 UIKit 0x0000000104baf7d6 -[_UIAlertControllerView _updateBackdrop] + 480 | |
12 UIKit 0x0000000104baea35 -[_UIAlertControllerView _updateStyleForIdiomChange:] + 145 | |
13 UIKit 0x0000000104bae979 -[_UIAlertControllerView _setVisualStyle:] + 293 | |
14 UIKit 0x000000010452da36 -[UIAlertController _updateProvidedStyleWithTraitCollection:] + 454 | |
15 UIKit 0x000000010452db10 -[UIAlertController _updateProvidedStyle] + 57 | |
16 UIKit 0x000000010452dc3d -[UIAlertController _resolvedStyleChanged] + 27 | |
17 UIKit 0x000000010452d27c -[UIAlertController viewDidLoad] + 95 | |
18 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
19 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
20 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
24 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
25 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
26 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
27 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
28 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
29 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
30 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
31 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
32 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
33 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
34 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
35 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
36 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
37 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
38 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
39 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
40 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
41 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
42 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.681 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
6 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
7 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
8 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
9 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
10 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
11 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
12 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
13 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
14 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
15 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
16 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
17 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
18 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
19 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
20 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
21 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
22 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
23 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
24 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
25 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
26 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
27 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
28 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
29 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
30 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
31 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
32 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
33 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
34 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
35 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
36 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
37 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
38 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.686 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
12 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
13 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
14 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
15 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
16 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
17 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
18 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
19 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
20 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
21 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
22 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
23 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
24 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
25 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
26 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
27 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
28 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
29 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
30 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
31 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
32 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
33 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
34 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
35 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
36 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
37 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
38 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
39 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
40 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
41 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
42 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
43 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
44 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.693 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
18 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
19 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
20 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
21 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
22 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
23 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
24 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
25 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
32 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
33 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
34 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
35 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
36 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
37 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
38 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
39 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
40 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
41 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
42 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
43 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
44 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
45 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
46 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
47 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
48 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
49 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
50 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.729 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
25 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
26 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
27 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
28 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
29 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
30 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
31 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
35 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
36 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
37 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
38 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
39 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
40 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
41 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
42 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
43 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
44 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
45 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
46 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
47 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
48 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
49 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
50 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
51 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
52 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
53 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
54 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
55 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
56 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.746 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
30 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
31 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
32 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
33 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
34 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
35 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
36 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
37 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
38 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
39 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
40 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
41 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
42 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
43 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
44 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
45 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
46 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
47 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
48 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
49 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
50 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
51 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
52 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
53 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
54 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
55 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
56 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
57 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
58 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
59 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
60 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
61 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
62 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.754 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
30 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
31 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
32 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
33 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
34 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
35 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
36 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
37 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
38 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
39 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
40 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
41 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
42 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
43 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
44 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
45 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
46 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
47 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
48 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
49 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
50 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
51 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
52 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
53 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
54 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
55 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
56 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
57 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
58 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
59 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
60 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
61 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
62 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.798 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.808 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.819 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
25 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
26 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
27 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
28 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
29 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
30 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
31 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
35 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
36 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
37 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
38 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
39 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
40 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
41 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
42 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
43 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
44 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
45 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
46 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
47 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
48 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
49 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
50 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
51 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
52 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
53 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
54 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
55 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
56 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.853 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
30 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
31 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
32 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
33 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
34 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
35 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
36 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
37 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
38 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
39 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
40 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
41 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
42 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
43 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
44 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
45 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
46 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
47 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
48 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
49 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
50 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
51 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
52 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
53 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
54 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
55 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
56 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
57 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
58 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
59 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
60 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
61 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
62 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.866 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
10 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
11 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
12 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
13 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
14 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
15 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
16 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
17 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
18 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
19 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
20 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
21 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
37 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
38 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
39 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
40 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
41 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
42 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
43 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
44 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
45 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
46 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
47 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
48 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
49 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
50 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
51 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
52 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
53 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
54 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
55 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
56 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
57 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
58 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
59 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
60 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
61 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
62 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
63 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
64 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
65 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
66 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
67 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
68 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
69 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.878 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
16 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
17 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
18 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
19 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
20 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
21 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
37 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
38 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
39 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
40 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
41 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
42 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
43 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
44 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
45 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
46 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
47 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
48 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
49 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
50 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
51 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
52 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
53 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
54 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
55 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
56 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
57 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
58 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
59 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
60 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
61 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
62 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
63 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
64 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
65 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
66 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
67 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
68 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
69 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
70 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
71 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
72 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
73 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
74 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
75 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.902 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
37 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
38 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
39 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
40 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
41 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
42 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
43 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
44 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
45 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
46 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
47 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
48 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
49 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
50 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
51 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
52 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
53 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
54 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
55 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
56 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
57 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
58 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
59 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
60 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
61 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
62 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
63 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
64 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
65 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
66 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
67 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
68 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
69 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
70 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
71 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
72 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
73 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
74 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
75 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
76 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
77 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
78 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
79 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
80 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
81 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.914 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
37 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
38 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
39 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
40 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
41 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
42 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
43 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
44 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
45 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
46 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
47 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
48 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
49 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
50 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
51 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
52 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
53 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
54 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
55 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
56 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
57 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
58 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
59 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
60 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
61 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
62 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
63 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
64 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
65 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
66 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
67 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
68 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
69 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
70 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
71 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
72 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
73 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
74 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
75 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
76 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
77 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
78 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
79 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
80 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
81 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.925 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
37 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
38 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
39 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
40 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
41 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
42 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
43 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
44 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
45 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
46 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
47 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
48 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
49 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
50 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
51 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
52 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
53 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
54 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
55 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
56 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
57 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
58 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
59 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
60 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
61 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
62 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
63 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
64 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
65 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
66 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
67 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
68 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
69 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
70 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
71 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
72 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
73 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
74 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
75 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
76 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
77 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
78 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
79 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
80 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
81 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.936 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
37 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
38 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
39 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
40 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
41 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
42 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
43 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
44 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
45 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
46 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
47 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
48 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
49 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
50 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
51 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
52 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
53 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
54 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
55 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
56 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
57 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
58 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
59 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
60 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
61 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
62 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
63 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
64 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
65 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
66 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
67 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
68 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
69 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
70 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
71 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
72 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
73 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
74 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
75 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
76 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
77 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
78 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
79 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
80 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
81 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
82 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
83 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
84 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
85 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
86 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
87 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:17.990 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
10 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
11 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
12 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
13 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
14 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
15 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
16 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
17 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
18 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
19 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
20 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
21 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
35 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
36 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
37 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
38 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
39 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
40 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
41 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
42 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
43 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
44 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
45 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
46 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
47 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
48 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
49 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
50 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
51 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
52 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
53 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
54 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
55 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
56 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
57 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
58 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
59 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
60 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
61 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
62 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
63 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
64 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
65 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
66 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
67 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
68 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
69 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
70 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
71 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
72 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
73 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
74 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
75 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
76 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
77 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
78 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
79 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
80 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
81 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
82 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
83 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
84 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
85 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
86 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
87 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
88 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
89 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
90 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
91 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
92 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
93 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
94 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.002 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
37 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
38 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
39 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
40 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
41 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
42 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
43 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
44 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
45 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
46 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
47 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
48 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
49 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
50 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
51 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
52 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
53 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
54 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
55 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
56 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
57 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
58 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
59 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
60 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
61 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
62 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
63 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
64 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
65 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
66 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
67 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
68 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
69 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
70 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
71 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
72 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
73 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
74 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
75 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
76 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
77 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
78 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
79 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
80 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
81 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.025 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.033 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x00000001042dfc57 -[UIScrollView _switchToLayoutEngine:] + 107 | |
10 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
11 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
12 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
13 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
14 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
15 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
16 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
17 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
18 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
19 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
20 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
21 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
22 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
23 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
24 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
25 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
28 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
29 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
30 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
31 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
32 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
33 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
34 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
35 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
36 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
37 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
38 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
39 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
40 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
41 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
42 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
43 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
44 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
45 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
46 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
47 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
48 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
49 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
50 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
51 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
52 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
53 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
54 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
55 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
56 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
57 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
58 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
59 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
60 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
61 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
62 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
63 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
64 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
65 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
66 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
67 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
68 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
69 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.041 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
30 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
31 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
32 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
33 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
34 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
35 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
36 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
37 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
38 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
39 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
40 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
41 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
42 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
43 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
44 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
45 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
46 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
47 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
48 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
49 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
50 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
51 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
52 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
53 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
54 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
55 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
56 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
57 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
58 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
59 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
60 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
61 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
62 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.049 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.058 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
42 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
43 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
44 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
45 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
46 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
47 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
48 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
49 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
50 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
51 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
52 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
53 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
54 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
55 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
56 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
57 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
58 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
59 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
60 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
61 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
62 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
63 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
64 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
65 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
66 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
67 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
68 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
69 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
70 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
71 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
72 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
73 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
74 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.098 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
42 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
43 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
44 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
45 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
46 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
47 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
48 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
49 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
50 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
51 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
52 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
53 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
54 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
55 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
56 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
57 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
58 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
59 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
60 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
61 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
62 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
63 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
64 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
65 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
66 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
67 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
68 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
69 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
70 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
71 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
72 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
73 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
74 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.112 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
42 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
43 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
44 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
45 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
46 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
47 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
48 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
49 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
50 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
51 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
52 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
53 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
54 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
55 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
56 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
57 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
58 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
59 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
60 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
61 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
62 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
63 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
64 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
65 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
66 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
67 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
68 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
69 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
70 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
71 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
72 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
73 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
74 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
75 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
76 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
77 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
78 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
79 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
80 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.123 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
42 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
43 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
44 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
45 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
46 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
47 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
48 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
49 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
50 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
51 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
52 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
53 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
54 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
55 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
56 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
57 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
58 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
59 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
60 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
61 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
62 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
63 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
64 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
65 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
66 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
67 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
68 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
69 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
70 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
71 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
72 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
73 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
74 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
75 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
76 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
77 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
78 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
79 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
80 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.161 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
42 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
43 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
44 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
45 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
46 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
47 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
48 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
49 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
50 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
51 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
52 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
53 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
54 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
55 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
56 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
57 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
58 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
59 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
60 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
61 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
62 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
63 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
64 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
65 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
66 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
67 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
68 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
69 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
70 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
71 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
72 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
73 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
74 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
75 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
76 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
77 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
78 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
79 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
80 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
81 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
82 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
83 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
84 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
85 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
86 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.173 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
42 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
43 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
44 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
45 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
46 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
47 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
48 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
49 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
50 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
51 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
52 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
53 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
54 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
55 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
56 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
57 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
58 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
59 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
60 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
61 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
62 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
63 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
64 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
65 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
66 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
67 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
68 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
69 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
70 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
71 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
72 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
73 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
74 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
75 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
76 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
77 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
78 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
79 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
80 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
81 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
82 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
83 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
84 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
85 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
86 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.184 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
42 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
43 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
44 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
45 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
46 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
47 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
48 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
49 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
50 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
51 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
52 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
53 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
54 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
55 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
56 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
57 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
58 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
59 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
60 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
61 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
62 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
63 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
64 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
65 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
66 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
67 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
68 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
69 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
70 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
71 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
72 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
73 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
74 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.246 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
42 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
43 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
44 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
45 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
46 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
47 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
48 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
49 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
50 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
51 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
52 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
53 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
54 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
55 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
56 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
57 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
58 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
59 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
60 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
61 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
62 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
63 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
64 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
65 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
66 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
67 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
68 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
69 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
70 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
71 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
72 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
73 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
74 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
75 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
76 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
77 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
78 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
79 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
80 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.272 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
42 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
43 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
44 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
45 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
46 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
47 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
48 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
49 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
50 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
51 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
52 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
53 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
54 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
55 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
56 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
57 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
58 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
59 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
60 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
61 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
62 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
63 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
64 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
65 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
66 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
67 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
68 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
69 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
70 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
71 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
72 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
73 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
74 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
75 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
76 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
77 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
78 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
79 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
80 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.283 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.292 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
42 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
43 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
44 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
45 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
46 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
47 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
48 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
49 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
50 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
51 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
52 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
53 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
54 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
55 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
56 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
57 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
58 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
59 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
60 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
61 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
62 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
63 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
64 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
65 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
66 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
67 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
68 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
69 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
70 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
71 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
72 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
73 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
74 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.302 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
36 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
39 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
40 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
41 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
42 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
43 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
44 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
45 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
46 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
47 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
48 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
49 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
50 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
51 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
52 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
53 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
54 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
55 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
56 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
57 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
58 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
59 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
60 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
61 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
62 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
63 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
64 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
65 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
66 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
67 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
68 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
69 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
70 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
71 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
72 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
73 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
74 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.349 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.358 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.368 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
24 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
27 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
28 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
29 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
30 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
33 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
34 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
35 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.383 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
7 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
8 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
9 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
10 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
11 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
12 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
13 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
14 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
15 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
16 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
17 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
18 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
19 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
20 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
21 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
22 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
23 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
24 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
25 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
26 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
27 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
28 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
29 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
30 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
31 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
32 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
33 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
34 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
35 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
36 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
37 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
38 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
39 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.388 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
8 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
9 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
10 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
11 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
12 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
13 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
14 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
15 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
16 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
17 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
18 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
19 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
20 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
21 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
22 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
23 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
24 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
25 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
26 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
27 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
28 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
29 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
30 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
31 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
32 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
33 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
34 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
35 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
36 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
37 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
38 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
39 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
40 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
41 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.393 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
7 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
8 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
9 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
10 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
11 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
12 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
13 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
14 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
15 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
16 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
17 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
18 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
19 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
20 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
21 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
22 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
23 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
24 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
25 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
26 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
27 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
28 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
29 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
30 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
31 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
32 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
33 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
34 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
35 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
36 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
37 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
38 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
39 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
40 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
41 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.398 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
8 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
9 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
10 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
11 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
12 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
13 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
14 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
15 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
16 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
17 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
18 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
19 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
20 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
24 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
25 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
26 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
27 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
28 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
29 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
30 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
31 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
32 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
33 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
34 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
35 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
36 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
37 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
38 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
39 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
40 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
41 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
42 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.403 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
8 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
9 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
10 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
11 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
12 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
13 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
14 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
15 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
16 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
17 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
18 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
19 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
20 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
21 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
22 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
23 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
24 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
25 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
26 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
27 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
28 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
29 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
30 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
31 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
32 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
33 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
34 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
35 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
36 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
37 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
38 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
39 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
40 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
41 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
42 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
43 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
44 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.407 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4fec -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 844 | |
7 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
8 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
9 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
10 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
11 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
12 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
13 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
14 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
15 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
16 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
17 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
18 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
19 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
20 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
21 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
22 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
23 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
24 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
25 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
26 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
27 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
28 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
29 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
30 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
31 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
32 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
33 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
34 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
35 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
36 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
37 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
38 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
39 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
40 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
41 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.412 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4fec -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 844 | |
8 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
9 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
10 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
11 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
12 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
13 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
14 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
15 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
16 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
17 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
18 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
19 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
20 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
24 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
25 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
26 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
27 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
28 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
29 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
30 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
31 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
32 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
33 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
34 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
35 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
36 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
37 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
38 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
39 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
40 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
41 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
42 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.417 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
7 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
8 UIKit 0x00000001042c6274 -[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 159 | |
9 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
10 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
11 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
12 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
13 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
14 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
15 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
16 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
17 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
18 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
19 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
20 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
27 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
28 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
29 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
30 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
31 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
32 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
33 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
34 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
35 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
36 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
37 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
38 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
39 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
40 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
41 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
42 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
43 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
44 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
45 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.422 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
8 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
9 UIKit 0x00000001042c6274 -[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 159 | |
10 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
11 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
12 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
13 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
14 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
15 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
16 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
17 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
18 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
19 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
20 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
21 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
22 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
23 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
24 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
25 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
26 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
27 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
28 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
29 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
30 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
31 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
32 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
33 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
34 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
35 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
36 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
37 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
38 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
39 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
40 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
41 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
42 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
43 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
44 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
45 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
46 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.427 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4fec -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 844 | |
7 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
8 UIKit 0x00000001042c6274 -[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 159 | |
9 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
10 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
11 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
12 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
13 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
14 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
15 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
16 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
17 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
18 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
19 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
20 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
21 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
22 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
23 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
27 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
28 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
29 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
30 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
31 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
32 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
33 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
34 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
35 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
36 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
37 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
38 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
39 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
40 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
41 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
42 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
43 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
44 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
45 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.459 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4fec -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 844 | |
8 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
9 UIKit 0x00000001042c6274 -[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 159 | |
10 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
11 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
12 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
13 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
14 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
15 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
16 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
17 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
18 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
19 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
20 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
21 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
22 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
23 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
24 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
25 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
26 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
27 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
28 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
29 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
30 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
31 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
32 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
33 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
34 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
35 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
36 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
37 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
38 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
39 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
40 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
41 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
42 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
43 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
44 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
45 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
46 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.466 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
6 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
7 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
8 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
9 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
10 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
11 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
12 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
13 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
14 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
15 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
16 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
17 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
18 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
19 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
20 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
21 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
22 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
23 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
30 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
31 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
32 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
33 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
34 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
35 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
36 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
37 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
38 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
39 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
40 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
41 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
42 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
43 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
44 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
45 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
46 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
47 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
48 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.471 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
8 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
9 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
10 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
11 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
12 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
13 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
14 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
15 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
16 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
17 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
18 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
19 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
20 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
21 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
22 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
23 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
24 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
25 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
32 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
33 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
34 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
35 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
36 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
37 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
38 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
39 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
40 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
41 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
42 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
43 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
44 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
45 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
46 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
47 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
48 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
49 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
50 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.476 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
6 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
7 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
8 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
9 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
10 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
11 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
12 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
13 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
14 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
15 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
16 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
17 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
18 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
19 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
20 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
21 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
22 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
23 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
30 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
31 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
32 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
33 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
34 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
35 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
36 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
37 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
38 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
39 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
40 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
41 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
42 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
43 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
44 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
45 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
46 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
47 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
48 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.481 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
8 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
9 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
10 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
11 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
12 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
13 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
14 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
15 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
16 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
17 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
18 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
19 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
20 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
21 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
22 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
23 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
24 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
25 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
32 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
33 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
34 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
35 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
36 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
37 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
38 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
39 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
40 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
41 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
42 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
43 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
44 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
45 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
46 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
47 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
48 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
49 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
50 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.486 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
6 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
7 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
8 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
9 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
10 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
11 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
12 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
13 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
14 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
15 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
16 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
17 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
18 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
19 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
20 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
21 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
22 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
23 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
30 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
31 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
32 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
33 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
34 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
35 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
36 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
37 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
38 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
39 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
40 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
41 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
42 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
43 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
44 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
45 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
46 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
47 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
48 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.519 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
8 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
9 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
10 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
11 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
12 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
13 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
14 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
15 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
16 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
17 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
18 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
19 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
20 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
21 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
22 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
23 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
24 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
25 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
32 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
33 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
34 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
35 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
36 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
37 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
38 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
39 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
40 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
41 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
42 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
43 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
44 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
45 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
46 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
47 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
48 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
49 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
50 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.525 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
6 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
7 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
8 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
9 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
10 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
11 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
12 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
13 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
14 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
15 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
16 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
17 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
18 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
19 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
20 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
21 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
22 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
23 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
24 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
25 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
26 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
30 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
31 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
32 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
33 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
34 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
35 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
36 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
37 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
38 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
39 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
40 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
41 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
42 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
43 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
44 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
45 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
46 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
47 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
48 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.529 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057ec3e5 -[NSISEngine constraintDidChangeSuchThatMarker:shouldBeReplacedByMarkerPlusDelta:] + 313 | |
8 Foundation 0x00000001057ec262 -[NSISEngine tryToChangeConstraintSuchThatMarker:isReplacedByMarkerPlusDelta:undoHandler:] + 440 | |
9 Foundation 0x00000001057d81e5 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 484 | |
10 Foundation 0x00000001057d7d44 -[NSLayoutConstraint _setSymbolicConstant:constant:] + 422 | |
11 UIKit 0x0000000104aab5db -[UIView(UIConstraintBasedLayout) _autoresizingConstraints_frameDidChange] + 559 | |
12 UIKit 0x00000001042be1e1 -[UIView(Geometry) setFrame:] + 743 | |
13 UIKit 0x00000001047571f4 -[_UIAlertControllerActionView layoutSubviews] + 144 | |
14 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
15 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
16 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
17 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
18 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
19 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
20 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
21 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
22 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
23 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
24 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
25 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
32 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
33 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
34 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
35 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
36 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
37 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
38 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
39 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
40 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
41 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
42 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
43 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
44 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
45 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
46 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
47 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
48 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
49 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
50 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.538 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
6 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
7 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
8 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
9 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
10 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
11 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
12 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
13 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
14 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
15 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
16 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
17 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
18 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
19 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
20 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
21 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
22 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
23 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
24 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
25 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
26 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
27 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
28 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
29 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
30 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
34 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
35 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
36 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
37 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
38 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
39 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
40 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
41 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
42 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
43 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
44 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
45 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
46 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
47 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
48 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
49 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
50 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
51 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
52 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.544 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
12 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
13 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
14 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
15 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
16 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
17 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
18 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
19 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
20 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
21 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
22 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
23 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
24 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
25 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
26 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
27 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
28 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
29 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
30 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
31 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
32 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
33 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
37 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
38 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
39 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
40 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
41 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
42 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
43 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
44 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
45 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
46 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
47 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
48 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
49 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
50 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
51 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
52 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
53 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
54 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
55 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
56 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
57 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
58 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.552 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
18 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
19 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
20 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
21 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
22 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
23 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
24 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
25 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
26 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
27 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
28 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
29 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
30 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
31 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
32 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
33 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
34 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
35 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
36 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
37 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
38 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
39 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
40 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
41 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
42 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
43 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
44 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
45 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
46 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
47 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
48 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
49 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
50 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
51 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
52 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
53 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
54 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
55 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
56 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
57 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
58 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
59 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
60 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
61 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
62 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
63 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
64 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.597 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
25 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
26 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
29 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
30 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
31 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
32 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
33 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
34 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
35 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
36 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
37 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
38 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
39 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
40 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
41 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
42 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
43 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
44 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
45 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
46 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
47 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
48 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
49 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
50 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
51 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
52 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
53 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
54 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
55 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
56 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
57 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
58 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
59 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
60 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
61 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
62 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
63 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
64 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
65 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
66 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
67 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
68 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
69 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
70 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.607 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
25 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
26 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
29 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
30 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
31 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
32 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
33 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
34 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
35 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
36 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
37 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
38 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
39 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
40 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
41 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
42 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
43 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
44 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
45 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
46 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
47 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
48 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
49 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
50 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
51 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
52 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
53 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
54 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
55 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
56 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
57 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
58 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
59 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
60 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
61 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
62 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
63 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
64 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
65 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
66 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
67 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
68 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
69 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
70 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.654 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
7 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
8 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
9 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
10 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
11 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
12 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
13 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
14 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
15 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
16 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
17 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
18 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
19 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
20 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
21 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
22 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
23 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
24 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
25 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
26 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
27 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
28 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
35 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
36 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
37 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
38 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
39 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
40 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
41 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
42 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
43 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
44 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
45 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
46 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
47 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
48 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
49 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
50 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
51 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
52 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
53 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.664 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
8 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
9 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
10 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
11 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
12 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
13 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
14 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
15 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
16 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
17 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
18 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
19 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
20 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
21 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
22 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
23 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
24 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
25 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
26 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
27 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
28 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
29 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
30 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
37 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
38 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
39 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
40 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
41 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
42 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
43 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
44 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
45 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
46 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
47 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
48 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
49 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
50 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
51 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
52 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
53 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
54 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
55 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.670 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
7 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
8 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
9 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
10 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
11 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
12 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
13 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
14 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
15 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
16 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
17 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
18 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
19 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
20 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
21 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
22 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
23 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
24 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
25 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
26 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
27 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
28 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
29 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
30 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
37 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
38 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
39 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
40 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
41 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
42 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
43 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
44 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
45 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
46 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
47 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
48 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
49 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
50 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
51 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
52 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
53 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
54 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
55 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.720 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
8 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
9 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
10 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
11 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
12 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
13 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
14 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
15 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
16 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
17 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
18 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
19 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
20 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
21 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
22 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
23 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
24 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
25 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
26 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
27 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
28 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
29 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
30 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
31 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
35 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
36 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
37 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
38 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
39 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
40 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
41 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
42 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
43 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
44 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
45 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
46 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
47 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
48 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
49 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
50 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
51 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
52 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
53 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
54 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
55 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
56 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.728 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
8 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
9 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
10 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
11 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
12 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
13 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
14 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
15 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
16 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
17 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
18 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
19 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
20 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
21 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
22 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
23 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
24 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
25 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
26 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
27 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
28 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
29 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
30 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
31 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
32 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
33 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
37 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
38 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
39 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
40 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
41 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
42 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
43 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
44 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
45 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
46 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
47 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
48 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
49 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
50 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
51 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
52 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
53 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
54 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
55 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
56 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
57 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
58 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.751 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
8 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
9 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
10 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
11 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
12 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
13 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
14 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
15 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
16 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
17 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
18 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
19 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
20 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
21 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
22 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
23 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
24 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
25 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
26 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
27 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
28 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
35 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
36 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
37 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
38 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
39 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
40 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
41 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
42 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
43 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
44 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
45 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
46 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
47 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
48 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
49 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
50 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
51 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
52 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
53 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.768 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
9 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
10 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
11 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
12 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
13 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
14 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
15 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
16 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
17 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
18 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
19 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
20 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
21 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
22 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
23 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
24 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
25 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
26 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
27 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
28 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
29 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
33 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
34 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
35 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
36 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
37 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
38 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
39 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
40 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
41 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
42 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
43 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
44 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
45 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
46 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
47 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
48 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
49 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
50 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
51 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
52 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
53 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
54 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.775 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
8 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
9 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
10 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
11 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
12 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
13 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
14 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
15 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
16 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
17 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
18 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
19 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
20 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
21 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
22 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
23 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
24 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
25 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
26 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
27 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
28 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
35 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
36 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
37 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
38 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
39 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
40 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
41 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
42 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
43 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
44 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
45 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
46 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
47 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
48 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
49 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
50 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
51 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
52 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
53 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.781 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
9 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
10 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
11 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
12 CoreFoundation 0x0000000106528152 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 194 | |
13 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
14 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
15 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
16 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
17 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
18 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
19 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
20 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
21 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
22 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
23 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
24 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
25 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
26 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
27 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
28 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
29 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
33 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
34 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
35 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
36 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
37 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
38 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
39 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
40 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
41 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
42 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
43 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
44 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
45 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
46 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
47 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
48 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
49 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
50 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
51 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
52 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
53 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
54 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.787 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
6 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
7 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
8 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
9 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
10 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
11 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
12 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
13 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
14 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
15 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
16 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
17 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
18 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
19 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
20 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
21 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
22 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
23 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
24 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
25 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
26 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
27 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
28 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
29 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
30 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
34 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
35 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
36 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
37 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
38 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
39 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
40 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
41 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
42 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
43 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
44 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
45 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
46 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
47 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
48 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
49 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
50 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
51 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
52 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.793 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
12 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
13 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
14 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
15 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
16 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
17 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
18 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
19 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
20 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
21 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
22 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
23 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
24 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
25 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
26 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
27 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
28 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
29 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
30 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
31 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
32 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
33 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
37 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
38 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
39 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
40 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
41 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
42 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
43 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
44 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
45 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
46 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
47 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
48 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
49 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
50 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
51 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
52 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
53 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
54 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
55 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
56 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
57 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
58 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.800 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
18 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
19 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
20 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
21 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
22 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
23 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
24 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
25 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
26 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
27 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
28 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
29 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
30 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
31 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
32 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
33 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
34 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
35 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
36 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
37 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
38 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
39 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
40 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
41 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
42 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
43 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
44 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
45 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
46 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
47 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
48 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
49 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
50 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
51 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
52 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
53 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
54 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
55 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
56 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
57 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
58 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
59 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
60 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
61 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
62 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
63 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
64 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.848 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
25 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
26 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
29 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
30 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
31 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
32 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
33 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
34 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
35 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
36 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
37 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
38 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
39 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
40 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
41 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
42 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
43 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
44 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
45 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
46 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
47 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
48 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
49 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
50 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
51 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
52 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
53 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
54 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
55 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
56 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
57 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
58 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
59 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
60 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
61 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
62 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
63 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
64 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
65 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
66 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
67 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
68 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
69 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
70 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.858 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x00000001042c5b87 __40-[UIView(Hierarchy) layoutBelowIfNeeded]_block_invoke + 58 | |
22 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
23 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
24 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
25 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
26 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
27 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
28 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
29 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
30 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
31 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
32 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
33 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
34 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
35 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
36 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
37 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
38 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
39 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
40 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
41 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
42 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
43 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
44 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
45 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
46 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
47 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
48 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
49 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
50 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
51 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
52 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
53 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
54 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
55 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
56 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
57 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
58 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
59 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
60 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
61 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
62 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
63 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
64 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
65 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
66 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
67 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
68 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
69 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
70 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.864 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
7 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
8 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
9 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
10 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
11 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
12 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
13 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
14 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
15 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
16 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
17 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
18 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
19 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
20 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
21 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
22 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
23 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
24 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
25 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
26 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
27 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
28 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
35 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
36 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
37 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
38 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
39 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
40 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
41 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
42 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
43 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
44 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
45 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
46 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
47 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
48 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
49 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
50 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
51 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
52 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
53 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.882 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
8 UIKit 0x00000001042c57a6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 510 | |
9 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
10 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
11 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
12 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
13 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
14 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
15 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
16 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
17 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
18 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
19 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
20 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
21 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
22 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
23 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
24 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
25 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
26 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
27 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
28 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
29 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
30 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
37 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
38 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
39 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
40 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
41 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
42 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
43 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
44 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
45 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
46 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
47 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
48 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
49 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
50 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
51 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
52 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
53 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
54 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
55 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.890 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
7 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
8 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
9 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
10 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
11 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
12 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
13 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
14 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
15 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
16 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
17 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
18 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
19 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
20 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
21 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
22 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
23 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
24 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
25 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
26 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
27 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
28 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
29 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
30 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
37 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
38 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
39 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
40 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
41 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
42 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
43 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
44 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
45 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
46 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
47 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
48 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
49 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
50 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
51 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
52 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
53 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
54 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
55 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.897 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
8 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
9 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
10 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
11 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
12 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
13 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
14 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
15 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
16 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
17 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
18 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
19 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
20 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
21 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
22 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
23 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
24 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
25 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
26 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
27 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
28 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
29 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
30 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
31 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
35 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
36 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
37 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
38 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
39 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
40 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
41 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
42 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
43 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
44 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
45 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
46 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
47 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
48 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
49 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
50 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
51 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
52 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
53 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
54 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
55 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
56 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.903 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 Foundation 0x00000001057e5e8c -[NSISEngine fixupIntegralizationViolations] + 89 | |
6 Foundation 0x00000001057e575f -[NSISEngine optimize] + 174 | |
7 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
8 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
9 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
10 UIKit 0x0000000104ab5ab3 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 272 | |
11 UIKit 0x00000001042c58f5 -[UIView(Hierarchy) layoutBelowIfNeeded] + 845 | |
12 UIKit 0x000000010479b849 -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 369 | |
13 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
14 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
15 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
16 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
17 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
18 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
19 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
20 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
21 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
22 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
23 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
24 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
25 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
26 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
27 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
28 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
29 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
30 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
31 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
32 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
33 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
37 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
38 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
39 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
40 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
41 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
42 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
43 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
44 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
45 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
46 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
47 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
48 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
49 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
50 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
51 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
52 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
53 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
54 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
55 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
56 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
57 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
58 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.909 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
8 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
9 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
10 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
11 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
12 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
13 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
14 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
15 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
16 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
17 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
18 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
19 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
20 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
21 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
22 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
23 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
24 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
25 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
26 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
27 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
28 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
35 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
36 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
37 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
38 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
39 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
40 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
41 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
42 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
43 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
44 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
45 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
46 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
47 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
48 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
49 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
50 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
51 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
52 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
53 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.914 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
9 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
10 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
11 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
12 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
13 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
14 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
15 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
16 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
17 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
18 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
19 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
20 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
21 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
22 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
23 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
24 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
25 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
26 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
27 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
28 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
29 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
33 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
34 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
35 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
36 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
37 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
38 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
39 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
40 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
41 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
42 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
43 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
44 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
45 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
46 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
47 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
48 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
49 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
50 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
51 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
52 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
53 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
54 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.920 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
8 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
9 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
10 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
11 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
12 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
13 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
14 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
15 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
16 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
17 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
18 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
19 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
20 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
21 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
22 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
23 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
24 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
25 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
26 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
27 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
28 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
32 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
33 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
34 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
35 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
36 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
37 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
38 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
39 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
40 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
41 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
42 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
43 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
44 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
45 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
46 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
47 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
48 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
49 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
50 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
51 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
52 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
53 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.925 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x000000010479b87e -[UIActivityGroupViewController _cachedPreferredItemSizeForString:] + 422 | |
9 UIKit 0x000000010479b97b -[UIActivityGroupViewController collectionView:layout:preferredSizeForItemAtIndexPath:] + 92 | |
10 UIKit 0x0000000104afe24b __81-[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:]_block_invoke + 40 | |
11 CoreFoundation 0x0000000106528a62 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 114 | |
12 CoreFoundation 0x000000010652817f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239 | |
13 UIKit 0x0000000104afe194 -[_UIActivityGroupViewFlowLayout _evaluatePreferredItemSizeForItemsAtIndexPaths:] + 291 | |
14 UIKit 0x0000000104afcf49 -[_UIActivityGroupViewFlowLayout prepareLayout] + 130 | |
15 UIKit 0x0000000104a918d1 -[UICollectionViewData _prepareToLoadData] + 67 | |
16 UIKit 0x0000000104a9205a -[UICollectionViewData validateLayoutInRect:] + 53 | |
17 UIKit 0x0000000104a42a7a -[UICollectionView layoutSubviews] + 196 | |
18 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
19 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
20 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
21 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
22 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
23 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
24 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
25 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
26 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
27 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
28 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
29 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
33 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
34 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
35 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
36 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
37 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
38 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
39 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
40 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
41 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
42 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
43 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
44 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
45 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
46 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
47 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
48 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
49 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
50 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
51 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
52 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
53 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
54 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.965 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab34e6 -[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine] + 649 | |
10 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
11 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
12 UIKit 0x0000000104ab41c7 -[UIView(AdditionalLayoutSupport) _layoutEngineCreateIfNecessary] + 62 | |
13 UIKit 0x0000000104aa6661 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 126 | |
14 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
15 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
16 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
17 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
18 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
19 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
20 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
21 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
22 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
23 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
24 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
25 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
26 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
27 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
28 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
29 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
30 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
31 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
32 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
33 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
34 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
35 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
36 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
37 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
38 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
39 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
40 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
41 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
42 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
43 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
44 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
45 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
46 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
50 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
51 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
52 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
53 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
54 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
55 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
56 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
57 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
58 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
59 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
60 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
61 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
62 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
63 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
64 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
65 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
66 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
67 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
68 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
69 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
70 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
71 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:18.983 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab34e6 -[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine] + 649 | |
16 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
17 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
18 UIKit 0x0000000104ab41c7 -[UIView(AdditionalLayoutSupport) _layoutEngineCreateIfNecessary] + 62 | |
19 UIKit 0x0000000104aa6661 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 126 | |
20 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
21 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
22 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
23 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
24 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
25 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
26 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
27 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
28 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
29 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
30 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
31 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
32 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
33 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
34 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
35 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
36 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
37 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
38 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
39 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
40 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
41 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
42 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
43 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
44 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
45 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
46 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
47 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
48 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
49 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
50 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
51 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
52 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
53 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
54 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
55 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
56 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
57 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
58 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
59 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
60 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
61 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
62 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
63 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
64 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
65 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
66 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
67 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
68 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
69 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
70 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
71 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
72 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
73 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
74 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
75 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
76 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
77 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.032 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab34e6 -[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine] + 649 | |
22 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
23 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
24 UIKit 0x0000000104ab41c7 -[UIView(AdditionalLayoutSupport) _layoutEngineCreateIfNecessary] + 62 | |
25 UIKit 0x0000000104aa6661 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 126 | |
26 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
27 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
28 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
29 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
30 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
31 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
32 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
33 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
34 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
35 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
36 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
39 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
40 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
41 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
42 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
43 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
44 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
45 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
46 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
47 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
48 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
49 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
50 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
51 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
52 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
53 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
54 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
55 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
56 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
57 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
58 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
59 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
60 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
61 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
62 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
63 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
64 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
65 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
66 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
67 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
68 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
69 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
70 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
71 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
72 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
73 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
74 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
75 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
76 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
77 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
78 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
79 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
80 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
81 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
82 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
83 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.063 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
7 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
8 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
9 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
10 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
11 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
12 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
15 UIKit 0x0000000104ab3d20 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke_2 + 225 | |
16 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
17 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
18 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
21 UIKit 0x0000000104ab34e6 -[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine] + 649 | |
22 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
23 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
24 UIKit 0x0000000104ab41c7 -[UIView(AdditionalLayoutSupport) _layoutEngineCreateIfNecessary] + 62 | |
25 UIKit 0x0000000104aa6661 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 126 | |
26 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
27 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
28 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
29 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
30 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
31 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
32 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
33 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
34 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
35 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
36 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
37 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
38 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
39 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
40 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
41 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
42 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
43 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
44 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
45 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
46 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
47 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
48 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
49 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
50 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
51 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
52 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
53 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
54 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
55 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
56 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
57 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
58 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
59 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
60 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
61 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
62 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
63 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
64 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
65 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
66 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
67 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
68 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
69 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
70 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
71 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
72 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
73 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
74 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
75 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
76 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
77 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
78 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
79 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
80 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
81 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
82 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
83 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.112 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab3bf7 __57-[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:]_block_invoke + 646 | |
8 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
9 UIKit 0x0000000104ab392c -[UIView(AdditionalLayoutSupport) _switchToLayoutEngine:] + 242 | |
10 UIKit 0x0000000104ab34e6 -[UIView(AdditionalLayoutSupport) _initializeHostedLayoutEngine] + 649 | |
11 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
12 UIKit 0x0000000104aa58e9 -[UIView(UIConstraintBasedLayout) _initializeLayoutEngine] + 152 | |
13 UIKit 0x0000000104ab41c7 -[UIView(AdditionalLayoutSupport) _layoutEngineCreateIfNecessary] + 62 | |
14 UIKit 0x0000000104aa6661 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 126 | |
15 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
16 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
17 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
18 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
19 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
20 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
21 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
22 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
23 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
24 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
25 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
26 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
27 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
28 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
29 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
30 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
31 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
32 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
33 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
34 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
35 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
36 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
37 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
38 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
39 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
40 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
41 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
42 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
43 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
44 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
45 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
46 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
47 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
48 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
49 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
50 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
51 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
52 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
53 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
54 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
55 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
56 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
57 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
58 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
59 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
60 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
61 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
62 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
63 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
64 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
65 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
66 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
67 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
68 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
69 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
70 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
71 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
72 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.120 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e3c29 -[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:] + 854 | |
6 Foundation 0x000000010598b939 -[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:] + 276 | |
7 Foundation 0x00000001057d867d -[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:] + 220 | |
8 UIKit 0x0000000104aa61b4 -[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 411 | |
9 UIKit 0x0000000104aa658a -[UIView(UIConstraintBasedLayout) _tryToAddConstraintWithoutUpdatingConstraintsArray:roundingAdjustment:mutuallyExclusiveConstraints:] + 65 | |
10 UIKit 0x0000000104aa6703 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 288 | |
11 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
12 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
13 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
14 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
15 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
16 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
17 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
18 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
21 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
22 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
23 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
24 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
25 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
26 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
27 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
28 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
29 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
30 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
31 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
32 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
33 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
34 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
35 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.128 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e3c29 -[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:] + 854 | |
6 Foundation 0x000000010598b939 -[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:] + 276 | |
7 Foundation 0x00000001057d867d -[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:] + 220 | |
8 UIKit 0x0000000104aa61b4 -[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 411 | |
9 UIKit 0x0000000104aa658a -[UIView(UIConstraintBasedLayout) _tryToAddConstraintWithoutUpdatingConstraintsArray:roundingAdjustment:mutuallyExclusiveConstraints:] + 65 | |
10 UIKit 0x0000000104aa6703 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 288 | |
11 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
12 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
13 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
14 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
15 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
16 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
17 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
18 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
19 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
20 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
21 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
22 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
23 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
24 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
25 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
26 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
27 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
28 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
29 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
30 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
31 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
32 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
33 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
34 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
35 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
36 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
37 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
38 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
39 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
40 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
41 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
42 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
43 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
44 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
45 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
46 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
47 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
48 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
49 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
50 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
51 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
52 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
53 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
54 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
55 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
56 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
57 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
58 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
59 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
60 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
61 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
62 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
63 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
64 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
65 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
66 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
67 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
68 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.137 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e3c29 -[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:] + 854 | |
6 Foundation 0x000000010598b939 -[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:] + 276 | |
7 Foundation 0x00000001057d867d -[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:] + 220 | |
8 UIKit 0x0000000104aa61b4 -[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 411 | |
9 UIKit 0x0000000104aa658a -[UIView(UIConstraintBasedLayout) _tryToAddConstraintWithoutUpdatingConstraintsArray:roundingAdjustment:mutuallyExclusiveConstraints:] + 65 | |
10 UIKit 0x0000000104aa6703 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 288 | |
11 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
12 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
13 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
14 UIKit 0x00000001044852a9 -[UILabel updateConstraints] + 256 | |
15 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
16 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
17 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
18 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
19 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
20 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
21 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
22 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
23 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
24 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
25 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
26 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
27 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
28 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
29 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
30 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
31 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
32 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
33 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
34 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
35 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
36 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
37 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
38 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
39 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
40 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
41 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
42 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
43 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
44 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
45 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
46 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
47 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
48 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
49 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
50 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
51 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
52 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
53 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
54 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
55 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
56 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
57 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
58 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
59 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
60 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
61 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
62 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
63 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
64 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
65 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
66 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
67 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
68 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
69 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.145 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e3c29 -[NSISEngine tryToAddConstraintWithMarker:expression:integralizationAdjustment:mutuallyExclusiveConstraints:] + 854 | |
6 Foundation 0x000000010598b939 -[NSLayoutConstraint _addLoweredExpression:toEngine:integralizationAdjustment:lastLoweredConstantWasRounded:mutuallyExclusiveConstraints:] + 276 | |
7 Foundation 0x00000001057d867d -[NSLayoutConstraint _addToEngine:integralizationAdjustment:mutuallyExclusiveConstraints:] + 220 | |
8 UIKit 0x0000000104aa61b4 -[UIView(UIConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 411 | |
9 UIKit 0x0000000104aa658a -[UIView(UIConstraintBasedLayout) _tryToAddConstraintWithoutUpdatingConstraintsArray:roundingAdjustment:mutuallyExclusiveConstraints:] + 65 | |
10 UIKit 0x0000000104aa6703 -[UIView(UIConstraintBasedLayout) _tryToAddConstraint:roundingAdjustment:mutuallyExclusiveConstraints:] + 288 | |
11 UIKit 0x0000000104aa6925 -[UIView(UIConstraintBasedLayout) _addConstraint:] + 274 | |
12 UIKit 0x0000000104aac57b -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 779 | |
13 UIKit 0x0000000104ab5613 -[UIView(AdditionalLayoutSupport) updateConstraints] + 224 | |
14 UIKit 0x00000001044852a9 -[UILabel updateConstraints] + 256 | |
15 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
16 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
17 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
18 UIKit 0x0000000104ab4c09 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 198 | |
19 UIKit 0x0000000104ab484d -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 309 | |
20 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
21 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
22 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
23 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
24 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
25 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
26 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
27 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
28 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
29 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
30 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
31 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
32 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
33 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
34 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
35 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
36 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
37 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
38 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
39 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
40 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
41 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
42 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
43 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
44 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
45 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
46 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
47 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
48 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
49 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
50 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
51 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
52 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
53 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
54 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
55 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
56 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
57 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
58 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
59 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
60 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
61 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
62 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
63 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
64 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
65 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
66 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
67 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
68 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
69 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.187 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aa5d86 -[UIView(UIConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 58 | |
6 UIKit 0x0000000104aa6ace -[UIView(UIConstraintBasedLayout) addConstraints:] + 379 | |
7 UIKit 0x0000000104aa85fd -[UIView(UIConstraintBasedLayout) _updateLayoutEngineHostConstraints] + 520 | |
8 UIKit 0x0000000104ab5579 -[UIView(AdditionalLayoutSupport) updateConstraints] + 70 | |
9 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
10 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
11 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
12 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
13 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
14 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
15 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
16 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
17 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
18 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
19 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
20 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
21 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
22 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
23 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
24 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
25 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
26 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
27 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
28 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
29 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
30 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
31 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
32 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
33 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
34 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
35 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
36 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
37 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
38 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
39 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
40 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
41 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
42 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
43 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
44 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
45 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
46 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
47 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
48 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
49 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
50 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
51 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
52 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
53 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
54 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
55 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
56 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
57 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
58 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
59 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.196 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aa5d86 -[UIView(UIConstraintBasedLayout) _withAutomaticEngineOptimizationDisabled:] + 58 | |
7 UIKit 0x0000000104aa6ace -[UIView(UIConstraintBasedLayout) addConstraints:] + 379 | |
8 UIKit 0x0000000104aa85fd -[UIView(UIConstraintBasedLayout) _updateLayoutEngineHostConstraints] + 520 | |
9 UIKit 0x0000000104ab5579 -[UIView(AdditionalLayoutSupport) updateConstraints] + 70 | |
10 UIKit 0x0000000104ab493e -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 550 | |
11 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
12 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
13 UIKit 0x0000000104ab5241 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 98 | |
14 UIKit 0x0000000104ab4264 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 67 | |
15 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
16 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
17 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
18 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
19 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
20 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
21 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
22 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
23 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
24 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
25 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
26 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
27 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
28 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
29 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
30 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
31 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
32 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
33 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
34 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
35 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
36 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
37 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
38 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
39 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
40 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
41 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
42 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
43 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
44 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
45 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
46 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
47 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
48 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
49 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
50 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
51 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
52 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
53 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
54 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
55 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
56 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
57 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
58 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
59 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
60 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.202 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4e4a -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 426 | |
7 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
8 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
9 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
10 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
11 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
12 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
13 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
14 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
15 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
16 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
17 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
18 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
19 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
20 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
21 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
22 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
23 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
24 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
25 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
26 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
33 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
34 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
35 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
36 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
37 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
38 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
39 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
40 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
41 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
42 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
43 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
44 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
45 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
46 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
47 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
48 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
49 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
50 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
51 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.208 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4bdd -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 154 | |
7 UIKit 0x0000000104ab5311 __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke875 + 98 | |
8 Foundation 0x00000001057e5f4a -[NSISEngine withBehaviors:performModifications:] + 155 | |
9 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
10 UIKit 0x0000000104ab4e4a -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 426 | |
11 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
12 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
13 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
14 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
15 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
16 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
17 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
18 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
19 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
20 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
21 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
22 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
23 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
24 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
25 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
26 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
27 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
28 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
29 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
30 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
34 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
35 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
36 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
37 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
38 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
39 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
40 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
41 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
42 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
43 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
44 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
45 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
46 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
47 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
48 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
49 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
50 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
51 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
52 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
53 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
54 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
55 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.244 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4e4a -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 426 | |
8 UIKit 0x0000000104ab05ad -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 358 | |
9 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
10 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
11 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
12 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
13 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
14 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
15 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
16 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
17 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
18 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
19 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
20 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
21 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
22 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
23 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
24 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
25 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
26 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
27 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
28 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
29 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
30 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
31 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
32 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
33 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
34 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
35 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
36 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
37 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
38 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
39 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
40 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
41 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
42 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
43 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
44 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
45 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
46 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
47 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
48 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
49 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
50 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
51 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
52 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.249 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
8 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
9 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
10 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
11 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
12 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
13 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
14 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
15 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
16 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
17 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
18 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
19 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
20 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
21 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
22 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
23 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
24 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
25 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
32 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
33 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
34 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
35 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
36 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
37 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
38 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
39 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
40 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
41 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
42 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
43 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
44 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
45 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
46 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
47 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
48 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
49 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
50 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.257 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf117 -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1121 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
9 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
10 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
11 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
12 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
13 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
14 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
15 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
16 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
17 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
18 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
19 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
20 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
21 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
22 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
23 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
24 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
25 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
26 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
33 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
34 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
35 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
36 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
37 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
38 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
39 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
40 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
41 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
42 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
43 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
44 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
45 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
46 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
47 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
48 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
49 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
50 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
51 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.262 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
6 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
7 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
8 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
9 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
10 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
11 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
12 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
13 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
14 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
15 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
16 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
17 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
18 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
19 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
20 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
21 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
22 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
23 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
24 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
25 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
29 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
30 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
31 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
32 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
33 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
34 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
35 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
36 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
37 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
38 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
39 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
40 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
41 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
42 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
43 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
44 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
45 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
46 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
47 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
48 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
49 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
50 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.268 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104aaf18d -[UIView(UIConstraintBasedLayout) _calculatedSystemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 1239 | |
7 UIKit 0x0000000104ab0794 -[UIView(AdditionalLayoutSupport) _systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:hasIntentionallyCollapsedHeight:] + 845 | |
8 UIKit 0x0000000104a6baa3 -[UICollectionViewCell systemLayoutSizeFittingSize:withHorizontalFittingPriority:verticalFittingPriority:] + 319 | |
9 UIKit 0x0000000104a69ec8 -[UICollectionReusableView preferredLayoutAttributesFittingAttributes:] + 71 | |
10 UIKit 0x0000000104a69e77 -[UICollectionReusableView _preferredLayoutAttributesFittingAttributes:] + 35 | |
11 UIKit 0x0000000104a3bb4d -[UICollectionView _checkForPreferredAttributesInView:originalAttributes:] + 101 | |
12 UIKit 0x0000000104a3c198 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 1336 | |
13 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
14 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
15 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
16 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
17 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
18 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
19 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
20 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
21 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
22 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
23 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
24 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
25 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
26 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
27 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
28 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
29 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
30 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
31 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
32 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
33 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
34 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
35 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
36 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
37 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
38 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
39 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
40 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
41 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
42 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
43 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
44 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
45 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
46 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
47 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
48 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
49 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
50 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
51 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.308 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e5ece -[NSISEngine withBehaviors:performModifications:] + 31 | |
5 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
6 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
7 UIKit 0x000000010479a840 -[UIActivityGroupViewController collectionView:willDisplayCell:forItemAtIndexPath:] + 86 | |
8 UIKit 0x0000000104a3c441 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 2017 | |
9 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
10 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
11 UIKit 0x00000001042d5d84 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710 | |
12 QuartzCore 0x0000000103efc59a -[CALayer layoutSublayers] + 146 | |
13 QuartzCore 0x0000000103ef0e70 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366 | |
14 UIKit 0x00000001042c59e3 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1083 | |
15 UIKit 0x0000000104b1ab9d __45-[_UIAnimationCoordinator animateTransition:]_block_invoke + 32 | |
16 UIKit 0x00000001042cbd0c +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 582 | |
17 UIKit 0x00000001042cbfdc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:] + 187 | |
18 UIKit 0x0000000104b1ab46 -[_UIAnimationCoordinator animateTransition:] + 471 | |
19 UIKit 0x0000000104b1a493 -[_UIAnimationCoordinator animate] + 165 | |
20 UIKit 0x0000000104530a15 -[UIAlertController _contentViewControllerWillTransitionToSize:withAnimations:] + 1071 | |
21 UIKit 0x0000000104bb1fde -[_UIAlertControllerView _sizeOfContentViewControllerChanged] + 1009 | |
22 UIKit 0x000000010452d4b0 -[UIAlertController viewDidLoad] + 659 | |
23 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
24 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
25 UIKit 0x0000000104b080f7 -[UIActivityViewController viewDidLoad] + 1266 | |
26 UIKit 0x00000001043b107d -[UIViewController loadViewIfRequired] + 1344 | |
27 UIKit 0x00000001043b13c9 -[UIViewController view] + 27 | |
28 UIKit 0x00000001043cae48 -[UIViewController _setPresentationController:] + 100 | |
29 UIKit 0x00000001043c2404 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1437 | |
30 UIKit 0x00000001043c4080 -[UIViewController _presentViewController:withAnimationController:completion:] + 4870 | |
31 UIKit 0x00000001043c6f88 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 489 | |
32 UIKit 0x00000001043c6a97 -[UIViewController presentViewController:animated:completion:] + 179 | |
33 pfc-mobile 0x000000010298a51d -[ActivityView show:] + 1293 | |
34 CoreFoundation 0x00000001064e87ec __invoking___ + 140 | |
35 CoreFoundation 0x00000001064e863e -[NSInvocation invoke] + 286 | |
36 CoreFoundation 0x0000000106578f36 -[NSInvocation invokeWithTarget:] + 54 | |
37 pfc-mobile 0x00000001029f3b31 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 1921 | |
38 pfc-mobile 0x0000000102a2ad32 -[RCTBatchedBridge _handleRequestNumber:moduleID:methodID:params:] + 802 | |
39 pfc-mobile 0x0000000102a2a55a __34-[RCTBatchedBridge _handleBuffer:]_block_invoke + 826 | |
40 libdispatch.dylib 0x0000000107ab0e5d _dispatch_call_block_and_release + 12 | |
41 libdispatch.dylib 0x0000000107ad149b _dispatch_client_callout + 8 | |
42 libdispatch.dylib 0x0000000107ab78ec _dispatch_queue_drain + 2215 | |
43 libdispatch.dylib 0x0000000107ab6e0d _dispatch_queue_invoke + 601 | |
44 libdispatch.dylib 0x0000000107ab9a56 _dispatch_root_queue_drain + 1420 | |
45 libdispatch.dylib 0x0000000107ab94c5 _dispatch_worker_thread3 + 111 | |
46 libsystem_pthread.dylib 0x0000000107e194f2 _pthread_wqthread + 1129 | |
47 libsystem_pthread.dylib 0x0000000107e17375 start_wqthread + 13 | |
) | |
2015-09-21 23:20:19.316 pfc-mobile[3682:148885] This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release. | |
Stack:( | |
0 CoreFoundation 0x00000001065f9f65 __exceptionPreprocess + 165 | |
1 libobjc.A.dylib 0x0000000105c10deb objc_exception_throw + 48 | |
2 CoreFoundation 0x00000001065f9e9d +[NSException raise:format:] + 205 | |
3 Foundation 0x00000001059852e5 _AssertAutolayoutOnMainThreadOnly + 79 | |
4 Foundation 0x00000001057e56e2 -[NSISEngine optimize] + 49 | |
5 Foundation 0x00000001057e5fa4 -[NSISEngine withBehaviors:performModifications:] + 245 | |
6 UIKit 0x0000000104ab425b -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 58 | |
7 UIKit 0x0000000104ab4d9e -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 254 | |
8 UIKit 0x000000010479a840 -[UIActivityGroupViewController collectionView:willDisplayCell:forItemAtIndexPath:] + 86 | |
9 UIKit 0x0000000104a3c441 -[UICollectionView _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:] + 2017 | |
10 UIKit 0x0000000104a3e273 -[UICollectionView _updateVisibleCellsNow:] + 4265 | |
11 UIKit 0x0000000104a42aad -[UICollectionView layoutSubviews] + 247 | |
12 UIKit 0x0000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment