Bug 270523
Summary: | REGRESSION (275491@main): [ iOS Debug ] 2x TestWebKitAPI.WKWebView.PrintToPDFUsingPrint API tests are constant crashes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
Component: | New Bugs | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jay Stfleur
Description:
TestWebKitAPI.WKWebView.PrintToPDFUsingPrintPageRenderer
TestWebKitAPI.WKWebView.PrintToPDFUsingPrintInteractionControllerAndPrintPageRenderer
are constant crashes on iOS Debug.
History:
https://results.webkit.org/?limit=50000&platform=ios&style=debug&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKWebView.PrintToPDFUsingPrintPageRenderer&test=TestWebKitAPI.WKWebView.PrintToPDFUsingPrintInteractionControllerAndPrintPageRenderer
Diff/Image Diff/Crash Log:
ASSERTION FAILED: !isAsyncReplyHandlerWithDispatcher(replyID)
/Volumes/Data/worker/Apple-iOS-17-Simulator-Debug-Build/build/Source/WebKit/Platform/IPC/Connection.h(777) : Error IPC::Connection::waitForAsyncReplyAndDispatchImmediately(AsyncReplyID, Timeout) [T = Messages::WebPage::DrawToPDFiOS]
Child process terminated with signal 5: Trace/BPT trap
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124076626>
Jay Stfleur
Reproducibility:
run-api-tests --root --ios-simulator --debug -v TestWebKitAPI.WKWebView.PrintToPDFUsingPrintPageRenderer
run-api-tests --root --ios-simulator --debug -v TestWebKitAPI.WKWebView.PrintToPDFUsingPrintInteractionControllerAndPrintPageRenderer
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/25524
EWS
Committed 275733@main (c9cfcceff6a7): <https://commits.webkit.org/275733@main>
Reviewed commits have been landed. Closing PR #25524 and removing active labels.
Alexey Proskuryakov
*** Bug 270546 has been marked as a duplicate of this bug. ***