GNOME Bugzilla – Bug 731938
qupzilla crashes when trying to use gstreamer-vaapi
Last modified: 2016-04-02 08:54:44 UTC
I'm testing against commit 1a2c06a81cb7d78609b99b5906f528070da9cad6 - my original reporter (at https://bugzilla.redhat.com/show_bug.cgi?id=1089674 ) was using 0.5.8. When you run qupzilla and go to https://www.youtube.com/embed/AOUOHh6U67g qupzilla outputs some gstreamer-vaapi assertions, then crashes: libva info: VA-API version 0.34.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib64/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_34 libva info: va_openDriver() returns 0 ** (qupzilla:7949): CRITICAL **: gst_video_meta_unmap_vaapi_memory: assertion 'mem->surface' failed ** (qupzilla:7949): CRITICAL **: gst_video_meta_unmap_vaapi_memory: assertion 'mem->surface' failed ** (qupzilla:7949): CRITICAL **: gst_vaapi_image_get_plane: assertion 'image != NULL' failed ** (qupzilla:7949): CRITICAL **: gst_vaapi_image_get_pitch: assertion 'image != NULL' failed ** (qupzilla:7949): CRITICAL **: gst_vaapi_image_get_plane: assertion 'image != NULL' failed ** (qupzilla:7949): CRITICAL **: gst_vaapi_image_get_pitch: assertion 'image != NULL' failed Using G_DEBUG=fatal_criticals, I can extract the following backtrace, showing VA-API assertion failures: ** (qupzilla:7804): CRITICAL **: gst_video_meta_unmap_vaapi_memory: assertion 'mem->surface' failed Program received signal SIGTRAP, Trace/breakpoint trap.
+ Trace 233714
Thread 140732522297088 (LWP 7837)
Please try against git master branch. Thanks.
Moving to Product:GStreamer, Component:gstreamer-vaapi
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!