AppsFlyerFramework icon indicating copy to clipboard operation
AppsFlyerFramework copied to clipboard

SIGSEGV crash -[AFSDKRCUserDefaultsStorage userDefaults]

Open skytoup opened this issue 3 years ago • 0 comments

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

skytoup avatar Aug 24 '22 02:08 skytoup