-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x1f40 objc_msgSend + 32
1 Foundation 0x195c8 probeGC + 124
2 Foundation 0x1a738 -[NSConcreteMapTable objectForKey:] + 64
3 UIKitCore 0x51c698 __existingAppearancesNodesInNodeForClassAndSuperclasses_block_invoke + 92
4 UIKitCore 0x360588 existingAppearancesNodesInNodeForClassAndSuperclasses + 168
5 UIKitCore 0x4ef27c +[_UIAppearance _applyInvocationsTo:window:matchingSelector:onlySystemInvocations:] + 1192
6 UIKitCore 0x2206fc __88-[UIView(Internal) _performUpdatesForPossibleChangesOfIdiom:orScreen:traverseHierarchy:]_block_invoke + 80
7 UIKitCore 0x5ae388 -[UIView _performUpdatesForPossibleChangesOfIdiom:orScreen:traverseHierarchy:] + 228
8 UIKitCore 0x24fe88 -[UIView _didChangeFromIdiomOnScreen:traverseHierarchy:] + 188
9 UIKitCore 0x2b7308 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 1600
10 UIKitCore 0x2b706c -[UIView(Internal) _didMoveFromWindow:toWindow:] + 932
11 UIKitCore 0x1dd82c __45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke + 140
12 UIKitCore 0x26d044 -[UIView(Hierarchy) _postMovedFromSuperview:] + 812
13 UIKitCore 0x189b90 -[UIView(Internal) _addSubview:positioned:relativeTo:] + 2152
14 UIKitCore 0x3b0638 -[UITableView _addSubview:positioned:relativeTo:] + 108
15 UIKitCore 0x249730 CreateScrollIndicator + 364
16 UIKitCore 0x31ac2c -[UIScrollView _adjustScrollerIndicators:alwaysShowingThem:] + 184
17 UIKit 0x7e5d8 -[UIScrollViewAccessibility _adjustScrollerIndicators:alwaysShowingThem:] + 52
18 UIKitCore 0x5391fc -[UIScrollView _didChangeFromIdiom:onScreen:traverseHierarchy:] + 332
19 UIKitCore 0xe40c -[UITableView _didChangeFromIdiom:onScreen:traverseHierarchy:] + 68
20 UIKitCore 0x24fe88 -[UIView _didChangeFromIdiomOnScreen:traverseHierarchy:] + 188
21 UIKitCore 0x2b7308 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 1600
22 UIKitCore 0x1b5820 -[UIScrollView _didMoveFromWindow:toWindow:] + 96
23 UIKitCore 0x1dd82c __45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke + 140
24 UIKitCore 0x26d044 -[UIView(Hierarchy) _postMovedFromSuperview:] + 812
25 UIKitCore 0x189b90 -[UIView(Internal) _addSubview:positioned:relativeTo:] + 2152
26 AsyncDisplayKit 0x9d1c -[_ASDisplayView insertSubview:atIndex:] + 80
27 AsyncDisplayKit 0x42ce8 -[ASDisplayNode _insertSubnodeSubviewOrSublayer:atIndex:] + 268
28 AsyncDisplayKit 0x42afc -[ASDisplayNode _insertSubnode:atSubnodeIndex:sublayerIndex:andRemoveSubnode:] + 492
29 AsyncDisplayKit 0x43814 -[ASDisplayNode insertSubnode:atIndex:] + 344
30 AsyncDisplayKit 0x6cfd8 -[ASLayoutTransition applySubnodeInsertionsAndMoves] + 440
31 AsyncDisplayKit 0x4d454 -[ASDisplayNode(ASLayoutTransition) _completeLayoutTransition:] + 152
32 AsyncDisplayKit 0x4d38c -[ASDisplayNode(ASLayoutTransition) _completePendingLayoutTransition] + 120
33 AsyncDisplayKit 0x4b3f0 -[ASDisplayNode(ASLayoutInternal) _u_measureNodeWithBoundsIfNecessary:] + 892
34 AsyncDisplayKit 0x3fa60 -[ASDisplayNode __layout] + 208
35 AsyncDisplayKit 0x8f50 -[_ASDisplayLayer layoutSublayers] + 72
36 QuartzCore 0x407fc CA::Layer::layout_if_needed(CA::Transaction*) + 532
37 QuartzCore 0x32c60 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 136
38 QuartzCore 0x475b4 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 452
39 QuartzCore 0x504a8 CA::Transaction::commit() + 704
40 QuartzCore 0x323a0 CA::Transaction::flush_as_runloop_observer(bool) + 88
41 CoreFoundation 0x410c4 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 36
42 CoreFoundation 0x10080 __CFRunLoopDoObservers + 592
43 CoreFoundation 0xb13c __CFRunLoopRun + 1052
44 CoreFoundation 0x1ebc8 CFRunLoopRunSpecific + 600
45 GraphicsServices 0x1374 GSEventRunModal + 164
46 UIKitCore 0x514b58 -[UIApplication _run] + 1100
47 UIKitCore 0x296090 UIApplicationMain + 364
48 Appname 0xe2a88 main + 17 (main.m:17)
49 ??? 0x10773dda4 (Missing)