runtime: TestGdbPythonCgo failure with "'runtime.allgs' has unknown type" on linux/amd64 #48874
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
It reproduces with the latest master.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
git clone git@github.com:golang/go.git cd go/src ./all.bash
What did you expect to see?
I expected all the tests to pass.
What did you see instead?
TestGdbPythonCgo
failed. See the details below:Failed test:
Not sure if related to #39204, but opening a new one because the last comment there is from March. In any case, we can close this if it is considered duplicated and I can add a comment in #39204 to include this case.
The text was updated successfully, but these errors were encountered: