Closed
Bug 1491165
Opened 6 years ago
Closed 6 years ago
Crash in std::alloc::rust_oom | webrender_bindings::bindings::wr_state_new
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: jan, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash, nightly-community)
Crash Data
Nvidia, GM107 [GeForce GTX 750 Ti], "wrQualified":{"status":"available"}
This bug was filed from the Socorro interface and is
report bp-b46919d5-e73d-49f7-b791-d9cd20180913.
> EXCEPTION_ACCESS_VIOLATION_READ
=============================================================
Top 10 frames of crashing thread:
0 xul.dll static void std::alloc::rust_oom src/libstd/alloc.rs:137
1 xul.dll struct webrender_bindings::bindings::WrState* webrender_bindings::bindings::wr_state_new gfx/webrender_bindings/src/bindings.rs:1619
2 xul.dll mozilla::wr::DisplayListBuilder::DisplayListBuilder gfx/webrender_bindings/WebRenderAPI.cpp:778
3 xul.dll mozilla::layers::WebRenderLayerManager::EndTransactionWithoutLayer gfx/layers/wr/WebRenderLayerManager.cpp:281
4 xul.dll nsDisplayList::PaintRoot layout/painting/nsDisplayList.cpp:2731
5 xul.dll nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:3831
6 xul.dll mozilla::PresShell::Paint layout/base/PresShell.cpp:6349
7 xul.dll nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:412
8 xul.dll void nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:2046
9 xul.dll void mozilla::RefreshDriverTimer::TickRefreshDrivers layout/base/nsRefreshDriver.cpp:300
=============================================================
Reporter | ||
Updated•6 years ago
|
Blocks: wr-stability
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•