-
Notifications
You must be signed in to change notification settings - Fork 16
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
Oooops. cargo valgrind unexpectedly crashed. This is a bug! #68
Comments
I got that xml error before, today I tried different versions of valgrind with the latest cargo-valgrind from git and no xml error displayed (just std mem leak that was present in the tested project before). |
Same issue with the headline error:
That was on v2.1.0 of Using the version in PR #67 worked. |
Hey, really sorry for the huge delay. This should be fixed on the current Feel free to re-open this issue, if this does not solve your problem. |
Hi There,
I was working with your nice tool and got a message saying that I should submit an issue. Here you are (huge XML follows).
This is my project/branch https://github.com/cpmech/tritet/tree/issue-with-cargo-valgrind
To reproduce the issue, you may run
cargo valgrind run --bin mem_check_build
But I may be doing something wrong! LOL
By the way, there is a double-free issue in my code that I deliberately let happen to verify that Valgrind captures it.
Cheers.
Dorival
cargo-valgrind: version 2.0.3
XML format mismatch between
valgrind
andcargo valgrind
: custom: duplicate fieldstack
XML output of valgrind:
The text was updated successfully, but these errors were encountered: