Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure on ARMv7 #571

Closed
mbakke opened this issue Sep 25, 2019 · 2 comments
Closed

Test failure on ARMv7 #571

mbakke opened this issue Sep 25, 2019 · 2 comments
Assignees
Labels
Needs Discussion To be discussed in the technical steering committee
Milestone

Comments

@mbakke
Copy link

mbakke commented Sep 25, 2019

Hello,

I'm getting a "bus error" from testLargeDataWindowOffsets when running the OpenEXR 2.4.0 test suite on ARMv7 GNU/Linux.

Full log available here:
https://ci.guix.gnu.org/log/2znpz2fzjp84kaxzkjv98clpn9pnpb62-openexr-2.4.0

@peterhillman
Copy link
Contributor

I've reproduced this now. It is a similar problem to issue #452, with non-aligned floats being accessed. It's in the test itself, not in the core library. I will address this by making the test use four bytes of space for every sample value.

@cary-ilm cary-ilm added the Needs Discussion To be discussed in the technical steering committee label Nov 14, 2019
@peterhillman
Copy link
Contributor

Pull Request #598 fixes this and has now been merged

@cary-ilm cary-ilm added this to the v2.5.0 milestone Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Discussion To be discussed in the technical steering committee
Projects
None yet
Development

No branches or pull requests

3 participants