WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242132
Crash under IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScreen>()
https://bugs.webkit.org/show_bug.cgi?id=242132
Summary
Crash under IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScree...
Chris Dumez
Reported
2022-06-29 13:31:32 PDT
Crash under IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScreen>(): 14 WTFCrashWithInfo(int, char const*, char const*, int) ==> 14 std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> > IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScreen>(Messages::WebPageProxy::RootViewToScreen&&, Messages::WebPageProxy::RootViewToScreen::Reply&&, unsigned long long, IPC::Timeout, WTF::OptionSet<IPC::SendSyncOption>) <== 14 WebKit::WebChromeClient::rootViewToScreen(WebCore::IntRect const&) const 14 WebKit::PDFPlugin::boundsOnScreen() const 14 -[WKPDFPluginAccessibilityObject accessibilityAttributeValue:] 13 NSAccessibilityGetObjectForAttributeUsingLegacyAPI | 7 ___NSAccessibilityEntryPointValueForAttribute_block_invoke.730 | | 7 NSAccessibilityPerformEntryPointObject | | 7 _NSAccessibilityEntryPointValueForAttribute | | 7 -[NSObject(NSAccessibilityInternal) _accessibilityValueForAttribute:clientError:] | | 7 CopyAppKitUIElementAttributeValueNoCatch | | 7 CopyAttributeValue
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-06-29 13:31:39 PDT
<
rdar://96098823
>
Chris Dumez
Comment 2
2022-06-29 13:34:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1913
EWS
Comment 3
2022-06-29 15:58:11 PDT
Committed
251967@main
(9462b117de1b): <
https://commits.webkit.org/251967@main
> Reviewed commits have been landed. Closing PR #1913 and removing active labels.
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