WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 275508
275957
REGRESSION (iOS 18 beta 2): Crash in WTF::Detail::CallableWrapper<WebKit::WebPageProxy::WebPageProxy(...)>::call()
https://bugs.webkit.org/show_bug.cgi?id=275957
Summary
REGRESSION (iOS 18 beta 2): Crash in WTF::Detail::CallableWrapper<WebKit::Web...
Ali Juma
Reported
2024-06-27 10:31:54 PDT
Created
attachment 471758
[details]
Crash log Chrome for iOS is getting reports of a new crash in WTF::Detail::CallableWrapper<WebKit::WebPageProxy::WebPageProxy(...)::call() in iOS 18 beta 2. This is the #3 top crash for Chrome on iOS 18 beta 2. We don't have steps to reproduce but I've attached a crash log. The crash stack is: Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 Thread 0 Crashed: 0 WebKit 0x00000001a0b3f3b4 WTF::Detail::CallableWrapper<WebKit::WebPageProxy::WebPageProxy(WebKit::PageClient&, WebKit::WebProcessProxy&, WTF::Ref<API::PageConfiguration, WTF::RawPtrTraits<API::PageConfiguration>, WTF::Defau... + 56 (Function.h:53) 1 WebKit 0x00000001a0352d64 WTF::Function<void ()>::operator()() const + 80 (Function.h:82) 2 WebKit 0x00000001a0352d08 WTF::RunLoop::Timer::fired() + 32 (RunLoop.h:195) 3 JavaScriptCore 0x00000001a13ca24c WTF::RunLoop::TimerBase::start(WTF::Seconds, bool)::$_0::__invoke(__CFRunLoopTimer*, void*) + 96 (RunLoopCF.cpp:126) 4 CoreFoundation 0x000000018a38062c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1792) 5 CoreFoundation 0x000000018a3802d0 __CFRunLoopDoTimer + 1012 (CFRunLoop.c:2399) 6 CoreFoundation 0x000000018a37fe24 __CFRunLoopDoTimers + 288 (CFRunLoop.c:2557) 7 CoreFoundation 0x000000018a31e2fc __CFRunLoopRun + 1872 (CFRunLoop.c:3117) 8 CoreFoundation 0x000000018a31d714 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3415) 9 GraphicsServices 0x00000001d5e191c4 GSEventRunModal + 164 (GSEvent.c:2196) 10 UIKitCore 0x000000018ce91564 -[UIApplication _run] + 888 (UIApplication.m:3809) 11 UIKitCore 0x000000018cf3f530 UIApplicationMain + 340 (UIApplication.m:5409) 12 Chrome 0x000000010079c1f0 0x100798000 + 16880 13 dyld 0x00000001afec7cd0 start + 2760 (dyldMain.cpp:1335)
Attachments
Crash log
(28.54 KB, text/plain)
2024-06-27 10:31 PDT
,
Ali Juma
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2024-06-27 16:15:55 PDT
…I believe this is the correct duplicate. *** This bug has been marked as a duplicate of
bug 275508
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug