Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935911

Summary: media-libs/gst-plugins-base-1.22.11-r1 fails test elements_multisocketsink
Product: Gentoo Linux Reporter: Jonathan Lovelace <kingjon3377>
Component: Current packagesAssignee: GStreamer package maintainers <gstreamer>
Status: UNCONFIRMED ---    
Severity: normal CC: kingjon3377
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-libs:gst-plugins-base-1.22.11-r1:20240708-204640.log.gz
testlog.txt
emerge-info.txt

Description Jonathan Lovelace 2024-07-12 21:40:47 UTC
When trying to build media-libs/gst-plugins-base-1.22.11-r1 as part of the Python 3.12 transition, it failed its test suite on this machine. (It passed them on another machine; I'm not sure what caused the different behavior.) Specifically, the test elements_multisocketsink failed, with the following in testlog.txt:

=================================== 61/119 ===================================
test:         elements_multisocketsink
start time:   21:04:07
duration:     1.00s
result:       exit status 1
command:      GST_PLUGIN_LOADING_WHITELIST=gstreamer:gst-plugins-base@/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64 GST_PLUGIN_SYSTEM_PATH_1_0='' GST_STATE_IGNORE_ELEMENTS='cdio cdparanoiasrc libvisual_ alsasrc alsasink' LD_LIBRARY_PATH=/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/sdp:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/rtsp:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/app:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/tag:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/riff:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/audio:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/video:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/rtp:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/pbutils:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/fft:/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/gst-libs/gst/allocators GST_TAG_LICENSE_TRANSLATIONS_DICT=/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11/gst-libs/gst/tag/license-translations.dict MALLOC_PERTURB_=111 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 GST_REGISTRY=/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/tests/check/elements_multisocketsink.registry CK_DEFAULT_TIMEOUT=20 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GST_PLUGIN_PATH_1_0=/var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64:/usr/lib64/gstreamer-1.0 GST_PLUGIN_SCANNER_1_0=/usr/libexec/gstreamer-1.0/gst-plugin-scanner /var/tmp/portage/media-libs/gst-plugins-base-1.22.11-r1/work/gst-plugins-base-1.22.11-abi_x86_64.amd64/tests/check/elements_multisocketsink
----------------------------------- stdout -----------------------------------
Running suite(s): multisocketsink


Unexpected critical/warning: ../glib-2.78.3/gobject/gsignal.c:2777: instance '0x55a2dc931890' has no handler with id '2'

Stack trace:
/usr/lib64/libgstreamer-1.0.so.0(+0x7b142) [0x7f26e3bb8142]

88%: Checks: 9, Failures: 1, Errors: 0
../gstreamer-1.22.11/libs/gst/check/gstcheck.c:286:F:general:test_add_client:0: Unexpected critical/warning: ../glib-2.78.3/gobject/gsignal.c:2777: instance '0x55a2dc931890' has no handler with id '2'
Check suite multisocketsink ran in 0.228s (tests failed: 1)
==============================================================================

While this is one of the tests that fails in bug #870361, this appears to be different, because while I am building with both ABIs, the failure is in the 64-bit ABI.
Comment 1 Jonathan Lovelace 2024-07-12 21:41:15 UTC
Created attachment 897505 [details]
media-libs:gst-plugins-base-1.22.11-r1:20240708-204640.log.gz
Comment 2 Jonathan Lovelace 2024-07-12 21:43:11 UTC
Created attachment 897506 [details]
testlog.txt
Comment 3 Jonathan Lovelace 2024-07-12 21:43:52 UTC
Created attachment 897507 [details]
emerge-info.txt