[Bug 752866] New: souphttpsrc: check null string before setting proxy

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 25 09:21:45 PDT 2015


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

            Bug ID: 752866
           Summary: souphttpsrc: check null string before setting proxy
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: eunhae1.choi at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

if the http proxy env is set as null string like below, it makes error.
http_proxy=""

0:00:00.186924920  9713  0xa3ba4c0 WARN             souphttpsrc
gstsouphttpsrc.c:1535:gst_soup_http_src_parse_status:<source> error: Could not
resolve server name.
0:00:00.186971809  9713  0xa3ba4c0 WARN             souphttpsrc
gstsouphttpsrc.c:1535:gst_soup_http_src_parse_status:<source> error: Cannot
resolve hostname (content.bitsontherun.com) (2), URL:
http://content.bitsontherun.com/videos/ntPYsD4L-1ahmry41.mp4, Redirect to:
(NULL)
0:00:00.187047093  9713  0xa3ba4c0 WARN             souphttpsrc
gstsouphttpsrc.c:1535:gst_soup_http_src_parse_status:<source> error: Could not
resolve server name.
0:00:00.187060401  9713  0xa3ba4c0 WARN             souphttpsrc
gstsouphttpsrc.c:1535:gst_soup_http_src_parse_status:<source> error: Cannot
resolve hostname (content.bitsontherun.com) (2), URL:
http://content.bitsontherun.com/videos/ntPYsD4L-1ahmry41.mp4, Redirect to:
(NULL)
ERROR Could not resolve server name. for
http://content.bitsontherun.com/videos/ntPYsD4L-1ahmry41.mp4
ERROR debug information: gstsouphttpsrc.c(1535): gst_soup_http_src_parse_status
(): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:
Cannot resolve hostname (content.bitsontherun.com) (2), URL:
http://content.bitsontherun.com/videos/ntPYsD4L-1ahmry41.mp4, Redirect to:
(NULL)
0:00:00.187127430  9713  0xa3ba4c0 WARN                 basesrc
gstbasesrc.c:2957:gst_base_src_loop:<source> error: Internal data flow error.
0:00:00.187135160  9713  0xa3ba4c0 WARN                 basesrc
gstbasesrc.c:2957:gst_base_src_loop:<source> error: streaming task paused,
reason error (-5)

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