Bug 1997082

Summary: ipc_msg tests failing for x86_64 in upstream testsuite
Product: Red Hat Enterprise Linux 8 Reporter: Jesus Checa <jchecahi>
Component: straceAssignee: Eugene Syromiatnikov <esyr>
strace sub component: gcc-toolset-11 QA Contact: Jesus Checa <jchecahi>
Status: CLOSED ERRATA Docs Contact:
Severity: unspecified    
Priority: unspecified CC: emachado, ohudlick
Version: 8.5Keywords: Triaged
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gcc-toolset-11-strace-5.13-4.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 18:38:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
gcc-toolset-11-strace-5.13-3 tests-m32 output (x86_64) none

Description Jesus Checa 2021-08-24 11:55:32 UTC
Created attachment 1817147 [details]
gcc-toolset-11-strace-5.13-3 tests-m32 output (x86_64)

Description of problem:
Some ipc_msg tests are failing for tests-m32 in the upstream testsuite. This is happening only in x86_64.

Version-Release number of selected component (if applicable):
gcc-toolset-11-strace-5.13-3.el8

How reproducible:
100%

Steps to Reproduce:
1. rpm -Uvh gcc-toolset-11-strace-5.13-3.el8.src.rpm
2. cd ~/rpmbuild
3. rpm -bc SPECS/strace.spec
4. tests_dir='tests tests-m32'
5. make -j2 -k check VERBOSE=1 STRACE=/opt/rh/gcc-toolset-11/root/usr/bin/strace TIMEOUT_DURATION=1500 

Actual results:
(see attached log)

Expected results:
No test failures

Comment 1 Eugene Syromiatnikov 2021-08-24 12:03:34 UTC
Cause: missing copy of a workround (2004-glibc-msgctl-semctl-shmctl-backport-workaround.patch) for a backported change in glibc that prevents unknown msgctl/shmctl/semctl commands from reaching the kernel in tests-m32/tests-mx32 directories.

Comment 4 Jesus Checa 2021-08-25 13:22:57 UTC
Completed regression testing with gcc-toolset-11-strace-5.13-4.el8. All looks good.
https://tcms.engineering.redhat.com/run/418939/

Comment 6 errata-xmlrpc 2021-11-09 18:38:51 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 (new packages: gcc-toolset-11-strace), 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://access.redhat.com/errata/RHBA-2021:4238