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 #57763

Closed
derekparker opened this issue Jan 12, 2023 · 3 comments
Closed

runtime: fatal: systemstack called from unexpected goroutine #57763

derekparker opened this issue Jan 12, 2023 · 3 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@derekparker
Copy link
Contributor

What version of Go are you using (go version)?

$ go version
1.19.2

Does this issue reproduce with the latest release?

Has not been tested.

What operating system and processor architecture are you using (go env)?

go env Output
$ go env
linux/amd64

What did you do?

Run tmt run -arv provision -h container plan -n /remote

See teemtee/tmt#1735 for more information.

What did you expect to see?

No fatal error.

What did you see instead?

fatal: systemstack called from unexpected goroutine

@seankhliao
Copy link
Member

if it's podman that's crashing it should be reported to them
it's not clear that this is an issue with go itself

@seankhliao seankhliao added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Jan 12, 2023
@derekparker
Copy link
Contributor Author

if it's podman that's crashing it should be reported to them it's not clear that this is an issue with go itself

I'm happy to open an issue there as well, however this is a fatal error from the Go runtime, not user code.

@seankhliao seankhliao changed the title fatal: systemstack called from unexpected goroutine runtime: fatal: systemstack called from unexpected goroutine Jan 12, 2023
@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Jan 12, 2023
@seankhliao seankhliao added this to the Unplanned milestone Jan 20, 2023
@seankhliao seankhliao added WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. and removed WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. labels Sep 18, 2023
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@gopherbot gopherbot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2023
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. WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

3 participants