Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.8 bugly crash #141

Open
jinliyuelong opened this issue Dec 26, 2023 · 1 comment
Open

1.8.8 bugly crash #141

jinliyuelong opened this issue Dec 26, 2023 · 1 comment

Comments

@jinliyuelong
Copy link

jinliyuelong commented Dec 26, 2023

image
GKPageScrollView
tableView (GKPageScrollView.swift:609 [Inline: Swift runtime failure: Unexpectedly found nil while implicitly unwrapping an Optional value])
1
GKPageScrollView
tableView (GKPageScrollView.swift:609)
2
GKPageScrollView
tableView (<compiler-generated>:0)
3
UIKitCore
-[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 680
4
UIKitCore
-[UITableView _createPreparedCellForGlobalRow:willDisplay:] + 80
5
UIKitCore
-[UITableView _updateVisibleCellsNow:isRecursive:] + 2260
6
UIKitCore
-[UITableView layoutSubviews] + 140
7
UIKitCore
-[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1292
8
QuartzCore
-[CALayer layoutSublayers] + 184
9
QuartzCore
CA::Layer::layout_if_needed(CA::Transaction*) + 332
10
QuartzCore
-[CALayer layoutIfNeeded] + 236
11
UIKitCore
-[UIViewController window:willAnimateRotationToInterfaceOrientation:duration:newSize:] + 352
12
UIKitCore
___95-[UIViewController(AdaptiveSizing) _window:viewWillTransitionToSize:withTransitionCoordinator:]_block_invoke.3392 + 48
13
UIKitCore
-[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 264
14
UIKitCore
-[_UIViewControllerTransitionContext __runAlongsideAnimations] + 176
15
UIKitCore
+[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 608
16
UIKitCore
+[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:options:animations:completion:] + 108
17
UIKitCore
___58-[_UIWindowRotationAnimationController animateTransition:]_block_invoke_2 + 308
18
UIKitCore
+[UIView(Internal) _performBlockDelayingTriggeringResponderEvents:] + 220
19
UIKitCore
___58-[_UIWindowRotationAnimationController animateTransition:]_block_invoke + 128
20
UIKitCore
-[_UIWindowRotationAnimationController animateTransition:] + 492
21
UIKitCore
-[UIWindow _rotateToBounds:withAnimator:transitionContext:] + 580
22
UIKitCore
-[UIWindow _rotateWindowToOrientation:updateStatusBar:duration:skipCallbacks:] + 1184
23
UIKitCore
-[UIWindow _setRotatableClient:toOrientation:updateStatusBar:duration:force:isRotating:] + 516
24
UIKitCore
-[UIWindow _setRotatableViewOrientation:updateStatusBar:duration:force:] + 128
25
UIKitCore
___57-[UIWindow _updateToInterfaceOrientation:duration:force:]_block_invoke + 124
26
UIKitCore
-[UIWindow _updateToInterfaceOrientation:duration:force:] + 560
27
UIKitCore
-[_UICanvasMetricsCalculator updateMetricsOnWindows:animated:] + 624
28
UIKitCore
-[_UICanvas _computeMetrics:] + 180
29
UIKitCore
+[UIView(Animation) performWithoutAnimation:] + 104
30
UIKitCore
-[_UICanvas _performActions:withOverrideSettings:] + 172
31
UIKitCore
-[UIApplication _createSnapshotContextForScene:withName:performLayoutWithSettings:] + 404
32
UIKitCore
___65-[UIApplication _performSnapshotsWithAction:forScene:completion:]_block_invoke_2 + 124
33
FrontBoardServices
-[FBSSceneSnapshotAction _executeNextRequest] + 256
34
FrontBoardServices
-[FBSSceneSnapshotAction _executeNextRequest] + 336
35
FrontBoardServices
-[FBSSceneSnapshotAction executeRequestsWithHandler:completionHandler:expirationHandler:] + 276
36
UIKitCore
___65-[UIApplication _performSnapshotsWithAction:forScene:completion:]_block_invoke + 268
37
UIKitCore
-[UIApplication _beginSnapshotSessionForScene:withSnapshotBlock:] + 744
38
UIKitCore
-[UIApplication _performSnapshotsWithAction:forScene:completion:] + 208
39
UIKitCore
-[UIApplication _handleSnapshotAction:forScene:completion:] + 156
40
UIKitCore
___71-[UIApplication _handleSnapshotAction:forScene:deactivationCompletion:]_block_invoke + 332
41
UIKitCore
-[UIApplication _handleSnapshotAction:forScene:deactivationCompletion:] + 340
42
UIKitCore
___98-[__UICanvasLifecycleMonitor_Compatability deactivateEventsOnly:withContext:forceExit:completion:]_block_invoke.261 + 820
43
UIKitCore
__runAfterCACommitDeferredBlocks + 296
44
UIKitCore
__cleanUpAfterCAFlushAndRunDeferredBlocks + 352
45
UIKitCore
__afterCACommitHandler + 116
46
CoreFoundation
___CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
47
CoreFoundation
___CFRunLoopDoObservers + 412
48
CoreFoundation
___CFRunLoopRun + 1228
49
CoreFoundation
_CFRunLoopRunSpecific + 436
50
GraphicsServices
_GSEventRunModal + 104
51
UIKitCore
_UIApplicationMain + 212
@jinliyuelong jinliyuelong changed the title 1.8.8 bugly报错 1.8.8 bugly crash Dec 26, 2023
@jinliyuelong
Copy link
Author

更新到1.9.0,还是有崩溃

GKPageScrollView
tableView (GKPageScrollView.swift:687 [Inline: Swift runtime failure: Unexpectedly found nil while implicitly unwrapping an Optional value])
1
GKPageScrollView
tableView (GKPageScrollView.swift:687)
2
GKPageScrollView
tableView (<compiler-generated>:0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant