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

启动崩溃 EXC_GUARD #361

Open
penoty opened this issue Oct 27, 2023 · 2 comments
Open

启动崩溃 EXC_GUARD #361

penoty opened this issue Oct 27, 2023 · 2 comments

Comments

@penoty
Copy link

penoty commented Oct 27, 2023

Crashed: com.apple.main-thread
0 libsystem_kernel.dylib 0x2828 close + 8
1 libresolv.9.dylib 0x11c94 res_9_nclose + 36
2 libresolv.9.dylib 0x100e0 res_9_ndestroy + 24
3 XXXXXX 0x1a746ec -[AlicloudIPv6Adapter getDNSServersIpStack] + 187 (AlicloudIPv6Adapter.m:187)
4 XXXXXX 0x1a743f0 -[AlicloudIPv6Adapter isIPv6OnlyNetwork] + 102 (AlicloudIPv6Adapter.m:102)
5 CoreFoundation 0x2aed8 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 28
6 CoreFoundation 0xc6b8c ___CFXRegistrationPost_block_invoke + 52
7 CoreFoundation 0x99f44 _CFXRegistrationPost + 456
8 CoreFoundation 0x40d44 _CFXNotificationPost + 716
9 Foundation 0x1a628 -[NSNotificationCenter postNotificationName:object:userInfo:] + 96
10 UIKitCore 0x2d2fa4 -[UIApplication _stopDeactivatingForReason:] + 1508
11 UIKitCore 0x1f4ad0 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke_2 + 116
12 UIKitCore 0x1af62c _UIScenePerformActionsWithLifecycleActionMask + 104
13 UIKitCore 0x2dab7c __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 224
14 UIKitCore 0x3fb380 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 248
15 UIKitCore 0x63bf8c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 760
16 UIKitCore 0x5c7710 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 340
17 UIKitCore 0x1b0430 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 196
18 UIKitCore 0x270350 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 892
19 UIKitCore 0x1b2340 _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 276
20 UIKitCore 0x29cdf4 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 384
21 UIKitCore 0x724260 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.608 + 776
22 UIKitCore 0x1e0c60 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 256
23 UIKitCore 0x224524 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 288
24 UIKitCore 0x1ae370 -[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:] + 492
25 FrontBoardServices 0xd100 -[FBSScene updater:didUpdateSettings:withDiff:transitionContext:completion:] + 528
26 FrontBoardServices 0x25d4c __94-[FBSWorkspaceScenesClient _queue_updateScene:withSettings:diff:transitionContext:completion:]_block_invoke_2 + 152
27 FrontBoardServices 0xa6b4 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 240
28 FrontBoardServices 0x10b10 __94-[FBSWorkspaceScenesClient _queue_updateScene:withSettings:diff:transitionContext:completion:]_block_invoke + 396
29 libdispatch.dylib 0x4660 _dispatch_client_callout + 20
30 libdispatch.dylib 0x8118 _dispatch_block_invoke_direct + 264
31 FrontBoardServices 0xbf94 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 48
32 FrontBoardServices 0xb3d4 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 220
33 FrontBoardServices 0xf9e4 -[FBSSerialQueue _performNextFromRunLoopSource] + 28
34 CoreFoundation 0xbb020 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
35 CoreFoundation 0xcbce0 __CFRunLoopDoSource0 + 208
36 CoreFoundation 0x5fe8 __CFRunLoopDoSources0 + 268
37 CoreFoundation 0xb7f4 __CFRunLoopRun + 820
38 CoreFoundation 0x1f3b8 CFRunLoopRunSpecific + 600
39 GraphicsServices 0x138c GSEventRunModal + 164
40 UIKitCore 0x5196a8 -[UIApplication _run] + 1100
41 UIKitCore 0x2987f4 UIApplicationMain + 2092
42 XXX 0x6cc8 main + 35 (main.m:35)
43 ??? 0x105529a24 (缺少)

@penoty
Copy link
Author

penoty commented Oct 27, 2023

pod 'AliyunOSSiOS', '2.10.12',崩溃在 iOS14出现的居多

@wlll129
Copy link
Contributor

wlll129 commented Feb 23, 2024

调用栈里没有看到oss sdk的代码

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

2 participants