Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 626
    • Issues 626
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 71
    • Merge requests 71
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-goodgst-plugins-good
  • Issues
  • #689
Closed
Open
Issue created Jan 21, 2020 by Marius Bakke@mbakke

Tests elements_rtpbin_buffer_list and elements_rtpulpfec fails on ARMv7

Hello,

Running the test suite with Meson on ARMv7 causes two test failures.

The output from the failed tests:                                                                  
                                                                                                   
51/99 elements_rtpbin_buffer_list             FAIL     0.42 s (exit status 1)                      
                                                                                                   
--- command ---                                                                                    
GST_PLUGIN_SYSTEM_PATH_1_0='' CK_DEFAULT_TIMEOUT='20' GST_PLUGIN_LOADING_WHITELIST='gstreamer:gst-plugins-base:gst-plugins-good@/tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build' GST_PLUGIN_PATH_1_0='/tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build:/gnu/store/xnb7x6i43b52d507kzfspn99nl4j02wq-gstreamer-1.16.2/lib/gstreamer-1.0:/gnu/store/bbk41hqg3lj61xhvkzmrnrf2r5r73pxj-gst-plugins-base-1.16.2/lib/gstreamer-1.0' GST_STATE_IGNORE_ELEMENTS='aasink autoaudiosrc autoaudiosink autovideosrc autovideosink cacasink cairotextoverlay gtkglsink gtksink jackaudiosrc jackaudiosink osssrc osssink osxaudiosink osxaudiosrc osxvideosrc osxvideosink pulsesink pulsesrc pulsemixer v4l2src' GST_REGISTRY='/tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build/tests/check/elements_rtpbin_buffer_list.registry' GSETTINGS_BACKEND='memory' /tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build/tests/check/elements_rtpbin_buffer_list                        
--- stdout ---
Running suite(s): BufferList
0%: Checks: 1, Failures: 0, Errors: 1
../gst-plugins-good-1.16.2/tests/check/elements/rtpbin_buffer_list.c:151:E:general:test_bufferlist:0: (after this point) Received signal 7 (Bus error)
Check suite bufferlist ran in 0.014s (tests failed: 1)
-------

60/99 elements_rtpulpfec                      FAIL     0.57 s (exit status 5)

--- command ---                                  
GST_PLUGIN_SYSTEM_PATH_1_0='' CK_DEFAULT_TIMEOUT='20' GST_PLUGIN_LOADING_WHITELIST='gstreamer:gst-plugins-base:gst-plugins-good@/tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build' GST_REGISTRY='/tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build/tests/check/elements_rtpulpfec.registry' GST_PLUGIN_PATH_1_0='/tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build:/gnu/store/xnb7x6i43b52d507kzfspn99nl4j02wq-gstreamer-1.16.2/lib/gstreamer-1.0:/gnu/store/bbk41hqg3lj61xhvkzmrnrf2r5r73pxj-gst-plugins-base-1.16.2/lib/gstreamer-1.0' GST_STATE_IGNORE_ELEMENTS='aasink autoaudiosrc autoaudiosink autovideosrc autovideosink cacasink cairotextoverlay gtkglsink gtksink jackaudiosrc jackaudiosink osssrc osssink osxaudiosink osxaudiosrc osxvideosrc osxvideosink pulsesink pulsesrc pulsemixer v4l2src' GSETTINGS_BACKEND='memory' /tmp/guix-build-gst-plugins-good-1.16.2.drv-0/build/tests/check/elements_rtpulpfec
--- stdout ---
Running suite(s): rtpfec
72%: Checks: 18, Failures: 0, Errors: 5
../gst-plugins-good-1.16.2/tests/check/elements/rtpulpfec.c:295:E:general:rtpulpfecdec_recovered_from_many:0: (after this point) Received signal 7 (Bus error)
../gst-plugins-good-1.16.2/tests/check/elements/rtpulpfec.c:295:E:general:rtpulpfecdec_recovered_from_many:1: (after this point) Received signal 7 (Bus error)
../gst-plugins-good-1.16.2/tests/check/elements/rtpulpfec.c:295:E:general:rtpulpfecdec_recovered_from_many:2: (after this point) Received signal 7 (Bus error)
../gst-plugins-good-1.16.2/tests/check/elements/rtpulpfec.c:295:E:general:rtpulpfecdec_recovered_from_many:3: (after this point) Received signal 7 (Bus error)
../gst-plugins-good-1.16.2/tests/check/elements/rtpulpfec.c:463:E:general:rtpulpfecdec_recovered_using_recovered_packet:0 (after this point) Received signal 7 (Bus error)
Check suite rtpfec ran in 0.182s (tests failed: 5)
-------
Assignee
Assign to
Time tracking