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 623106 - [macosx] Failing udp elements
[macosx] Failing udp elements
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal major
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-29 09:17 UTC by Edward Hervey
Modified: 2012-10-26 22:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2010-06-29 09:17:28 UTC
Running suite(s): udpsink_test
50%: Checks: 2, Failures: 1, Errors: 0
elements/udpsink.c:170:F:linear:test_udpsink_bufferlist:0: Failure 'data_size != render_list_bytes_received' occured
FAIL: elements/udpsink


Running suite(s): udpsink_test
0:00:01.303212000 66249   0x606cc0 DEBUG                  check elements/udpsink.c:173:test_udpsink: test start
0:00:01.303916000 66249   0x606cc0 DEBUG                  check gstcheck.c:181:gst_check_setup_element: setup_element
0:00:01.310267000 66249   0x606cc0 DEBUG                  check gstcheck.c:222:gst_check_setup_src_pad_by_name:<udpsink> setting up sending pad 0x5800c8
0:00:01.310600000 66249   0x606cc0 WARN            multiudpsink gstmultiudpsink.c:804:gst_multiudpsink_configure_client:<udpsink> error: Could not set TTL socket option (22): Invalid argument
0:00:01.310877000 66249   0x606cc0 DEBUG                  check gstcheck.c:192:gst_check_teardown_element: teardown_element
0:00:01.310981000 66249   0x606cc0 LOG                    check elements/udpsink.c:178:test_udpsink: cleaning up tasks
0:00:01.313696000 66250   0x606cc0 DEBUG                  check elements/udpsink.c:179:test_udpsink_bufferlist: test start
0:00:01.314349000 66250   0x606cc0 DEBUG                  check gstcheck.c:181:gst_check_setup_element: setup_element
0:00:01.320405000 66250   0x606cc0 DEBUG                  check gstcheck.c:222:gst_check_setup_src_pad_by_name:<udpsink> setting up sending pad 0x5800c8
0:00:01.320723000 66250   0x606cc0 WARN            multiudpsink gstmultiudpsink.c:804:gst_multiudpsink_configure_client:<udpsink> error: Could not set TTL socket option (22): Invalid argument
0:00:01.320956000 66250   0x606cc0 DEBUG                  check gstcheck.c:192:gst_check_teardown_element: teardown_element
50%: Checks: 2, Failures: 1, Errors: 0
elements/udpsink.c:170:F:linear:test_udpsink_bufferlist:0: Failure 'data_size != render_list_bytes_received' occured
Running suite(s): udpsink_test
0:00:01.305869000 66283   0x606cc0 WARN            multiudpsink gstmultiudpsink.c:804:gst_multiudpsink_configure_client:<udpsink> error: Could not set TTL socket option (22): Invalid argument
0:00:01.315868000 66284   0x606cc0 WARN            multiudpsink gstmultiudpsink.c:804:gst_multiudpsink_configure_client:<udpsink> error: Could not set TTL socket option (22): Invalid argument
50%: Checks: 2, Failures: 1, Errors: 0
elements/udpsink.c:170:F:linear:test_udpsink_bufferlist:0: Failure 'data_size != render_list_bytes_received' occured
make: *** [elements/udpsink.check] Error 1
Comment 1 Tim-Philipp Müller 2010-06-29 09:29:38 UTC
Duplicate of, or related to bug #534243 by any chance?
Comment 2 Tim-Philipp Müller 2012-06-08 12:08:54 UTC
Can this be closed as "Fixed in 0.11" ? (since we now use GSocket and friends)
Comment 3 Tim-Philipp Müller 2012-10-26 22:30:12 UTC
Closing then. If it's still an issue, someone will file a new bug. Also, there are still other bugs about UDP issues on OS/X open.