| Summary: | [ BigSur arm64 EWS ] ASSERTION FAILED: !needsLayout() ./rendering/RenderView.cpp(305) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo &, const WebCore::LayoutPoint &) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | ayumi_kojima | ||||
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | RESOLVED WORKSFORME | ||||||
| Severity: | Normal | CC: | ben_schwartz, bfulgham, sabouhallawa, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Mac (Apple Silicon) | ||||||
| OS: | Unspecified | ||||||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=229820 https://bugs.webkit.org/show_bug.cgi?id=230105 https://bugs.webkit.org/show_bug.cgi?id=230113 https://bugs.webkit.org/show_bug.cgi?id=230588 https://bugs.webkit.org/show_bug.cgi?id=241265 |
||||||
| Attachments: |
|
||||||
|
Description
ayumi_kojima
2021-08-30 09:29:57 PDT
Created attachment 436782 [details]
Crash log
Updated test expectations https://trac.webkit.org/changeset/281763/webkit I was not able to reproduce the crash on BigSur AS using: run-webkit-tests --iterations 50 --exit-after-n-crashes-or-timeouts 1 --no-build --clobber-old-results --debug imported/w3c/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-auto.html. Iterated 500 times, but I was not able to reproduce the crash. Used --force for reproduction, but, I wasn't able to reproduce the crash. This no longer appears to be occurring. Removing test expectations. Please file a new bug if issues persist. Test gardening commit 279477@main (b3257b764978): <https://commits.webkit.org/279477@main> Reviewed commits have been landed. Closing PR #29266 and removing active labels. |