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: fatal: systemstack called from unexpected goroutine testing runtime/trace on freebsd-386-12_3 #53375

Open
bcmills opened this issue Jun 14, 2022 · 1 comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jun 14, 2022

freebsd-386-12_3 at 4afb0b9e533767f788252816c4b79ee29a1952a7
…
fatal: systemstack called from unexpected goroutine
FAIL	runtime/trace	7.741s

(CC @golang/freebsd)

This may or may not be related to #51001 (CC @golang/runtime, @prattmic, @aclements):

greplogs -l -e 'fatal: systemstack called from unexpected goroutine\nFAIL\s+runtime'
2022-06-08T15:47:58-4afb0b9/freebsd-386-12_3
2022-05-20T22:30:37-2b0e457/android-arm64-corellium
2022-05-03T19:48:07-bccce90/android-arm64-corellium

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jun 14, 2022
@bcmills bcmills added this to the Backlog milestone Jun 14, 2022
@prattmic
Copy link
Member

Minor note: the android results above are in package runtime, so they are already included in #51001. As Bryan mentions, the runtime/trace may or may not be related, it is unclear with so little data.

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Development

No branches or pull requests

3 participants