After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786142 - dashdemux: WebM not supported and crashes
dashdemux: WebM not supported and crashes
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 756809
Blocks:
 
 
Reported: 2017-08-11 05:58 UTC by rland
Modified: 2018-11-03 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rland 2017-08-11 05:58:02 UTC
gst-launch-1.0 playbin uri=http://demos.webmproject.org/dash/201410/vp9_glass/manifest_vp9_opus.mpd

--------
** (gst-launch-1.0:30757): CRITICAL **: gst_adapter_available: assertion 'GST_IS_ADAPTER (adapter)' failed

** (gst-launch-1.0:30757): CRITICAL **: gst_adapter_clear: assertion 'GST_IS_ADAPTER (adapter)' failed

** (gst-launch-1.0:30757): CRITICAL **: gst_adapter_push: assertion 'GST_IS_ADAPTER (adapter)' failed

** (gst-launch-1.0:30757): CRITICAL **: gst_adapter_available: assertion 'GST_IS_ADAPTER (adapter)' failed

** (gst-launch-1.0:30757): CRITICAL **: gst_adapter_take_buffer: assertion 'GST_IS_ADAPTER (adapter)' failed
Caught SIGSEGV
  • #0 poll
    at ../sysdeps/unix/syscall-template.S line 84
  • #1 g_main_context_poll
  • #2 g_main_context_iterate
  • #3 g_main_loop_run
    at gmain.c line 4256
  • #4 gst_bus_poll
  • #5 event_loop
  • #6 main

Comment 1 Sebastian Dröge (slomo) 2017-08-11 07:13:28 UTC
WebM profile for DASH is not supported yet, and this also depends on bug #756809. Additionally this crashes because the current code only allocates the adapter if it's ISOBMFF but uses it always when there is an index.
Comment 2 Edward Hervey 2018-07-12 12:19:21 UTC
Issue also happens with other "unsupported" streams (such as SVC DASH streams)
Comment 3 GStreamer system administrator 2018-11-03 14:12:01 UTC
-- 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/gst-plugins-bad/issues/595.