You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==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
Clan 7 Leak Sanitizer fails on Travis:
https://travis-ci.org/offa/stm32-eth/jobs/454570187
Progress
sudo: required
— Failssudo: true
— Fails--cap-add SYS_PTRACE
— Workssudo
— Failssudo
and--cap-add SYS_PTRACE
— WorksRef. #125, #128
The text was updated successfully, but these errors were encountered: