Skip to content

[43] wayland: Skip subsurface desync if parent is NULL

Colin Kinloch requested to merge ColinKinloch/mutter:desync_null_parent into gnome-43

gtkwaylandsink on the main branch of gstreamer consistently causes a segfault in mutter 43.3 with the following command:

gst-play-1.0 test.mp4 test.mp4 --videosink="gtkwaylandsink"

Once the first video ends the mutter crashes.

Edited by Colin Kinloch

Merge request reports