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

Enable mmap crash workaround more widely #2566

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

leonschoorl
Copy link
Member

@leonschoorl leonschoorl commented Aug 22, 2023

Lately we seem to be triggering the mmap bug a lot easier and/or on more GHC versions.

For example in last nightly on master

This PR enable the workaround for all jobs with GHC < 9.2.8 and additionally updates all CI images to the latest GHC minor versions.
(Including 9.2.8 which should have fixed this issue)

Still TODO:

  • Write a changelog entry (see changelog/README.md)
  • Check copyright notices are up to date in edited files

@leonschoorl leonschoorl merged commit 74b68e2 into master Aug 24, 2023
@leonschoorl leonschoorl deleted the enable-mmap-crash-workaround-more-widely branch August 24, 2023 11:37
martijnbastiaan added a commit that referenced this pull request Aug 26, 2023
Enable mmap crash workaround more widely (copy #2566)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants