-
Notifications
You must be signed in to change notification settings - Fork 17
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
Cachegrind regex parse error #60
Comments
Same for me.
callgrind.out: https://pastebin.com/AM8Z697j If I run valgrind tool itself, it works fine. |
I've experienced the same error (platform: Ubuntu 18.04, x86_64), with: $ valgrind --version
valgrind-3.13.0 My |
I'm experiencing this problem as well, any updates or workarounds? I can paste my |
I experienced the same problem too:
Output file: callgrind.out |
Likely the same as #32 |
I see this issue too. |
Same problem here, with this project:
Cargo version:
Valgrind version:
PS: also take a look here: Line 172 in 08362dc
|
I am having the same issue on PopOs 22.04 LTS. Did anyone manage to solve it? |
Same issue on arch linux |
Here is the cachegrind.out:
https://pastebin.com/cr8bKr0s
The text was updated successfully, but these errors were encountered: