Hello, Maxim Cournoyer <maxim.courno...@gmail.com> writes:
> Here's the output for the failing tests: > > 96/99 pipelines_wavpack OK 0.82 s > 97/99 orc_deinterlace FAIL 0.07 s (killed by > signal 11 SIGSEGV) > 98/99 orc_videomixer FAIL 0.12 s (exit status 1) > 99/99 orc_videobox OK 0.04 s > > Ok: 97 > Expected Fail: 0 > Fail: 2 > Unexpected Pass: 0 > Skipped: 0 > Timeout: 0 > > > The output from the failed tests: > > 97/99 orc_deinterlace FAIL 0.07 s (killed by > signal 11 SIGSEGV) > > --- command --- > 03:36:03 > /tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build/tests/check/orc_deinterlace > --- stdout --- > deinterlace_line_vfir: > backup function : PASSED > compiled function: PASSED > deinterlace_line_linear: > backup function : PASSED > --- stderr --- > qemu: uncaught target signal 11 (Segmentation fault) - core dumped This was tested in QEMU (unreliable) and on an older version of (1.16.2, now at 1.18.5). Closing. Maxim