AppLovin / AppLovin-MAX-SDK-iOS

Other
91 stars 74 forks source link

Webkit crash #144

Open mmdock opened 2 years ago

mmdock commented 2 years ago

MAX SDK Version

11.4.2

Device/Platform Info

iOS 15 / iPadOS 15

Current Behavior

Unfortunately, I do not have a "reproduction" step or anything like that.

After adding this version of Applovin Max back in June, my app started experience a sharp rise in WebKit crash since that version. That version was a dedicated Applovin release.

Screen Shot 2022-08-12 at 2 38 22 PM

Expected Behavior

not to have random crashes for iOS 15 users.

How to Reproduce

Unknown how to reproduce at this time

Additional Info

Crashed: com.apple.main-thread 0 WebKit 0x3790f8 void IPC::ArgumentCoder<WTF::String, void>::encode(IPC::Encoder&, WTF::String const&) + 1076 1 WebKit 0x378fa8 void IPC::ArgumentCoder<WTF::String, void>::encode(IPC::Encoder&, WTF::String const&) + 740 2 WebKit 0x3fe334 WTF::Detail::CallableWrapper<WebKit::WebProcessPool::notifyPreferencesChanged(WTF::String const&, WTF::String const&, std::1::optional const&)::$_39, void, WebKit::WebsiteDataStore&>::call(WebKit::WebsiteDataStore&) + 120 3 WebKit 0x6aefdc WebKit::WebsiteDataStore::forEachWebsiteDataStore(WTF::Function<void (WebKit::WebsiteDataStore&)>&&) + 128 4 WebKit 0x3f82e4 WebKit::WebProcessPool::notifyPreferencesChanged(WTF::String const&, WTF::String const&, std::__1::optional const&) + 704 5 WebKit 0xb487c WTF::Detail::CallableWrapper<-[WKPreferenceObserver preferenceDidChange:key:encodedValue:]::$_2, void>::call() + 188 6 JavaScriptCore 0x4e7f0 WTF::RunLoop::performWork() + 200 7 JavaScriptCore 0x4f58c WTF::RunLoop::performWork(void*) + 36 8 CoreFoundation 0xbb414 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28 9 CoreFoundation 0xcc1a0 CFRunLoopDoSource0 + 208 10 CoreFoundation 0x56f8 CFRunLoopDoSources0 + 368 11 CoreFoundation 0xb05c CFRunLoopRun + 828 12 CoreFoundation 0x1ebc8 CFRunLoopRunSpecific + 600 13 GraphicsServices 0x1374 GSEventRunModal + 164 14 UIKitCore 0x514b58 -[UIApplication _run] + 1100 15 UIKitCore 0x296090 UIApplicationMain + 364

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.