Bug#1001323: SEGV attempting to play video embedded in PDF file (Wayland)
Eric Marsden
eric.marsden at risk-engineering.org
Wed Dec 8 13:23:31 GMT 2021
Package: evince
Version: 41.3-1
In a Wayland session, clicking on a video object embedded in a PDF file
leads to a segmentation violation with the following messages in the
terminal:
---
(evince:17773): Gdk-WARNING **: 14:01:02.483:
../../../../../gdk/x11/gdkwindow-x11.c:5653 drawable is not a native X11
window
ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvaapi.so
Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
---
It seems that the linked gstreamer is attempting to draw via X11 instead
of Wayland protocols. The libgstvaapi.so comes from package
gstreamer1.0-vaapi with version 1.18.5-1.
A PDF file which illustrates the problem is available at
https://risk-engineering.org/emarsden/tmp/bug-embedded-video.pdf (464Kb).
More information about the pkg-gnome-maintainers
mailing list