Unexpected 0 in data, please file an issue.
I got this error while following a very standard workflow (using Profile; using PProf; @profile ... ; pprof()) with Julia 1.10.6 and PProf version 3.1.3.
What kind of information more is needed?
Same here.
Me too. The problem seems to come from line 192 of PProf.jl. The code believes that the data that comes from Profile.fetch() should not contain zeros when Profile defines a has_meta variable, but in my case it does.
Encountering the same problem here. Julia 1.11.2, PProf 3.1.3.
The error also occurs with PProf 2.3.0
I get the same error with PProf v3.1.3, Julia v1.11.2.
Still present in PProf 3.2.0 (I'm running on Julia v1.10.9, but I don't think it's relevant)
Same error with PProf v3.2.0, Julia v1.11.5
Same with PProf v3.2.0, Julia v1.12.0.