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 626467 - matroskademux: CRITICAL **: file matroska-demux.c: line 578 (gst_matroska_demux_get_length): should not be reached
matroskademux: CRITICAL **: file matroska-demux.c: line 578 (gst_matroska_dem...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal normal
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-09 17:47 UTC by Marc-Andre Lureau
Modified: 2010-08-14 13:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marc-Andre Lureau 2010-08-09 17:47:53 UTC
take any webm file, for example from http://www.webmfiles.org/demo-files/

gst-launch multifilesrc location=bunny.webm ! matroskademux ! fakesink

will result in several critical lines such as:

** (gst-launch-0.10:16790): CRITICAL **: file matroska-demux.c: line 578 (gst_matroska_demux_get_length): should not be reached
Comment 1 Marc-Andre Lureau 2010-08-09 17:54:03 UTC
my bad, that seems to be fixed in latest git everything

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.