[Bug 795981] New: playbin3: Segfault when adaptivedemux usecase
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 9 16:18:19 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795981
Bug ID: 795981
Summary: playbin3: Segfault when adaptivedemux usecase
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: pudding8757 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When adaptviedemux is used with playbin3, segfault is reported randomly.
With valgrind, I guess custom-eos handling in urisourcebin might cause issue
(not sure).
Can reproduce with this command
USE_PLAYBIN3=1 G_SLICE=always-malloc valgrind --tool=memcheck --leak-check=full
--trace-children=yes --show-possibly-lost=no --leak-resolution=high
gst-play-1.0 http://vm2.dashif.org/livesim-dev/testpic2_2s/Manifest.mpd
--
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