-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Debug ASAN build #57845
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
Debug ASAN build #57845
Conversation
When I try locally on main I see the following:
So might have something to do with the meson step we have to generate a version file up front |
cc @lithomas1 if you have any thoughts here |
Also I notice that for the version file in |
I don't think so. There's no inbuilt mechanism to detect a git commit change. |
My hypothesis is that maybe our I'm travelling today, but I'll look over the weekend/on Monday. |
Do you have time to debug this further? I can't really reproduce ASAN stuff locally on my mac and trying to reproduce on Gitpod seems to hang it. AFAICT, the version script at least runs successfully once. |
Yep will try to take a look in the next few days |
Does anyone know any tricks to isolating what happens during fixture collection? I am seeing the DEADLYSIGNAL relatively often during fixture collection, but am unsure where all that messaging is going |
I think |
doc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.