Closed
Bug 1424280
Opened 7 years ago
Closed 7 years ago
Update webrender to f9bc4a5c263e707e3498bea47d3ec9096cc3d099
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [wr-mvp] [gfx-noted])
Attachments
(3 files)
+++ This bug was initially created as a clone of Bug #1423203 +++
I'm filing this as a placeholder bug for the next webrender update. I may be running a cron script [1] that does try pushes with webrender update attempts, so that we can track build/test breakages introduced by webrender on a rolling basis. This bug will hold the try push links as well as dependencies filed for those breakages, so that we have a better idea going into the update of what needs fixing. I might abort the cron job because once things get too far out of sync it's hard to fully automate fixing all the breakages.
When we are ready to actually land the update, we can rename this bug and use it for the update, and then file a new bug for the next "future update".
[1] https://github.com/staktrace/moz-scripts/blob/master/try-latest-webrender.sh
Updated•7 years ago
|
Whiteboard: [wr-mvp] [gfx-noted] → [wr-reserve] [gfx-noted]
Assignee | ||
Comment 1•7 years ago
|
||
From bug 1423203:
WR @ b281bd2b324fdb9df61b839aff56651946a6efb3
https://treeherder.mozilla.org/#/jobs?repo=try&revision=311a2ee898548b1df2ff791b026804a533080e32
https://treeherder.mozilla.org/#/jobs?repo=try&revision=60ab81e06a181265bb9a4e5b0f522a783874e182
The talos-g1 failure here is from servo/webrender#2189.
Assignee | ||
Comment 2•7 years ago
|
||
WR @ 0d8547c51bcb678611da3072479200e32e6e95d9
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c9f9bda86ff7fec6f9ec95fd360b7d3dc334eaf9
https://treeherder.mozilla.org/#/jobs?repo=try&revision=df8352960e7ee213b4f5025cf950d3554b8dffbd
Same as before
Assignee | ||
Comment 3•7 years ago
|
||
WR @ eb63d2a7ada4cb40d0d9b0bd2bff48af4eb7497b
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e183745a10975e3fb5b8e83d087eaed57b010118
https://treeherder.mozilla.org/#/jobs?repo=try&revision=585d5d695b14fcaf889485ae4dc745d4a3c4b6c6
Same as before
Assignee | ||
Comment 4•7 years ago
|
||
WR @ e558d41b74b0f9601e75346e37a36cad553e0990 (based off autoland tip at the time of pushing)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3ecc5bab81a3c70d1394bd3a554e3b733cd907cc
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9e690e7b3d828cc4abbe40aac3dbfaa51f3bc134
f8 orange is pre-existing from autoland, so ignore that. Mostly still pending but no problems so far.
Assignee | ||
Comment 5•7 years ago
|
||
WR @ cb8d8d973de1e3ab2d4aed41a187faf6d65c5fd5 (also based off autoland)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=93e00408d00bbaf2e4f098f01d978bcc0bdf96c0
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4a0c01e5c66191187936071825d1e1cbda2bc653
Linux seems green, but there's a M-e10s(gpu) which is orange. Not sure if that's intermittent or not, but I retriggered it. Windows, however, is red with a rust panic. That's no good. It's on the opt build so the backtrace is useless. Retriggered debug to see if we can get more info.
Regression range:
* cb8d8d97 Auto merge of #2162 - kvark:gpu-upload, r=glennw
|\
| * 720c58cc GPU Cache: switch scattering OFF by default, comment the decision; Address review notes.
| * 20bffb5c GPU cache: fixed the ordering of deferred updates
| * d6b7800d Better error out of CacheTexture failure Proper shader includes, point size
| * adfcfc5a GPU cache: wrench png saving, OSMESA fix
| * c0e1b2df GPU cache: resizing ahead of time in prepare_for_updates
| * d9b7ea9a GPU Cache: comments
| * 361640f3 GPU Cache: refactor the old rows/cpu_blocks
| * 3ee00046 GPU Cache: stress test and fixes
| * 44d41236 GPU cache: target resize with content preservation
| * 2f42494a GPU cache: texture/fbo binding, first working results
| * 9283a4ac GPU cache: strong VBOs and multiple updates
| * 2c3838ac GPU cache data upload and scatter
| * d4a60dd9 Basic infrastructure for scatter style GPU cache updates
* 46f9d998 Auto merge of #2198 - lsalzman:delayed-bitmaps, r=glennw
|\
| * e9933462 determine whether a font has bitmaps only when fetching glyphs
* 822edff1 Auto merge of #2128 - Gankro:deserialize_from, r=kvark
* 36864e9b use deserialize_from for faster deserialization
* 70f5e681 bump serde/serde_derive versions to prepare for soft-fork
Seems likely that this will be from servo/webrender#2162, but I'll bisect to confirm.
Assignee | ||
Comment 6•7 years ago
|
||
M-e10s(gpu) failure seems like some random intermittent.
Windows failure bisection pushes:
WR @ 822edff1: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e0d8b285a9e4adddfa6023dc3a0d68e3d1ff0958
WR @ 46f9d998: https://treeherder.mozilla.org/#/jobs?repo=try&revision=2924eb5b83f735163a6e3ea20752a14ff8d7a4d8
Comment 7•7 years ago
|
||
Oh... FWIW, https://github.com/servo/webrender/issues/2162 was merged with the new code path disabled by default, so I wouldn't expect any breakage.
Assignee | ||
Comment 8•7 years ago
|
||
Both of those bisections are fine, so it's definitely from servo/webrender#2162. The debug jobs from comment 5 have a lot of panic messages with no symbols but at the end of the log file there's 6 crashdumps which all contain this stack:
Thread 10 (crashed)
0 xul.dll!panic_abort::__rust_start_panic [lib.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 53 + 0x4]
Found by: given as instruction pointer in context
1 xul.dll!std::panicking::rust_panic [panicking.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 608 + 0x5]
2 xul.dll!std::panicking::rust_panic_with_hook [panicking.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 593 + 0x11]
3 xul.dll!std::panicking::begin_panic<alloc::string::String> [panicking.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 538 + 0x12]
4 xul.dll!std::panicking::begin_panic_fmt [panicking.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 522 + 0x20]
5 xul.dll!std::panicking::rust_begin_panic [panicking.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 498 + 0x1c]
6 xul.dll!core::panicking::panic_fmt [panicking.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 71 + 0x27]
7 xul.dll!core::slice::slice_index_len_fail [mod.rs:05e2e1c41414e8fc73d0f267ea8dab1a3eeeaa99 : 746 + 0x10]
8 xul.dll!webrender::renderer::{{impl}}::render::{{closure}} [renderer.rs:4a0c01e5c661 : 2753 + 0x16c]
9 xul.dll!webrender::renderer::Renderer::render [renderer.rs:4a0c01e5c661 : 2681 + 0x61]
10 xul.dll!webrender_bindings::bindings::wr_renderer_render [bindings.rs:4a0c01e5c661 : 509 + 0x19]
11 xul.dll!mozilla::wr::RendererOGL::Render() [RendererOGL.cpp:4a0c01e5c661 : 149 + 0x18]
12 xul.dll!mozilla::wr::RenderThread::UpdateAndRender(mozilla::wr::WrWindowId) [RenderThread.cpp:4a0c01e5c661 : 228 + 0x5]
13 xul.dll!mozilla::wr::RenderThread::NewFrameReady(mozilla::wr::WrWindowId) [RenderThread.cpp:4a0c01e5c661 : 174 + 0xb]
14 xul.dll!mozilla::detail::RunnableMethodImpl<mozilla::wr::RenderThread *,void ( mozilla::wr::RenderThread::*)(mozilla::wr::WrWindowId),1,0,mozilla::wr::WrWindowId>::Run() [nsThreadUtils.h:4a0c01e5c661 : 1192 + 0x7]
15 xul.dll!MessageLoop::RunTask(already_AddRefed<nsIRunnable>) [message_loop.cc:4a0c01e5c661 : 452 + 0xf]
16 xul.dll!MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask &&) [message_loop.cc:4a0c01e5c661 : 460 + 0x31]
17 xul.dll!MessageLoop::DoWork() [message_loop.cc:4a0c01e5c661 : 535 + 0x5]
18 xul.dll!base::MessagePumpDefault::Run(base::MessagePump::Delegate *) [message_pump_default.cc:4a0c01e5c661 : 36 + 0x9]
19 xul.dll!MessageLoop::RunHandler() [message_loop.cc:4a0c01e5c661 : 319 + 0x5]
20 xul.dll!MessageLoop::Run() [message_loop.cc:4a0c01e5c661 : 299 + 0x8]
21 xul.dll!base::Thread::ThreadMain() [thread.cc:4a0c01e5c661 : 181 + 0xa]
22 xul.dll!`anonymous namespace'::ThreadFunc [platform_thread_win.cc:4a0c01e5c661 : 28 + 0x6]
23 kernel32.dll!LdrpLoadResourceFromAlternativeModule + 0x27c
where renderer.rs:2753 is this line: https://hg.mozilla.org/try/file/4a0c01e5c66191187936071825d1e1cbda2bc653/gfx/webrender/src/renderer.rs#l2753
Assignee | ||
Comment 9•7 years ago
|
||
WR @ bf9d46ca6970a1a2a2a096ec38a3bb14504b15a9 (based on central)
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9e74932103057ed2e3cf85e7082ef05adde10f93
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ba4a138ff5890f6e1b92bf4ac0af8211625086e9
Nothing new, same talos-g1 and windows failures as previously noted.
WR @ 2c5c04369ac8d07ee3ba708c0f45e67e09b55581
https://treeherder.mozilla.org/#/jobs?repo=try&revision=74ae86bb80081de7685348cc5c82762e690ef2dc
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7df9c9f6d3cb56b06558c4cbce06058b5d1bd83c
talos-g1 is fixed now (presumably from servo/webrender#2205, windows failures remain
Assignee | ||
Comment 10•7 years ago
|
||
WR @ 2c5c04369ac8d07ee3ba708c0f45e67e09b55581
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4a7fd4eedb8a41fe3a039b40ae2f887a3ae5f574
https://treeherder.mozilla.org/#/jobs?repo=try&revision=8bd956e7b8103a1bc9551c236cd36b22256b0e37
Same as before.
Last night's cron job ran into a problem because serde got bumped to 1.0.24 on crates.io and we only have a replacement for 1.0.23. Trying to figure out how to convince cargo to do what we want.
Assignee | ||
Comment 11•7 years ago
|
||
WR @ 985a9aa6ecad3a4fd6932b81c4cacb2d9d8e70dd + servo/webrender#2214
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9e1ae46d4c26fdae9c1a2dacb13bab243e100542
https://treeherder.mozilla.org/#/jobs?repo=try&revision=fb1193c19882bb69bf8d9735244b4893b2dbb7cc
Hopefully this works.
Assignee | ||
Comment 12•7 years ago
|
||
That's looking good; Windows is red but that try push didn't include kvark's fix so that's expected. I'm doing another one with WR master (has all the fixes) on autoland to make sure the landing didn't have any hiccups.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=fcb95ac9c88147b85668c8831254c49ff6d1e168
https://treeherder.mozilla.org/#/jobs?repo=try&revision=148486f51e665753a1a9fe51d6b7c9fe730d2d3c
Assignee | ||
Updated•7 years ago
|
Alias: wr-future-update
Assignee: nobody → bugmail
Summary: Future webrender update bug → Update webrender to f9bc4a5c263e707e3498bea47d3ec9096cc3d099
Version: unspecified → 59 Branch
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 16•7 years ago
|
||
mozreview-review |
Comment on attachment 8936160 [details]
Bug 1424280 - Update cargo lockfiles and re-vendor rust dependencies.
https://reviewboard.mozilla.org/r/206916/#review212734
Attachment #8936160 -
Flags: review?(jmuizelaar) → review+
Comment 17•7 years ago
|
||
mozreview-review |
Comment on attachment 8936159 [details]
Bug 1424280 - Replace serde and serde_derive with Gankro's modified branch.
https://reviewboard.mozilla.org/r/206914/#review212738
Attachment #8936159 -
Flags: review?(jmuizelaar) → review+
Comment 18•7 years ago
|
||
mozreview-review |
Comment on attachment 8936158 [details]
Bug 1424280 - Update webrender to commit f9bc4a5c263e707e3498bea47d3ec9096cc3d099.
https://reviewboard.mozilla.org/r/206912/#review212736
Attachment #8936158 -
Flags: review?(jmuizelaar) → review+
Comment 19•7 years ago
|
||
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c9af377b8594
Update webrender to commit f9bc4a5c263e707e3498bea47d3ec9096cc3d099. r=jrmuizel
https://hg.mozilla.org/integration/autoland/rev/2ee03038f5e5
Replace serde and serde_derive with Gankro's modified branch. r=jrmuizel
https://hg.mozilla.org/integration/autoland/rev/8df51ada197d
Update cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
Assignee | ||
Comment 20•7 years ago
|
||
Try push is looking good. I landed without waiting for the r?Build these since we want the serde changes in for the all-hands, and I'm not really sure if the .cargo/config.in changes actually need build peer review or not. I'm hoping that it's a simple enough change that post-landing review is ok for it.
Comment 21•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c9af377b8594
https://hg.mozilla.org/mozilla-central/rev/2ee03038f5e5
https://hg.mozilla.org/mozilla-central/rev/8df51ada197d
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•7 years ago
|
Priority: P2 → P1
Whiteboard: [wr-reserve] [gfx-noted] → [wr-mvp] [gfx-noted]
Comment 22•7 years ago
|
||
mozreview-review |
Comment on attachment 8936159 [details]
Bug 1424280 - Replace serde and serde_derive with Gankro's modified branch.
https://reviewboard.mozilla.org/r/206914/#review212970
Assuming this just replaces where we are vendoring this crate from, r+.
Attachment #8936159 -
Flags: review+
Updated•7 years ago
|
Attachment #8936159 -
Flags: review?(core-build-config-reviews) → review+
Assignee | ||
Comment 23•7 years ago
|
||
(In reply to Nathan Froyd [:froydnj] (Limited time-only Austin reviews; void where prohibited) from comment #22)
> Assuming this just replaces where we are vendoring this crate from, r+.
Yup, thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•