runtime: goroutine stack exceeds 1000000000-byte limit #35784
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
No, just tip as of ~ 2 weeks ago.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
No crash, this code haven't changed in probably over 2 years and it doesn't use any unsafe code.
What did you see instead?
The text was updated successfully, but these errors were encountered: