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

LeakSanitizer has encountered a fatal error. #11

Open
mrcnski opened this issue Aug 13, 2018 · 1 comment
Open

LeakSanitizer has encountered a fatal error. #11

mrcnski opened this issue Aug 13, 2018 · 1 comment

Comments

@mrcnski
Copy link

mrcnski commented Aug 13, 2018

We're seeing this error on the completion of cargo test on Linux. It seems to happen for every project, but only on Linux and not OSX. We've seen this same error in CI and docker so far.

==9196==LeakSanitizer has encountered a fatal error.
==9196==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
==9196==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)

https://travis-ci.org/maidsafe/parsec/jobs/415533268#L885

@mrcnski
Copy link
Author

mrcnski commented Aug 28, 2018

This problem has been reported a couple times here, with some solutions proposed.

Here, we just need to add a note to the Caveats section in the README about how to run the sanitizer in Docker and Travis.

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

1 participant