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

Webkit crash #144

Open
mmdock opened this issue Aug 12, 2022 · 1 comment
Open

Webkit crash #144

mmdock opened this issue Aug 12, 2022 · 1 comment
Labels
bug Something isn't working stale This isue has been inactive

Comments

@mmdock
Copy link

mmdock commented Aug 12, 2022

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>::encodeIPC::Encoder(IPC::Encoder&, WTF::String const&) + 1076
1 WebKit 0x378fa8 void IPC::ArgumentCoder<WTF::String, void>::encodeIPC::Encoder(IPC::Encoder&, WTF::String const&) + 740
2 WebKit 0x3fe334 WTF::Detail::CallableWrapper<WebKit::WebProcessPool::notifyPreferencesChanged(WTF::String const&, WTF::String const&, std::__1::optionalWTF::String 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::optionalWTF::String 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

@mmdock mmdock added the bug Something isn't working label Aug 12, 2022
Copy link

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

@github-actions github-actions bot added the stale This isue has been inactive label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This isue has been inactive
Projects
None yet
Development

No branches or pull requests

1 participant