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 747691 - osx test failures: cerbero check gst-plugins-bad-1.0
osx test failures: cerbero check gst-plugins-bad-1.0
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Mac OS
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-11 11:45 UTC by Joe Gorse
Modified: 2018-11-03 13:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test log for plugins-bad (11.64 KB, text/plain)
2015-04-11 11:45 UTC, Joe Gorse
Details
aggregator stack trace (45.64 KB, text/plain)
2015-04-12 19:08 UTC, Joe Gorse
Details
camerabin stack trace (61.32 KB, text/plain)
2015-04-12 19:08 UTC, Joe Gorse
Details
gstglcolorconvert stack trace (44.49 KB, text/plain)
2015-04-12 19:09 UTC, Joe Gorse
Details
gstglcontext stack trace (46.29 KB, text/plain)
2015-04-12 19:09 UTC, Joe Gorse
Details
gstglupload stack trace (44.81 KB, text/plain)
2015-04-12 19:10 UTC, Joe Gorse
Details

Description Joe Gorse 2015-04-11 11:45:53 UTC
Created attachment 301357 [details]
test log for plugins-bad

FAIL: generic/states
FAIL: elements/audiomixer
FAIL: elements/camerabin
FAIL: libs/mpegts
FAIL: libs/aggregator
FAIL: libs/gstglcontext
FAIL: libs/gstglupload
FAIL: libs/gstglcolorconvert
FAIL: elements/glimagesink

OS X 10.10.2

# Custom cerbero config file for "uninstalled" style build:
from cerbero.config import Architecture

target_arch=Architecture.X86_64
prefix='/Users/jhg/work/Library/Frameworks/GStreamer.framework/Versions/1.0'

allow_parallel_build = True


# Test command:
./cerbero-uninstalled -c osx-x86-64.cbc check gst-plugins-bad-1.0
Comment 1 Joe Gorse 2015-04-12 19:08:27 UTC
Created attachment 301424 [details]
aggregator stack trace
Comment 2 Joe Gorse 2015-04-12 19:08:56 UTC
Created attachment 301425 [details]
camerabin stack trace
Comment 3 Joe Gorse 2015-04-12 19:09:25 UTC
Created attachment 301426 [details]
gstglcolorconvert stack trace
Comment 4 Joe Gorse 2015-04-12 19:09:56 UTC
Created attachment 301427 [details]
gstglcontext stack trace
Comment 5 Joe Gorse 2015-04-12 19:10:33 UTC
Created attachment 301428 [details]
gstglupload stack trace
Comment 6 Matthew Waters (ystreet00) 2016-11-17 01:39:02 UTC
These should fix the GL crashes there.

commit d37a2f13eeb67fffe8df99a24bf5ba1d69f1a7b2
Author: Matthew Waters <matthew@centricular.com>
Date:   Thu Sep 29 11:45:57 2016 +1000

    tests/gl: make sure all GL commands are executed on the GL thread
    
    e.g. the final glGetError() must also be completed on the GL thread

commit bb84f7357b1d1915e55105a9717797d875a24c51
Author: Matthew Waters <matthew@centricular.com>
Date:   Wed Nov 16 13:39:32 2016 +1100

    glcontext/cocoa: implement empty swap_buffers
    
    Fixes some GL tests on OS X.
Comment 7 GStreamer system administrator 2018-11-03 13:33:58 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/237.