Bug 270546
Summary: | REGRESSION (275494@main): [ iOS Debug ] ASSERTION FAILED: !isAsyncReplyHandlerWithDispatcher TestWebKitAPI.WKWebView.PrintToPDFShouldPrintBackgrounds is a constant crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
Component: | Assignee: | Nobody <webkit-unassigned> | |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jean-yves.avenard, kkinnunen, simon.fraser, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jay Stfleur
Description:
TestWebKitAPI.WKWebView.PrintToPDFShouldPrintBackgrounds
is a constant crash relating to 275494@main after it was introduce on iOS Debug config.
History:
https://results.webkit.org/?platform=ios&style=debug&model=iPhone%2012&recent=False&suite=api-tests&test=TestWebKitAPI.WKWebView.PrintToPDFShouldPrintBackgrounds
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/124100959>
Jay Stfleur
Reproducibility:
run-api-tests --root --ios-simulator --debug -v TestWebKitAPI.WKWebView.PrintToPDFShouldPrintBackgrounds
Alexey Proskuryakov
Is this the same as bug 270523?
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 270523 ***