Created attachment 471407 [details] gdb (bt full; c).txt 1. Visit https://www.apple.com/airpods-pro/ 2. Scroll down 3. Crash WebKitGTK 2.45.2, GStreamer 1.22.1
That looks like a GStreamer bug at first glance. I'll try to confirm/fix soon-ish. Thanks for the report!
stderr: ERROR:../gst/codecalpha/gstalphacombine.c:160:gst_alpha_combine_unlock_stop: assertion failed: (self->flushing) Bail out! ERROR:../gst/codecalpha/gstalphacombine.c:160:gst_alpha_combine_unlock_stop: assertion failed: (self->flushing)
The alphacombine receives a flush-stop without prior flush-start, so I think this is a side effect of bug 272975. *** This bug has been marked as a duplicate of bug 272975 ***