GNOME Bugzilla – Bug 796824
Caught SIGSEGV when check how played video in gst-launch
Last modified: 2018-11-03 16:13:30 UTC
$ gst-launch-1.0 --version gst-launch-1.0 version 1.14.1 GStreamer 1.14.1 http://download.fedoraproject.org $ rpm -qa | grep -i gstreamer | sort gstreamer1-1.14.1-5.fc29.i686 gstreamer1-1.14.1-5.fc29.x86_64 gstreamer1-debuginfo-1.14.1-5.fc29.x86_64 gstreamer1-debugsource-1.14.1-5.fc29.x86_64 gstreamer1-devel-1.14.1-5.fc29.x86_64 gstreamer1-libav-1.14.1-1.fc29.x86_64 gstreamer1-libav-debuginfo-1.14.1-1.fc29.x86_64 gstreamer1-libav-debugsource-1.14.1-1.fc29.x86_64 gstreamer1-plugins-bad-free-1.14.1-4.fc29.x86_64 gstreamer1-plugins-bad-free-debuginfo-1.14.1-4.fc29.x86_64 gstreamer1-plugins-bad-free-debugsource-1.14.1-4.fc29.x86_64 gstreamer1-plugins-base-1.14.1-3.fc29.i686 gstreamer1-plugins-base-1.14.1-3.fc29.x86_64 gstreamer1-plugins-base-debuginfo-1.14.1-3.fc29.x86_64 gstreamer1-plugins-base-debugsource-1.14.1-3.fc29.x86_64 gstreamer1-plugins-good-1.14.1-3.fc29.x86_64 gstreamer1-plugins-good-debuginfo-1.14.1-3.fc29.x86_64 gstreamer1-plugins-good-debugsource-1.14.1-3.fc29.x86_64 gstreamer1-plugins-good-gtk-1.14.1-3.fc29.x86_64 gstreamer1-plugins-ugly-free-1.14.1-3.fc29.x86_64 gstreamer1-plugins-ugly-free-debuginfo-1.14.1-3.fc29.x86_64 gstreamer1-plugins-ugly-free-debugsource-1.14.1-3.fc29.x86_64 gstreamer1-vaapi-1.14.1-2.fc29.x86_64 gstreamer1-vaapi-debuginfo-1.14.1-2.fc29.x86_64 gstreamer1-vaapi-debugsource-1.14.1-2.fc29.x86_64 PackageKit-gstreamer-plugin-1.1.10-1.fc29.x86_64 $ gst-launch-1.0 playbin uri=file:///home/mikhail/Videos/3D/Metallica.ThroughTheNever\(2013\)3D-halfOU\(Ash61\)Audio-5.1\(MVO.TNT\).mkv Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Got context from element 'vaapipostproc0': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayWayland\)\ gldisplaywayland0"; mesa: for the -simplifycfg-sink-common option: may only occur zero or one times! Got context from element 'vaapipostproc0': gst.vaapi.Display=context, gst.vaapi.Display=(GstVaapiDisplay)"\(GstVaapiDisplayEGL\)\ vaapidisplayegl0"; Redistribute latency... Redistribute latency... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstPulseSinkClock ERROR: from element /GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstXvImageSink:xvimagesink0: Output window was closed Additional debug info: xvimagesink.c(555): gst_xv_image_sink_handle_xevents (): /GstPlayBin:playbin0/GstPlaySink:playsink/GstBin:vbin/GstXvImageSink:xvimagesink0 Execution ended after 0:01:08.275317701 Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... Caught SIGSEGV
+ Trace 238668
The crash points to mesa, have you reported to them also ? What's your GPU ? Looks like one of the Gallium base by the backtrace, but would be easier if you just tell us. Also, have you reported on Fedora's bug tracker or did you jump here directly ?
> The crash points to mesa, have you reported to them also ? I did not reported about this issue to mesa dev. > What's your GPU AMD Vega 56 > have you сbug tracker or did you jump here directly Also I did not reported about it on Fedora's bug tracker.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer-project/issues/16.