Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Conversation

@acfoltzer
Copy link
Contributor

The Mac MINSIGSTKSZ is 32KiB, which is much larger than Linux and was causing the hardcoded debug mode default to be too small. We now special-case for Mac, and check that the sigstack size is at least MINSIGSTKSZ on all platforms.

Fixes #412.

The Mac `MINSIGSTKSZ` is 32KiB, which is much larger than Linux and was causing the hardcoded debug
mode default to be too small. We now special-case for Mac, and check that the sigstack size is at
least `MINSIGSTKSZ` on all platforms.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lucet-runtime 0.5.1 doesn't work

3 participants