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

bugly 监控到的crash大佬知道是什么原因吗?发生了50多次 #16

Open
lizhaobomb opened this issue Feb 15, 2022 · 1 comment

Comments

@lizhaobomb
Copy link

0 libdispatch.dylib __dispatch_once_wait.cold.1 + 28
1 libdispatch.dylib __dispatch_gate_broadcast_slow
2 ??? +[LLDarkWindow sharedInstance] (once.h:0)
3 ??? +[LLDarkManager refreshWindow] (LLDarkManager.m:0)
4 ??? +[LLDarkManager refreshDisplayedView] (LLDarkManager.m:70)
5 ??? +[LLDarkManager systemThemeDidChange] (LLDarkManager.m:54)
6 CoreFoundation _CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 28
10 Foundation -[NSNotificationCenter postNotificationName:object:userInfo:] + 96
11 GrowingAnalytics -[NSNotificationCenter(GrowingAutotracker) growing_postNotificationName:object:userInfo:] + 144
12 ??? -[LLDarkWindow traitCollectionDidChange:] (LLDarkWindow.m:106)
13 UIKitCore -[UIView _traitCollectionDidChangeInternal:] + 1020
16 UIKitCore -[UIWindow init] + 188
17 ??? __30+[LLDarkWindow sharedInstance]_block_invoke (LLDarkWindow.m:69)
18 libdispatch.dylib __dispatch_client_callout + 20
19 libdispatch.dylib __dispatch_once_callout + 32
20 ??? +[LLDarkWindow sharedInstance] (once.h:0)
21 ??? +[LLDarkWindow windowDidBecomeActive] (LLDarkWindow.m:0)
22 CoreFoundation _CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 28
26 Foundation -[NSNotificationCenter postNotificationName:object:userInfo:] + 96
27 GrowingAnalytics -[NSNotificationCenter(GrowingAutotracker) growing_postNotificationName:object:userInfo:] + 144
28 UIKitCore -[UIApplication _stopDeactivatingForReason:] + 1508
56 UIKitCore _UIApplicationMain + 2092
57 ??? main (UnityObj.mm:0)
58 ??? 0x0000000103254000 + 0

@internetWei
Copy link
Owner

好的,我这边看一下,您看看能否复现,如果能复现的话请告诉我复现流程和步骤。

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