runtime: crash when ending checkmarks #69376
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
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
./GODEBUG=gccheckmark=1 ./gc_knobs
./gc_knobs_client -g 200 -s 1 -r 10 -p "/Users/mm/backbone"
(both gc_knobs_client and gc_knobs are available on my github https://github.com/MikeMitchellWebDev/gc_knobs and https://github.com/MikeMitchellWebDev/gc_knobs_client)
What did you expect to see?
What did you see instead?
see attached file workbufs.txt
The text was updated successfully, but these errors were encountered: