FS#40989 - gst-vaapi libva causes Totem to crash when viewing subtitles
Attached to Project:
Arch Linux
Opened by Conor (conorbev) - Thursday, 26 June 2014, 21:24 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 28 June 2014, 12:51 GMT
Opened by Conor (conorbev) - Thursday, 26 June 2014, 21:24 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 28 June 2014, 12:51 GMT
|
Details
Description:
Using gst-vaapi with totem with proprietary nvidia drivers to watch videos appears to work fine (with much reduced CPU usage compared to without gst-vaapi). However if you open a subtitle file totem will segfault when it tries to display any subtitle. Additional info: * gst-vaapi 0.5.8-1 * libva 1.3.1-2 * totem 3.12.1-2 * libva-vdpau-driver 0.7.4-1 * nvidia-utils 337.25-2 Steps to reproduce: Open totem Play video Add subtitle file Crash occurs as below (the lines that say CRITICAL only occur when totem attempts to display a subtitle) pebble% totem (totem:12895): Grilo-WARNING **: [registry] grl-registry.c:944: Failed to open module: libgssdp-1.0.so.3: cannot open shared object file: No such file or directory (totem:12895): Grilo-WARNING **: [registry] grl-registry.c:944: Failed to open module: libdmapsharing-3.0.so.2: cannot open shared object file: No such file or directory libva info: VA-API version 0.35.1 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/dri/nvidia_drv_video.so libva info: Found init function __vaDriverInit_0_33 libva info: va_openDriver() returns 0 ** (totem:12895): CRITICAL **: gst_vaapi_image_get_plane: assertion '_gst_vaapi_image_is_mapped(image)' failed ** (totem:12895): CRITICAL **: gst_vaapi_image_get_pitch: assertion '_gst_vaapi_image_is_mapped(image)' failed ** (totem:12895): CRITICAL **: gst_vaapi_image_get_plane: assertion '_gst_vaapi_image_is_mapped(image)' failed ** (totem:12895): CRITICAL **: gst_vaapi_image_get_pitch: assertion '_gst_vaapi_image_is_mapped(image)' failed zsh: segmentation fault totem |
This task depends upon
Closed by Doug Newgard (Scimmia)
Saturday, 28 June 2014, 12:51 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#40807
Saturday, 28 June 2014, 12:51 GMT
Reason for closing: Duplicate
Additional comments about closing:
Comment by Conor (conorbev) -
Friday, 27 June 2014, 22:10 GMT
Added bug to gstreamer bugzilla here:
https://bugzilla.gnome.org/show_bug.cgi?id=732368