Skip to content

boot test defconfig+sanitizers #169

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

Closed
nickdesaulniers opened this issue Jul 15, 2021 · 2 comments · Fixed by #178
Closed

boot test defconfig+sanitizers #169

nickdesaulniers opened this issue Jul 15, 2021 · 2 comments · Fixed by #178
Assignees

Comments

@nickdesaulniers
Copy link
Member

we should boot test asan, ubsan, and friends

@nathanchance nathanchance self-assigned this Jul 24, 2021
@nathanchance
Copy link
Member

WIP: nathanchance@e941664

KASAN KUnit tests are failing for at least x86_64 but that is not clang specific: https://lore.kernel.org/r/YQXMHnWRsmfzKK00@archlinux-ax161/

Certain arm64 builds with KASAN panic with ToT LLVM but my module_{c,d}tor linker script patch fixes that, leading me to believe that the sections might be getting placed too far away without that change.

@nathanchance nathanchance added WIP Work in progress blocked (linux) Blocked on an issue with Linux upstream labels Aug 8, 2021
@nathanchance nathanchance removed the WIP Work in progress label Aug 8, 2021
@nickdesaulniers
Copy link
Member Author

ClangBuiltLinux/linux#1432 is fixed (mainline+)

@nickdesaulniers nickdesaulniers removed the blocked (linux) Blocked on an issue with Linux upstream label Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants