Bug 242132

Summary: Crash under IPC::Connection::sendSync<Messages::WebPageProxy::RootViewToScreen>()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Chris Dumez
Comment 1 2022-06-29 13:31:39 PDT
Chris Dumez
Comment 2 2022-06-29 13:34:56 PDT
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.