[Bug 791329] srt: Post error message for NULL host

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 7 02:10:19 UTC 2017


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

--- Comment #1 from Seungha Yang <pudding8757 at gmail.com> ---
Created attachment 365174
  --> https://bugzilla.gnome.org/attachment.cgi?id=365174&action=edit
srt: Post error message for NULL host

if I tried to this mistakenly, crash happened 
gst-launch-1.0 playbin uri="srt://:7001"

(gdb) bt
#0  __strchr_sse2 () at ../sysdeps/x86_64/multiarch/../strchr.S:32
#1  0x00007ffff452fc87 in g_inet_socket_address_new_from_string (
    address=address at entry=0x0, port=port at entry=7001) at
ginetsocketaddress.c:416
#2  0x00007ffff4878949 in gst_srt_client_connect_full (elem=0x8290f0, 
    sender=sender at entry=0, host=host at entry=0x0, port=port at entry=7001, 
    rendez_vous=rendez_vous at entry=0, bind_address=bind_address at entry=0x0, 
    bind_port=0, latency=125, socket_address=0x7fffffffc8c0, poll_id=0x829004, 
    passphrase=0x0, key_length=16) at gstsrt.c:47
#3  0x00007ffff487a9e0 in gst_srt_client_src_start (src=0x8290f0)
    at gstsrtclientsrc.c:243
#4  0x00007ffff4f5db2c in gst_base_src_start (basesrc=basesrc at entry=0x8290f0)
    at gstbasesrc.c:3381
....

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