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

Make it easy to run Cubos with sanitizers on #1419

Open
RiscadoA opened this issue Dec 16, 2024 · 0 comments
Open

Make it easy to run Cubos with sanitizers on #1419

RiscadoA opened this issue Dec 16, 2024 · 0 comments
Labels
A-Meta B-Build Related to the build configuration B-CI Related to CI actions P-Normal This issue isn't a big priority, but it would still be nice to have it closed soon

Comments

@RiscadoA
Copy link
Member

Problem

Currently it's not clear how we can enable sanitizers. E.g., address sanitizer, thread sanitizer, etc.
These could be very useful to find nasty bugs, and, specially in the CI, these should be enabled.

Solution

We should explore what CMake has to offer in this regard. I think that it is possible to provide options to toggle it.
We should do so on the CI tests.

@RiscadoA RiscadoA added A-Meta B-CI Related to CI actions B-Build Related to the build configuration P-Normal This issue isn't a big priority, but it would still be nice to have it closed soon labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Meta B-Build Related to the build configuration B-CI Related to CI actions P-Normal This issue isn't a big priority, but it would still be nice to have it closed soon
Projects
None yet
Development

No branches or pull requests

1 participant