Unsupported layout off the main thread for UITextEffectsWindow with no associated or ancestor view controller This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581faf4 -[UIView(Hierarchy) layoutSubviews] + 132 5 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd258398 -[NSISEngine withBehaviors:performModifications:] + 32 2 UIKitCore 0x000000018575be0c __100-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]_block_invoke + 92 3 UIKitCore 0x000000018575aa78 -[UIView(AdditionalLayoutSupport) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:] + 104 4 UIKitCore 0x000000018575ba98 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 144 5 UIKitCore 0x000000018574fc68 -[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 84 6 UIKitCore 0x000000018575c788 -[UIView _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 368 7 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 8 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 9 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 10 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 11 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 12 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 13 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 14 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 15 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 16 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 17 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 18 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 19 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 20 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 21 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 22 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 23 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 24 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 25 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 26 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 27 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 28 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 29 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018575bd70 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 872 5 UIKitCore 0x000000018574fc68 -[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 84 6 UIKitCore 0x000000018575c788 -[UIView _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 368 7 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 8 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 9 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 10 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 11 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 12 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 13 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 14 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 15 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 16 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 17 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 18 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 19 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 20 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 21 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 22 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 23 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 24 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 25 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 26 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 27 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 28 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 29 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fc78 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1580 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582fef4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2216 5 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 6 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 7 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 8 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 9 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 10 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 11 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 12 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 13 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 14 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 15 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 16 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 17 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 18 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 19 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 20 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 21 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 22 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 23 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 24 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) Unsupported layout off the main thread for UIInputSetContainerView with associated view controller, UIInputWindowController This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581faf4 -[UIView(Hierarchy) layoutSubviews] + 132 5 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 5 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 6 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 7 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 8 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 9 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 10 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 11 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 12 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 13 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 14 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 15 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 16 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 17 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 18 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 19 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 20 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 21 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 22 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 23 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 24 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 25 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 26 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fc78 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1580 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) +[UIView setAnimationsEnabled:] being called from a background thread. Performing any operation from a background thread on UIView or a subclass is not supported and may result in unexpected and insidious behavior. trace=( 0 UIKitCore 0x0000000185824a24 __42+[UIView(Animation) setAnimationsEnabled:]_block_invoke + 112 1 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 2 libdispatch.dylib 0x0000000102484284 _dispatch_once_callout + 84 3 UIKitCore 0x0000000185824ad8 +[UIView(Animation) performWithoutAnimation:] + 56 4 UIKitCore 0x000000018517e67c +[UIRemoteKeyboardWindow remoteKeyboardWindowForScreen:create:] + 300 5 UIKitCore 0x0000000185184e74 -[_UIRemoteKeyboards keyboardWindow] + 56 6 UIKitCore 0x0000000185188e40 -[_UIRemoteKeyboards intersectionHeightForWindowScene:isLocalMinimumHeightOut:ignoreHorizontalOffset:] + 1196 7 UIKitCore 0x000000018517fc5c -[_UIRemoteKeyboardPlaceholderView refreshPlaceholder] + 188 8 UIKitCore 0x00000001850c0f24 -[UIInputWindowController checkPlaceholdersForRemoteKeyboardsAndForceConstraintsUpdate:layoutSubviews:] + 96 9 UIKitCore 0x00000001850d5524 -[UIInputWindowControllerHostingItem checkPlaceholdersForRemoteKeyboards] + 36 10 UIKitCore 0x0000000184c7c46c __56-[_UIKeyboardArbiterClient controllerDidLayoutSubviews:]_block_invoke + 220 11 UIKitCore 0x0000000184c7c560 -[_UIKeyboardArbiterClient ignoreLayoutNotifications:] + 40 12 UIKitCore 0x0000000184c7c374 -[_UIKeyboardArbiterClient controllerDidLayoutSubviews:] + 132 13 UIKitCore 0x00000001850d4784 -[UIInputWindowControllerHostingItem someViewDidLayoutSubviews] + 44 14 UIKitCore 0x00000001850c08c4 __48-[UIInputWindowController viewDidLayoutSubviews]_block_invoke + 32 15 CoreFoundation 0x0000000180409960 __NSARRAY_IS_CALLING_OUT_TO_A_BLOCK__ + 16 16 CoreFoundation 0x00000001804ec904 -[__NSSingleObjectArrayI enumerateObjectsWithOptions:usingBlock:] + 88 17 UIKitCore 0x00000001850c0710 -[UIInputWindowController viewDidLayoutSubviews] + 140 18 UIKitCore 0x000000018582fd80 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1844 19 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 20 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 21 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 22 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 23 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 24 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 25 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 26 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 27 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 28 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 29 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 30 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 31 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 32 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 33 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 34 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 35 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 36 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 37 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 38 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fdec -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1952 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582fef4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2216 5 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 6 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 7 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 8 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 9 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 10 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 11 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 12 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 13 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 14 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 15 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 16 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 17 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 18 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 19 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 20 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 21 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 22 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 23 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 24 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) Unsupported layout off the main thread for UITextEffectsWindow with no associated or ancestor view controller This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581faf4 -[UIView(Hierarchy) layoutSubviews] + 132 5 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd258398 -[NSISEngine withBehaviors:performModifications:] + 32 2 UIKitCore 0x000000018575be0c __100-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]_block_invoke + 92 3 UIKitCore 0x000000018575aa78 -[UIView(AdditionalLayoutSupport) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:] + 104 4 UIKitCore 0x000000018575ba98 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 144 5 UIKitCore 0x000000018574fc68 -[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 84 6 UIKitCore 0x000000018575c788 -[UIView _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 368 7 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 8 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 9 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 10 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 11 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 12 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 13 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 14 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 15 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 16 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 17 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 18 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 19 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 20 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 21 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 22 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 23 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 24 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 25 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 26 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 27 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 28 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 29 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018575bd70 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 872 5 UIKitCore 0x000000018574fc68 -[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 84 6 UIKitCore 0x000000018575c788 -[UIView _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 368 7 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 8 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 9 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 10 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 11 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 12 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 13 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 14 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 15 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 16 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 17 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 18 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 19 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 20 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 21 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 22 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 23 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 24 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 25 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 26 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 27 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 28 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 29 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fc78 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1580 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582fef4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2216 5 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 6 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 7 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 8 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 9 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 10 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 11 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 12 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 13 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 14 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 15 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 16 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 17 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 18 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 19 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 20 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 21 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 22 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 23 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 24 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) Unsupported layout off the main thread for UIInputSetContainerView with associated view controller, UIInputWindowController This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581faf4 -[UIView(Hierarchy) layoutSubviews] + 132 5 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 5 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 6 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 7 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 8 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 9 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 10 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 11 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 12 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 13 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 14 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 15 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 16 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 17 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 18 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 19 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 20 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 21 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 22 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 23 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 24 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 25 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 26 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fc78 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1580 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fdec -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1952 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582fef4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2216 5 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 6 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 7 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 8 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 9 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 10 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 11 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 12 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 13 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 14 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 15 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 16 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 17 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 18 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 19 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 20 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 21 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 22 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 23 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 24 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) Unsupported layout off the main thread for UITextEffectsWindow with no associated or ancestor view controller This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581faf4 -[UIView(Hierarchy) layoutSubviews] + 132 5 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd258398 -[NSISEngine withBehaviors:performModifications:] + 32 2 UIKitCore 0x000000018575be0c __100-[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:]_block_invoke + 92 3 UIKitCore 0x000000018575aa78 -[UIView(AdditionalLayoutSupport) _withUnsatisfiableConstraintsLoggingSuspendedIfEngineDelegateExists:] + 104 4 UIKitCore 0x000000018575ba98 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 144 5 UIKitCore 0x000000018574fc68 -[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 84 6 UIKitCore 0x000000018575c788 -[UIView _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 368 7 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 8 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 9 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 10 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 11 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 12 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 13 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 14 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 15 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 16 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 17 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 18 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 19 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 20 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 21 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 22 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 23 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 24 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 25 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 26 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 27 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 28 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 29 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018575bd70 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 872 5 UIKitCore 0x000000018574fc68 -[UIWindow(UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 84 6 UIKitCore 0x000000018575c788 -[UIView _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 368 7 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 8 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 9 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 10 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 11 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 12 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 13 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 14 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 15 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 16 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 17 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 18 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 19 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 20 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 21 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 22 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 23 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 24 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 25 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 26 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 27 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 28 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 29 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fc78 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1580 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582fef4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2216 5 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 6 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 7 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 8 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 9 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 10 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 11 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 12 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 13 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 14 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 15 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 16 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 17 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 18 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 19 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 20 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 21 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 22 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 23 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 24 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) Unsupported layout off the main thread for UIInputSetContainerView with associated view controller, UIInputWindowController This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581faf4 -[UIView(Hierarchy) layoutSubviews] + 132 5 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018581f618 -[UIView _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 288 5 UIKitCore 0x000000018581fb2c -[UIView(Hierarchy) layoutSubviews] + 188 6 UIKitCore 0x000000018582fc24 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1496 7 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 8 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 9 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 10 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 11 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 12 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 13 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 14 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 15 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 16 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 17 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 18 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 19 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 20 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 21 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 22 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 23 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 24 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 25 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 26 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8 ) This application is modifying the autolayout engine from a background thread after the engine was accessed from the main thread. This can lead to engine corruption and weird crashes. Stack:( 0 CoreAutoLayout 0x00000001cd257f10 _AssertAutoLayoutOnAllowedThreadsOnly + 156 1 CoreAutoLayout 0x00000001cd257d18 -[NSISEngine _optimizeWithoutRebuilding] + 68 2 CoreAutoLayout 0x00000001cd25791c -[NSISEngine optimize] + 92 3 CoreAutoLayout 0x00000001cd252d1c -[NSISEngine performPendingChangeNotifications] + 100 4 UIKitCore 0x000000018582f51c -[UIView _wantsReapplicationOfAutoLayoutWithLayoutDirtyOnEntry:] + 120 5 UIKitCore 0x000000018582fc78 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1580 6 QuartzCore 0x000000018a05cf00 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 440 7 QuartzCore 0x000000018a068ad0 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 124 8 QuartzCore 0x0000000189f80498 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 460 9 QuartzCore 0x0000000189fb00b0 _ZN2CA11Transaction6commitEv + 652 10 VectorKit 0x00000001938ee620 _ZN2md12HoverSupport18updateHoverProxiesERKNSt3__16vectorINS1_10shared_ptrINS_5LabelEEEN3geo12StdAllocatorIS5_N3mdm9AllocatorEEEEE + 2468 11 VectorKit 0x0000000193afd1cc _ZN2md15StandardLabeler16layoutForDisplayERKNS_13LayoutContextE + 156 12 VectorKit 0x0000000193cf133c _ZN2md16CompositeLabeler16layoutForDisplayERKNS_13LayoutContextE + 52 13 VectorKit 0x0000000193abf318 _ZN2md12LabelManager6layoutERKNS_13LayoutContextEPKNS_20CartographicRendererERKNSt3__113unordered_setINS7_10shared_ptrINS_12LabelMapTileEEENS7_4hashISB_EENS7_8equal_toISB_EEN3geo12StdAllocatorISB_N3mdm9AllocatorEEEEERNS_8PassListE + 2904 14 VectorKit 0x0000000193749b98 _ZN2md16LabelRenderLayer6layoutERKNS_13LayoutContextE + 3708 15 VectorKit 0x0000000193af5960 _ZNSt3__110__function6__funcIZN2md23CartographicRenderLayer5frameERKNS2_13LayoutContextEE3$_0NS_9allocatorIS7_EEFvvEEclEv + 100 16 VectorKit 0x00000001936584cc ___ZN3geo9TaskQueue14queueAsyncTaskENSt3__110shared_ptrINS_4TaskEEEPU28objcproto17OS_dispatch_group8NSObject_block_invoke + 80 17 libdispatch.dylib 0x0000000102480f98 _dispatch_call_block_and_release + 24 18 libdispatch.dylib 0x00000001024827e4 _dispatch_client_callout + 16 19 libdispatch.dylib 0x000000010248aa80 _dispatch_lane_serial_drain + 916 20 libdispatch.dylib 0x000000010248b7c4 _dispatch_lane_invoke + 420 21 libdispatch.dylib 0x000000010248c794 _dispatch_workloop_invoke + 864 22 libdispatch.dylib 0x00000001024981a0 _dispatch_root_queue_drain_deferred_wlh + 324 23 libdispatch.dylib 0x00000001024975fc _dispatch_workloop_worker_thread + 488 24 libsystem_pthread.dylib 0x00000001013a3814 _pthread_wqthread + 284 25 libsystem_pthread.dylib 0x00000001013a25d4 start_wqthread + 8