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

SIGSEGV crash -[AFSDKRCUserDefaultsStorage userDefaults] #212

Open
skytoup opened this issue Aug 24, 2022 · 0 comments
Open

SIGSEGV crash -[AFSDKRCUserDefaultsStorage userDefaults] #212

skytoup opened this issue Aug 24, 2022 · 0 comments

Comments

@skytoup
Copy link

skytoup commented Aug 24, 2022

Report

SDK Version

6.6.1

What did you do?

some user crash logs

What did you expect to happen?

dose not crash

Please provide any other relevant information.

0	libobjc.A.dylib
_objc_release + 16
1	CoreFoundation
_cow_cleanup + 140
2	CoreFoundation
-[__NSDictionaryM dealloc] + 148
3	CoreFoundation
-[CFPrefsSearchListSource alreadylocked_getDictionary:] + 916
4	CoreFoundation
-[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 172
5	CoreFoundation
-[CFPrefsSource copyValueForKey:] + 60
6	CoreFoundation
___76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 44
7	CoreFoundation
___108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 400
8	CoreFoundation
_normalizeQuintuplet + 356
9	CoreFoundation
-[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 152
10	CoreFoundation
-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 168
11	CoreFoundation
__CFPreferencesCopyAppValueWithContainerAndConfiguration + 128
12	Foundation
-[NSUserDefaults(NSUserDefaults) objectForKey:] + 76
13	MyApp
-[AFSDKRCUserDefaultsStorage userDefaults] + 28
14	MyApp
-[AFSDKRCUserDefaultsStorage setUserDefaultsValue:forKey:] + 84
15	MyApp
-[AFSDKRCUserDefaultsStorage setMinimumFetchInterval:] + 76
16	MyApp
___56-[AFSDKRemoteControl updateConfigWithCompletionHandler:]_block_invoke_2 + 632
17	libdispatch.dylib
__dispatch_call_block_and_release + 32
18	libdispatch.dylib
__dispatch_client_callout + 20
19	libdispatch.dylib
__dispatch_lane_serial_drain + 668
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