-
Notifications
You must be signed in to change notification settings - Fork 440
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
valgrind errors with "wpa -anders" and PTABen #21
Comments
I'll hopefully have time to distill this properly later, but the most recent commits on this branch seem to fix this and a few other crash-causing memory errors: https://github.com/dtzWill/SVF/tree/experimental/misc-fixes Feel free to cherry-pick them over, but the entire branch is not suitable for merging as it contains both the LLVM 4 PR and unrelated changes. |
Oh, and the PDT fix is only needed on the LLVM 4 update (cc #18). |
Will, |
Fix the duplicated callgraphSCC reported by Will (#21)
Using latest master (0800cd1), I just added 'valgrind' before the invocation of 'wpa' in PTABen's
run.sh
and am seeing the following:http://dtz.so/docs/ladeg.log
In particular:
(apologies for lack of debug info in those traces)
If you could confirm whether this matches in your build/version that would be useful.
Let me know if you need any more information!
The text was updated successfully, but these errors were encountered: