Comment 2 for bug 1625774

Revision history for this message
Christian Muirhead (2-xtian) wrote :

Ok, I'm not having much luck with that heap viewer - running it with the binary produces a crash that I don't understand:
parser.go:1272: pointer without base pointer ""

Running it without a binary works (at least, it starts a web server), but the type and attribute names are missing so it's impossible to work out what anything is.

There's another prototype linked in that discussion (https://github.com/tombergan/goheapdump), I'm going to try that.