Sanitizer builds are broken (regressed on travis)
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 74
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/travis-ci/travis-ci/issues/8840 notes what we are seeing as of today for node-cpp-skel and all repos based on it: the sanitizer job is crashing due to a regression in travis.
```
LeakSanitizer has encountered a fatal error
```
/cc @mapbox/core-tech
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Travis CI issue 8840 and compare its reported regression with the sanitizer job in node-cpp-skel. Done means the sanitizer build no longer crashes with the reported LeakSanitizer fatal error; no specific file or test is named in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100