x/debug/cmd/viewcore: cannot read core dump -- nil pointer in (*heapInfo).IsPtr() #44637
Labels
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?
I'm going to assume this means viewcore release because I don't think the go release matters here much.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Tried to load up viewcore on a coredump file and it just would not load.
What did you expect to see?
The prompt.
What did you see instead?
The core file can be found here: https://drive.google.com/file/d/1079KQRkl1tfBV1eRXGfTYORYMejGMgFB/view?usp=sharing
The binary can be found here: https://drive.google.com/file/d/1K0TRmVtihkfNSn3icE2bh9C8S2sMQ--I/view?usp=sharing
The os image on GCP was:
ubuntu-2004-focal-v20210119a
The text was updated successfully, but these errors were encountered: