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

SplitMultipleTapes test segfaults non-deterministically #1410

Open
erick-xanadu opened this issue Jan 6, 2025 · 1 comment
Open

SplitMultipleTapes test segfaults non-deterministically #1410

erick-xanadu opened this issue Jan 6, 2025 · 1 comment

Comments

@erick-xanadu
Copy link
Contributor

erick-xanadu commented Jan 6, 2025

https://github.com/PennyLaneAI/catalyst/actions/runs/12605094878 (select Attempt #1)

@paul0403
Copy link
Contributor

paul0403 commented Jan 7, 2025

It's not a segfault, but a

Assertion failed: (inserted.second && "expected region to contain uniquely named symbol operations")

Maybe something wrong during renameToUnique (or whatever it was called)? I can take a look when I come back...

Edit: I will add though, Romain and I tried this test locally a long time ago and didn't see any problems in like 2 million runs, so very likely this is a race condition that only occurs with git runners?

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