WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
233199
Crash under WebKit::WebPageProxy::commitProvisionalPage()
https://bugs.webkit.org/show_bug.cgi?id=233199
Summary
Crash under WebKit::WebPageProxy::commitProvisionalPage()
Chris Dumez
Reported
2021-11-16 10:10:09 PST
Crash under WebKit::WebPageProxy::commitProvisionalPage(): 8 WebKit: WebKit::WebPageProxy::commitProvisionalPage(unsigned long long, unsigned long long, WTF::String const&, bool, unsigned int, WebCore::CertificateInfo const&, bool, WTF::Optional<WebCore::HasInsecureContent>, WebKit::UserData const&) <== 8 WebKit: WebKit::ProvisionalPageProxy::didCommitLoadForFrame(unsigned long long, unsigned long long, WTF::String const&, bool, unsigned int, WebCore::CertificateInfo const&, bool, WTF::Optional<WebCore::HasInsecureContent>, WebKit::UserData const&) 8 WebKit: WebKit::ProvisionalPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) 8 WebKit: IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) 8 WebKit: WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) 8 WebKit: IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) 8 WebKit: IPC::Connection::dispatchIncomingMessages()
Attachments
Patch
(5.08 KB, patch)
2021-11-16 10:13 PST
,
Chris Dumez
youennf
: review+
Details
Formatted Diff
Diff
Patch for landing
(5.07 KB, patch)
2021-11-16 11:26 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-11-16 10:10:17 PST
<
rdar://57659921
>
Chris Dumez
Comment 2
2021-11-16 10:13:52 PST
Created
attachment 444406
[details]
Patch
youenn fablet
Comment 3
2021-11-16 11:01:13 PST
Comment on
attachment 444406
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=444406&action=review
> Source/WebKit/ChangeLog:10 > + in going on in a provisional page / WebProcess, we would do a null dereference of the page's
s/in/is
Chris Dumez
Comment 4
2021-11-16 11:26:48 PST
Created
attachment 444415
[details]
Patch for landing
EWS
Comment 5
2021-11-16 11:55:42 PST
Committed
r285877
(
244303@main
): <
https://commits.webkit.org/244303@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 444415
[details]
.
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