[Bug 766671] New: gst_segment_to_running_time: assertion 'segment->format == format' failed if souphttpsrc gets error 416 while seeking

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 19 15:43:47 UTC 2016


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

            Bug ID: 766671
           Summary: gst_segment_to_running_time: assertion
                    'segment->format == format' failed if souphttpsrc gets
                    error 416 while seeking
    Classification: Platform
           Product: GStreamer
           Version: 1.8.0
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marcin at saepia.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I am doing seek exactly as specified here
(https://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-eventsseek.html)
on pipeline that fetches data from souphttpsrc.

If server returns error 416 (Requested Range Not Satisfiable) GStreamer crashes
with the following error:

GStreamer-CRITICAL **: gst_segment_to_running_time: assertion 'segment->format
== format' failed
2016-05-19 17:40:21.531 [libradiokit-common APPTHREAD WARN]
[Media.Pipeline.Base] Element /GstPipeline:pipeline0/GstSoupHTTPSrc:source:
Error Requested Range Not Satisfiable (gstsouphttpsrc.c(1640):
gst_soup_http_src_parse_status ():
/GstPipeline:pipeline0/GstSoupHTTPSrc:source:
Requested Range Not Satisfiable (416), URL:
https://storage.gra1.cloud.ovh.net/v1/AUTH_xxxxxxxxxxxxxxxxxxxxxxxxx/vault/Data.Record.File_ed4929ab-8abe-4a85-8536-510e77db5b94?temp_url_expires=xxxxxxxxx&temp_url_sig=9fd398044e0883b4357f40bfb07f78915195c4a6,
Redirect to: (NULL))

-- 
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