runtime: fatal "cannot allocate memory" throw in bgsweep goroutine (windows) #71065
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
gopls/telemetry-wins
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Issue created by stacks.
I suspect this is another manifestation of #70445, but I thought I should report it since the call stack is completely different.
This stack
F860lA
was reported by telemetry:crash/crash
runtime.throw:+9
runtime.newArenaMayUnlock:+6
runtime.newMarkBits:+22
runtime.(*sweepLocked).sweep:+185
runtime.sweepone:+37
runtime.bgsweep:+28
runtime.gcenable.gowrap1:+0
runtime.goexit:+0
The text was updated successfully, but these errors were encountered: