[Bug 765251] Trying to set string on structure field 'debug', but string is not valid UTF-8

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 19 08:50:57 UTC 2016


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

--- Comment #2 from Marcin Lewandowski <marcin at saepia.net> ---
I've found out that this happens when something is already bound to the UDP
port with reuse=false.

(lldb) bt
* thread #1: tid = 0x0000, 0x000000010d79975d libglib-2.0.0.dylib`g_logv + 941,
stop reason = signal SIGSTOP
  * frame #0: 0x000000010d79975d libglib-2.0.0.dylib`g_logv + 941
    frame #1: 0x000000010d799396 libglib-2.0.0.dylib`g_log + 134
    frame #2: 0x000000010d5da6f1
libgstreamer-1.0.0.dylib`gst_structure_set_field + 577
    frame #3: 0x000000010d5d7f87
libgstreamer-1.0.0.dylib`gst_structure_id_set_valist_internal + 423
    frame #4: 0x000000010d5d814b libgstreamer-1.0.0.dylib`gst_structure_new_id
+ 171
    frame #5: 0x000000010d5a8e3f libgstreamer-1.0.0.dylib`gst_message_new_error
+ 95
    frame #6: 0x000000010d59a16f
libgstreamer-1.0.0.dylib`gst_element_message_full + 431
    frame #7: 0x000000010db6cbc7 libgstudp.so`gst_udpsrc_change_state + 1399
    frame #8: 0x000000010d59ae62
libgstreamer-1.0.0.dylib`gst_element_change_state + 210
    frame #9: 0x000000010d59c166
libgstreamer-1.0.0.dylib`gst_element_set_state_func + 438
    frame #10: 0x000000010d575463
libgstreamer-1.0.0.dylib`gst_bin_change_state_func + 1827
    frame #11: 0x000000010d5bddca
libgstreamer-1.0.0.dylib`gst_pipeline_change_state + 378
    frame #12: 0x000000010d59ae62
libgstreamer-1.0.0.dylib`gst_element_change_state + 210
    frame #13: 0x000000010d59c166
libgstreamer-1.0.0.dylib`gst_element_set_state_func + 438
    frame #14: 0x000000010d55db0f gst-launch-1.0`main + 1519
    frame #15: 0x00007fff8dd415ad libdyld.dylib`start + 1

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