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

Clang / GCC Leak Sanitizer fails on Travis #129

Closed
5 tasks done
offa opened this issue Nov 13, 2018 · 2 comments
Closed
5 tasks done

Clang / GCC Leak Sanitizer fails on Travis #129

offa opened this issue Nov 13, 2018 · 2 comments

Comments

@offa
Copy link
Owner

offa commented Nov 13, 2018

Clan 7 Leak Sanitizer fails on Travis:

==488==LeakSanitizer has encountered a fatal error.
==488==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
==488==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
test/CMakeFiles/unittest.dir/build.make:57: recipe for target 'test/CMakeFiles/unittest' failed

https://travis-ci.org/offa/stm32-eth/jobs/454570187

Progress

  • sudo: requiredFails
  • sudo: trueFails
  • --cap-add SYS_PTRACEWorks
  • Docker invocation with sudoFails
  • Docker invocation with sudo and --cap-add SYS_PTRACEWorks

Ref. #125, #128

@offa offa changed the title Clan 7 Leak Sanitizer fails on Travis Clang 7 Leak Sanitizer fails on Travis Nov 13, 2018
@offa offa changed the title Clang 7 Leak Sanitizer fails on Travis Clang / GCC Leak Sanitizer fails on Travis Nov 13, 2018
@offa
Copy link
Owner Author

offa commented Nov 13, 2018

This hit GCC too now …

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

No branches or pull requests

1 participant