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

Issue with gfortran 14, macOS and MAPL.ExtData2G.tests #3268

Open
mathomp4 opened this issue Dec 23, 2024 · 1 comment
Open

Issue with gfortran 14, macOS and MAPL.ExtData2G.tests #3268

mathomp4 opened this issue Dec 23, 2024 · 1 comment
Assignees

Comments

@mathomp4
Copy link
Member

mathomp4 commented Dec 23, 2024

@metdyn was having issues with the MAPL tests and GCC. Well, I had a gcc 14 stack on my laptop and tried it out.

When I did, MAPL develop threw this:

    Start 16: MAPL.ExtData2G.tests
1/1 Test #16: MAPL.ExtData2G.tests .............***Exception: Illegal  0.11 sec


 Start: <Test_ExtDataUpdatePointer_suite.test_get_adjusted_time>
.
Program received signal SIGILL: Illegal instruction.

Backtrace for this error:

Could not print backtrace: executable file is not an executable

Could not print backtrace: executable file is not an executable

Could not print backtrace: executable file is not an executable

Could not print backtrace: executable file is not an executable

Could not print backtrace: executable file is not an executable

Could not print backtrace: executable file is not an executable

Could not print backtrace: executable file is not an executable
#0  0x103dd2d2f
#1  0x103dd1d83
#2  0x19f8fe583
#3  0x1f7cfdcd3
#4  0x1f7c7df37
#5  0x1a9c21053
#6  0x1a9c20eb3
#7  0x19f71d3e7
#8  0x19f72c8d7
#9  0x1a9d7263b
#10  0x1a9c4a777
#11  0x19f71d3e7
#12  0x19f71ec67
#13  0x1a9c20c27
#14  0x103fb6023
#15  0x103fbb8d3
#16  0x1f66863af


0% tests passed, 1 tests failed out of 1

Label Time Summary:
ESSENTIAL    =   0.11 sec*proc (1 test)

Total Test time (real) =   0.12 sec

The following tests FAILED:
	 16 - MAPL.ExtData2G.tests (ILLEGAL)                    ESSENTIAL
Errors while running CTest

SIGILL is...interesting.

I'm building a clang-gfortran 14 stack now to see if that changes anything.

Confirmed that clang-gfortran-14 throws the same error. So it seems to be macOS + GNU as our CI would throw these if Linux + GNU did it.

@mathomp4
Copy link
Member Author

Note: Not sure who to assign with this. The test was written by @darianboggs but it's been there for 2 months. I have to have tried MAPL on my laptop since then!

@mathomp4 mathomp4 added the 🪲 Bugfix This fixes a bug! label Dec 23, 2024
@mathomp4 mathomp4 changed the title Issue with GCC 14, macOS and MAPL.ExtData2G.tests Issue with gfortran 14, macOS and MAPL.ExtData2G.tests Dec 23, 2024
@mathomp4 mathomp4 removed the 🪲 Bugfix This fixes a bug! label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants