Fix running under tsan and ubsan
- Dominant language
- C++
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Including this plugin in Zeek and running with UBSAN and TSAN enabled reports a number of errors. For now, the plugin is included from these tasks in Zeek's main repo, but it'd be good to investigate the errors and fix or suppress them.
Example failure:
https://cirrus-ci.com/task/4722627698229248
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Cirrus CI task and its UBSAN and TSAN reports, then reproduce the failures when the plugin is included from Zeek's main-repository tasks. Trace each reported error to the plugin or its integration and determine whether it can be fixed or must be suppressed. Done means the Zeek tasks no longer report these sanitizer errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100