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 issues on aarch64 #498

Open
numinit opened this issue Nov 18, 2024 · 2 comments
Open

Test issues on aarch64 #498

numinit opened this issue Nov 18, 2024 · 2 comments
Assignees

Comments

@numinit
Copy link

numinit commented Nov 18, 2024

stp 2.3.4 seems to hang on the following on aarch64 using both cadical and cryptominisat:

  • array-iteTests-gtest
  • if-checkTests-gtest
  • leaksTests-gtest
  • stp-div-001Tests-gtest
  • mdempskyTests-gtest
  • example_brokenTests-gtest

Should I even expect stp to work on aarch64? This came up while updating the package in nixpkgs: NixOS/nixpkgs#348447 and we messed with it a bit but eventually had to disable the test suite on non-x86_64.

@rgov
Copy link
Member

rgov commented Nov 18, 2024

I would expect that it works OK on aarch64. Macs have been running this architecture for ~4 years and we haven't heard reports before.

Can you get a stack trace of where it's getting stuck?

Assigning to @msoos who is the author of CryptoMiniSat.

@numinit
Copy link
Author

numinit commented Dec 4, 2024

Thanks, let me investigate and get back to you all. It's happening in a CI pipeline I don't have access to but I'll have access to an aarch64 soon enough.

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

3 participants