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

Elusive arm64+greedy bug #3574

Open
xclerc opened this issue Feb 13, 2025 · 2 comments
Open

Elusive arm64+greedy bug #3574

xclerc opened this issue Feb 13, 2025 · 2 comments

Comments

@xclerc
Copy link
Contributor

xclerc commented Feb 13, 2025

There is seeming a miscompilation with
the arm64+greedy configuration, as was
seen in #3496 and #3561.

The failure is now gone, but the symptom
was this assertion failing. It is not clear
whether greedy is actually part of the
problem. It could simply be a very rare
bug; the failure was triggered by adding
(but not even using) a field to a type not
even related to warning handling.

(Note: while the failure was consistent
on the CI, it was intermittent locally.)

@bclement-ocp
Copy link
Contributor

Happened without greedy in #3560 here.

@bclement-ocp
Copy link
Contributor

I got a compile loop going on an arm64 machine with #3561 in the greedy configuration with different random seeds (for the Int_ids hash) that will be running over the weekend — hopefully we will get a consistent reproducer out of it.

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

2 participants