Control: retitle -1 gstreamer1.0: FTBFS: tests/check/libs/gstharness.c: 
Received signal 11 (Segmentation fault)

On Wed, 13 Mar 2024 at 16:11:03 +0100, Lucas Nussbaum wrote:
> gstreamer1.0: FTBFS: gst-validate-1.0 Failed to execute child process
> ?gst-validate-1.0? (No such file or directory)

This is not the reason for failure: the test that wanted to run
gst-validate-1.0 detects that it was not found, and is skipped harmlessly.
The only actual failure in Lucas' build log appears to be this one:

> =================================== 87/109 ===================================
> test:         libs_gstharness
> start time:   20:20:23
> duration:     1.46s
> result:       exit status 2
> command:      
> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gst:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/gst/base:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/gst/controller:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/gst/check:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/gst/net
>  ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 
> GST_PLUGIN_SCANNER_1_0=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libs/gst/helpers/gst-plugin-scanner
>  GST_PLUGIN_LOADING_WHITELIST=gstreamer 
> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
>  MALLOC_PERTURB_=129 GST_PLUGIN_SYSTEM_PATH_1_0='' 
> GST_REGISTRY=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/check/libs_gstharness.registry
>  CK_DEFAULT_TIMEOUT=20 GST_STATE_IGNORE_ELEMENTS='' 
> GST_PLUGIN_PATH_1_0=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/check/libs_gstharness
> ----------------------------------- stdout -----------------------------------
> Running suite(s): GstHarness
> 75%: Checks: 8, Failures: 0, Errors: 2
> ../tests/check/libs/gstharness.c:157:E:harness:test_forward_event_and_query_to_sink_harness_while_teardown:0:
>  (after this point) Received signal 11 (Segmentation fault)
> ../tests/check/libs/gstharness.c:200:E:harness:test_forward_sticky_events_to_sink_harness_while_teardown:0:
>  (after this point) Received signal 11 (Segmentation fault)
> Check suite gst_harness ran in 1.346s (tests failed: 2)
> ==============================================================================

I hope that this helps a GStreamer developer to identify what is wrong here.

    smcv

Reply via email to