WebRender on Geckoview crashtest failure in dom/base/crashtests/1419902.html: Assertion failure: presShell, at /builds/worker/workspace/build/src/dom/ipc/BrowserChild.cpp:1425
Categories
(Core :: DOM: Content Processes, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: tnikkel)
References
Details
(Whiteboard: dom-lws-bugdash-triage)
Attachments
(1 file)
Filed by: kgupta [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=254434914&repo=try
Full log: https://queue.taskcluster.net/v1/task/R9oL7zrUQzOI_G87QaVBUw/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/R9oL7zrUQzOI_G87QaVBUw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
I can reproduce this locally with an Android build running WR-enabled crashtests on my local Pixel 2:
# debug arm android build in mozconfig
./mach build
./mach package
# plug in device for next two steps
./mach gradle installWithGeckoBinariesDebugAndroidTest
./mach crashtest --enable-webrender dom/base/crashtests/ # select no when prompted to re-install geckoview test app
Updated•6 years ago
|
Updated•6 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Hi tnikkel, in bug 1864255 you moved this test, do you think there's still a crash we need to track?
| Assignee | ||
Comment 3•1 year ago
|
||
I'm not sure. I pushed to try with it enabled to see what happens.
The test is quite intense, it opens so many windows that I was unable to find a way to close them all that actually worked in practice (hence the reason I had to move it). The test is also disabled in other configurations that aren't as fast (asan, tsan), so we might just have to accept that android can't run this test.
| Assignee | ||
Comment 4•1 year ago
|
||
Looks like it runs fine on try now. I did TV jobs and many retriggers. I'll post a patch to enable it on android.
| Assignee | ||
Comment 5•1 year ago
|
||
Updated•1 year ago
|
Description
•