[Bug 774254] vaapi: deadlock during seek of certain media in gst-validate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 11 11:40:15 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774254

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsaunier at gnome.org

--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
fwiw it is probably simpler to use gstv-validate to debug this kind of things
as the tests are more reproducible, you can for example run:

gst-validate-1.0 playbin uri=file://..../GH1_00094_1920x1280.MTS
--set-scenario=seek_forward

Also gst-validate-launcher has many options so it is usable for debugging
purposes (--debug help you get into gdb when a test times out for example,
--gdb runs the tests in gdb and lets you debug them on failure/timeout), latest
master will also print a stack trace on segfault or timeout by default.

Just saying as I am working on making gst-validate a debugging tool :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list