Bug 270006
| Summary: | ASSERT_WITH_SECURITY_IMPLICATION hit on Messages::NetworkProcess in NetworkConnectionToWebProcess::didReceiveMessage() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nicole Rosario <Nicole_rosario> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, bfulgham, webkit-bug-importer |
| Priority: | P1 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nicole Rosario
ASSERTION FAILED: decoder.messageReceiverName() != Messages::NetworkProcess::messageReceiverName()
/Users/nicolerosario/Desktop/BrowserSecurity_3/OpenSource/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp(242) : virtual void WebKit::NetworkConnectionToWebProcess::didReceiveMessage(IPC::Connection &, IPC::Decoder &)
com.apple.WebKit.Networking.Development terminated (pid 50906) for reason: crash
#CRASHED - com.apple.WebKit.Networking.Development (pid 50906)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nicole Rosario
rdar://123087621
Nicole Rosario
Pull request: https://github.com/apple/WebKit/pull/1095
Nicole Rosario
Pull request: https://github.com/apple/WebKit/pull/1098
Nicole Rosario
Pull request: https://github.com/WebKit/WebKit/pull/25121
EWS
Committed 275369@main (eaa2c46c3922): <https://commits.webkit.org/275369@main>
Reviewed commits have been landed. Closing PR #25121 and removing active labels.