Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected 0 in data, please file an issue. #102

Open
mmesiti opened this issue Nov 24, 2024 · 5 comments
Open

Unexpected 0 in data, please file an issue. #102

mmesiti opened this issue Nov 24, 2024 · 5 comments

Comments

@mmesiti
Copy link

mmesiti commented Nov 24, 2024

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?

@frankier
Copy link

frankier commented Dec 3, 2024

Same here.

@Victorvhrn
Copy link

Victorvhrn commented Jan 15, 2025

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.

@BSchilperoort
Copy link

Encountering the same problem here. Julia 1.11.2, PProf 3.1.3.

@BSchilperoort
Copy link

The error also occurs with PProf 2.3.0

@tpapp
Copy link

tpapp commented Jan 21, 2025

I get the same error with PProf v3.1.3, Julia v1.11.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants