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

runtime: found pointer to free object on linux-riscv64 #61869

Closed
mknyszek opened this issue Aug 8, 2023 · 2 comments
Closed

runtime: found pointer to free object on linux-riscv64 #61869

mknyszek opened this issue Aug 8, 2023 · 2 comments
Labels
arch-riscv Issues solely affecting the riscv64 architecture. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@mknyszek
Copy link
Contributor

mknyszek commented Aug 8, 2023

#!watchflakes
post <- builder == "linux-riscv64-unmatched" && "found pointer to free object"

2023-08-01 14:26 linux-riscv64-unmatched go@d4b46b09 cmd/trace [build] (log)

Broken out from #56785.

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Aug 8, 2023
@mknyszek mknyszek added arch-riscv Issues solely affecting the riscv64 architecture. and removed compiler/runtime Issues related to the Go compiler and/or runtime. labels Aug 8, 2023
@mknyszek mknyszek added this to the Backlog milestone Aug 8, 2023
@mknyszek mknyszek added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 8, 2023
@mknyszek
Copy link
Contributor Author

mknyszek commented Aug 8, 2023

CC @golang/riscv64

@bcmills bcmills added the compiler/runtime Issues related to the Go compiler and/or runtime. label Aug 9, 2023
@mengzhuo
Copy link
Contributor

Related: #62185
Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-riscv Issues solely affecting the riscv64 architecture. compiler/runtime Issues related to the Go compiler and/or runtime. help wanted NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

4 participants