RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1249506 - 3 upstream tests failed
Summary: 3 upstream tests failed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gstreamer1-plugins-base
Version: 7.2
Hardware: ppc64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Wim Taymans
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1265905
TreeView+ depends on / blocked
 
Reported: 2015-08-03 08:13 UTC by Tomas Pelka
Modified: 2015-11-19 07:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1265905 (view as bug list)
Environment:
Last Closed: 2015-11-19 07:05:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2015:2221 0 normal SHIPPED_LIVE gstreamer1 bug fix and enhancement update 2015-11-19 08:26:07 UTC

Description Tomas Pelka 2015-08-03 08:13:33 UTC
Description of problem:
Following tests failed for ppc64
FAIL: elements/playbin-complex
FAIL: libs/libsabi
FAIL: elements/adder

Version-Release number of selected component (if applicable):
gstreamer1-plugins-base-1.4.5-1.el7

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
http://beaker-archive.app.eng.bos.redhat.com/beaker-logs/2015/07/10343/1034320/2118750/32903939/TESTOUT.log

Comment 1 Tomas Pelka 2015-08-03 08:14:46 UTC
For ppc64le there are only 2 failures:
FAIL: elements/videoscale
FAIL: libs/libsabi

Log at http://beaker-archive.app.eng.bos.redhat.com/beaker-logs/2015/07/10343/1034320/2118751/32903947/TESTOUT.log

Comment 2 Tomas Pelka 2015-08-03 09:44:50 UTC
On x86_64 there is just on failure:
FAIL: elements/adder

http://lab-02.rhts.eng.bos.redhat.com/beaker/logs/tasks/32983+/32983869/TESTOUT.log

Comment 3 Tomas Pelka 2015-08-03 13:58:49 UTC
s390x results - 3 failures:

FAIL: elements/adder
FAIL: elements/playbin-complex
FAIL: elements/videoscale

Comment 4 Wim Taymans 2015-08-04 06:56:12 UTC
Is it possible to give a login to the machine with the problem to further debug this?

Comment 5 Vadim Rutkovsky 2015-08-04 09:19:50 UTC
It looks like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1234325 - it should be reopened

Comment 6 Wim Taymans 2015-09-07 11:28:33 UTC
elements/adder and elements/playbin-complex are cause by endiannes bug in the unit test. I have a fix for those.

elements/videoscale causes a segfault in the ORC emulation code. There are really 2 problems:

1) should not segfault, I think I have an idea what might be wrong, it's not setting up the parameters for the emulated function correctly on big endian

2) it should really use the backup function (which works fine)

running the test with ORC_CODE=backup like this makes it work (run in tests/check):

ORC_CODE=backup make elements/videoscale.check

We should probably fix 2) for rhel7.2, it's not a complicated fix and would in practice avoid hitting bug 1). for 1) I would need some more testing.

Comment 7 Wim Taymans 2015-09-07 15:33:48 UTC
I added new ORC and gstreamer1-plugins-base to the errata with fixes for all the issues.

Comment 9 Tomas Pelka 2015-09-23 18:48:05 UTC
gstreamer1-plugins-base-1.4.5-2.el7


on s390x:

# TOTAL: 64
# PASS:  64

------------
ppc64:

# TOTAL: 64
# PASS:  63
# SKIP:  0
# XFAIL: 0
# FAIL:  1

FAIL: libs/libsabi

full log at http://lab-02.rhts.eng.brq.redhat.com/beaker/logs/tasks/34570+/34570474/gstreamer1-plugins-base.log

-----------
ppc64le

# TOTAL: 64
# PASS:  63
# SKIP:  0
# XFAIL: 0
# FAIL:  1

FAIL: libs/libsabi

full log at http://lab-02.rhts.eng.bos.redhat.com/beaker/logs/tasks/34570+/34570478/gstreamer1-plugins-base.log

I guess anothter issue, right?

Comment 10 Tomas Pelka 2015-09-24 06:58:02 UTC
I'm going to file the FAIL: libs/libsabi as separated bug.

Comment 11 errata-xmlrpc 2015-11-19 07:05:45 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2015-2221.html


Note You need to log in before you can comment on or make changes to this bug.