Open
Bug 1746344
Opened 3 years ago
Updated 2 years ago
Crash in [@ webrender_bindings::bindings::wr_dp_push_stacking_context]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
NEW
People
(Reporter: wsmwk, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
~50% uptime < 10 seconds
Crash report: https://crash-stats.mozilla.org/report/index/a86eb50e-e02e-4838-8ede-3c4050211214
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll webrender_bindings::bindings::wr_dp_push_stacking_context gfx/webrender_bindings/src/bindings.rs:2595
1 xul.dll mozilla::wr::DisplayListBuilder::PushStackingContext gfx/webrender_bindings/WebRenderAPI.cpp:1045
2 xul.dll mozilla::layers::StackingContextHelper::StackingContextHelper gfx/layers/wr/StackingContextHelper.cpp:218
3 xul.dll mozilla::layers::WebRenderLayerManager::EndTransactionWithoutLayer gfx/layers/wr/WebRenderLayerManager.cpp:362
4 xul.dll mozilla::nsDisplayList::PaintRoot layout/painting/nsDisplayList.cpp:2195
5 xul.dll static nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:3456
6 xul.dll mozilla::PresShell::PaintInternal layout/base/PresShell.cpp:6405
7 xul.dll mozilla::PresShell::PaintAndRequestComposite layout/base/PresShell.cpp:6276
8 xul.dll nsViewManager::ProcessPendingUpdatesPaint view/nsViewManager.cpp:440
9 xul.dll nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:375
Thunderbird https://crash-stats.mozilla.org/report/index/2bc46697-b3c0-494b-9b61-411c30211028
Updated•3 years ago
|
Blocks: wr-stability
Updated•2 years ago
|
Severity: S2 → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•