Closed
Bug 1970759
Opened 10 months ago
Closed 9 months ago
[HDR] Crash in [@ mozilla::widget::WaylandSurface::SetFrameCallbackLocked]
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1972291
People
(Reporter: mccr8, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/d60fa63d-3db3-4f5f-bad5-60ab40250605
MOZ_CRASH Reason:
MOZ_DIAGNOSTIC_ASSERT(!mFrameCallbackHandler.IsSet())
Top 10 frames:
0 libxul.so MOZ_CrashSequence(void*, long) mfbt/Assertions.h:248
0 libxul.so mozilla::widget::WaylandSurface::SetFrameCallbackLocked(mozilla::widget::Wayl... widget/gtk/WaylandSurface.cpp:368
1 libxul.so mozilla::layers::NativeLayerWayland::Map(mozilla::widget::WaylandSurfaceLock*) gfx/layers/NativeLayerWayland.cpp:781
2 libxul.so mozilla::layers::NativeLayerRootWayland::CommitToScreenLocked(mozilla::detail... gfx/layers/NativeLayerWayland.cpp:470
3 libxul.so mozilla::layers::NativeLayerRootWayland::CommitToScreen() gfx/layers/NativeLayerWayland.cpp:443
4 libxul.so mozilla::wr::RenderCompositorNative::CompositorEndFrame() gfx/webrender_bindings/RenderCompositorNative.cpp:275
5 libxul.so <webrender::compositor::sw_compositor::SwCompositor as webrender::composite::... gfx/wr/webrender/src/compositor/sw_compositor.rs:1990
6 libxul.so webrender::renderer::Renderer::render_impl gfx/wr/webrender/src/renderer/mod.rs:1789
7 libxul.so webrender::renderer::Renderer::render gfx/wr/webrender/src/renderer/mod.rs:1283
8 libxul.so wr_renderer_render gfx/webrender_bindings/src/bindings.rs:650
Comment 1•10 months ago
|
||
HDR rendering, disabled by default.
Blocks: hdr-video-linux
Priority: -- → P3
Summary: Crash in [@ mozilla::widget::WaylandSurface::SetFrameCallbackLocked] → [HDR] Crash in [@ mozilla::widget::WaylandSurface::SetFrameCallbackLocked]
Updated•9 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•