Crash in [@ OOM | large | mozalloc_abort | mozalloc_handle_oom | gkrust_shared::oom_hook::hook | std::alloc::rust_oom | webrender::scene_builder::SceneBuilder::process_transaction]
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | unaffected |
firefox69 | --- | fixed |
People
(Reporter: marcia, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-5df05fb0-9e8f-4705-9fc1-43c270190611.
Seen while looking at nightly crash stats - crashes started using 20190607220156: https://bit.ly/2KdUEAD. All are on Win 10. 17 crashes/13 installs in the last 7 days. Some URLS:
Correlations:
(100.0% in signature vs 09.06% overall) "EGL?" in app_notes = true [83.33% vs 04.74% if startup_crash = null]
(100.0% in signature vs 01.39% overall) process_type = gpu [150.00% vs 00.77% if startup_crash = null]
(100.0% in signature vs 03.21% overall) moz_crash_reason = MOZ_CRASH()
(100.0% in signature vs 08.88% overall) Module "libGLESv2.dll" = true
(100.0% in signature vs 12.46% overall) Module "dcomp.dll" = true [100.0% vs 19.67% if platform_version = 10.0.17763]
(66.67% in signature vs 08.00% overall) Module "nvldumdx.dll" = true [83.33% vs 04.33% if startup_crash = null]
(100.0% in signature vs 12.82% overall) Module "d3dcompiler_47.dll" = true [83.33% vs 07.30% if startup_crash = null]
(66.67% in signature vs 07.98% overall) Module "nvwgf2umx_cfg.dll" = true [83.33% vs 12.83% if startup_crash = null]
(100.0% in signature vs 08.88% overall) Module "libEGL.dll" = true [83.33% vs 14.26% if startup_crash = null]
(100.0% in signature vs 09.02% overall) "EGL+" in app_notes = true [83.33% vs 14.36% if startup_crash = null]
(100.0% in signature vs 09.00% overall) Module "d3d9.dll" = true [83.33% vs 14.38% if startup_crash = null]
(55.56% in signature vs 100.0% overall) jit_category = null [55.56% vs 34.36% if process_type = gpu]
(55.56% in signature vs 03.20% overall) Addon "{aecec67f-0d10-4fa7-b7c7-609a2db280cf}" = true
(55.56% in signature vs 98.95% overall) plugin_name = null
(55.56% in signature vs 01.12% overall) GFX_ERROR "[D3D11] 2 CreateTexture2D failure Size: " = true [55.56% vs 13.22% if process_type = gpu]
(55.56% in signature vs 01.19% overall) GFX_ERROR "[D3D11] " = true [55.56% vs 14.32% if process_type = gpu]
Top 10 frames of crashing thread:
0 mozglue.dll mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:33
1 mozglue.dll mozalloc_handle_oom memory/mozalloc/mozalloc_oom.cpp:51
2 xul.dll void gkrust_shared::oom_hook::hook toolkit/library/rust/shared/lib.rs:265
3 xul.dll void std::alloc::rust_oom src/libstd/alloc.rs:211
4 xul.dll void alloc::alloc::handle_alloc_error src/liballoc/alloc.rs:227
5 xul.dll static struct webrender::scene_builder::BuiltTransaction* webrender::scene_builder::SceneBuilder::process_transaction gfx/wr/webrender/src/scene_builder.rs
6 xul.dll static void webrender::scene_builder::SceneBuilder::run gfx/wr/webrender/src/scene_builder.rs:326
7 xul.dll static void std::sys_common::backtrace::__rust_begin_short_backtrace<closure, src/libstd/sys_common/backtrace.rs:136
8 xul.dll static void std::thread::{{impl}}::spawn_unchecked::{{closure}}<closure, src/libstd/thread/mod.rs:469
9 xul.dll static void alloc::boxed::{{impl}}::call_once< src/liballoc/boxed.rs:702
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Sotaro, do you think this could be related to bug 1558100?
Comment 2•5 years ago
|
||
(In reply to Jessie [:jbonisteel] plz needinfo from comment #1)
Sotaro, do you think this could be related to bug 1558100?
Yes, it seems to be related. It seems better to re-check it after bug 1558100 fix.
Updated•5 years ago
|
Comment 3•5 years ago
|
||
The spike on nightly looks like it went away, correlating with bug 1558100's fix. Should we close this?
Comment 4•5 years ago
|
||
Yes. Thanks!
Updated•5 years ago
|
Description
•