Bug 2279089 - aws-c-common ExcludeArch s390x: Three '_threaded_reallocs' tests fail (Subprocess aborted): 0 == memcmp(alloc, &thread_data->thread_idx, 1)
Summary: aws-c-common ExcludeArch s390x: Three '_threaded_reallocs' tests fail (Subpro...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: aws-c-common
Version: 42
Hardware: s390x
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: David Duncan
QA Contact:
URL: https://github.com/awslabs/aws-c-comm...
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-s390x 2279275
TreeView+ depends on / blocked
 
Reported: 2024-05-04 19:32 UTC by Dominik Wombacher
Modified: 2025-05-12 14:32 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github awslabs aws-c-common issues 1111 0 None open Three '_threaded_reallocs' tests fail (Subprocess aborted): 0 == memcmp(alloc, &thread_data->thread_idx, 1) on Arch s390... 2024-05-08 08:01:08 UTC
Github awslabs aws-c-common issues 710 0 None closed sba_threaded_reallocs test fails on big-endian 2024-05-08 08:01:08 UTC

Description Dominik Wombacher 2024-05-04 19:32:23 UTC
When building aws-c-common on Arch s390x, three tests fail.

```
99% tests passed, 3 tests failed out of 443
Total Test time (real) =   8.73 sec
The following tests FAILED:
	265 - sba_threaded_reallocs (Subprocess aborted)
	268 - default_threaded_reallocs (Subprocess aborted)
	270 - aligned_threaded_reallocs (Subprocess aborted)
Errors while running CTest
```

The tests pass without issues on x86_64, aarch64 and ppc64le.

There was a bug report upstream about the same issue in October 2020 (staled): https://github.com/awslabs/aws-c-common/issues/710

New issue created upstream: https://github.com/awslabs/aws-c-common/issues/1111

Opening this bug because `ExcludeArch: s390x` will be set in aws-c-common from version `0.9.17` till the problem is fixed upstream.

Reproducible: Always

Comment 1 Aoife Moloney 2025-02-26 13:02:05 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.


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