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

Tune Linux ASLR when running sanitizer, use macOS 14 with some jobs #4504

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

matejk
Copy link
Contributor

@matejk matejk commented Mar 20, 2024

Fixes #4503 and changes macos-12 (Intel) to macos-14 (Apple Silicon) for some jobs.

@matejk matejk force-pushed the 4503_gitlab-ci-tune-for-thread-sanitizer branch 4 times, most recently from 9290305 to 639cae9 Compare March 20, 2024 13:31
@matejk matejk changed the title Tune address space layout randomization when running thread sanitizer Tune Linux ASLR when running sanitizer, use macOS 14 with some jobs Mar 20, 2024
@matejk
Copy link
Contributor Author

matejk commented Mar 20, 2024

macOS 14 (Sonoma) on Apple Silicon is used on some jobs:

image

@matejk matejk requested a review from aleks-f March 20, 2024 14:17
@matejk matejk force-pushed the 4503_gitlab-ci-tune-for-thread-sanitizer branch from 639cae9 to c074d72 Compare March 20, 2024 14:22
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@matejk matejk force-pushed the 4503_gitlab-ci-tune-for-thread-sanitizer branch from c074d72 to 202d281 Compare March 20, 2024 21:02
@matejk matejk merged commit 03c2fa3 into devel Mar 20, 2024
41 checks passed
@matejk matejk deleted the 4503_gitlab-ci-tune-for-thread-sanitizer branch March 20, 2024 21:03
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 this pull request may close these issues.

GitHub runner: Linux thread sanitizer tests fail with "unexpected memory mapping"
2 participants