x/mobile: go tool pprof profile crashes the process #15917
Labels
FrozenDueToAge
mobile
Android, iOS, and x/mobile
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
go version
)?1.6.2
gomobile revision c435d0b
go env
)?built on darwin amd64
executed on ARMv7 android 6
net/http/pprof
go tool pprof http://<host>/debug/pprof/profile
This causes the application to exit without any more details than:
Zygote : Process 6268 exited due to signal (27)
The other goroutine & heap profiling works fine.
The text was updated successfully, but these errors were encountered: