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

Occasional ICEs when compiling under alpine linux #13390

Closed
Sija opened this issue Apr 25, 2023 · 5 comments
Closed

Occasional ICEs when compiling under alpine linux #13390

Sija opened this issue Apr 25, 2023 · 5 comments
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:linux-musl topic:compiler

Comments

@Sija
Copy link
Contributor

Sija commented Apr 25, 2023

Error while trying to determine if a stack overflow has occurred. Probable memory corruption
Invalid memory access (signal 11) at address 0x38

https://github.com/mint-lang/mint/actions/runs/4796909238/jobs/8533228774#step:7:357

@Sija Sija added the kind:bug A bug in the code. Does not apply to documentation, specs, etc. label Apr 25, 2023
@Sija
Copy link
Contributor Author

Sija commented Apr 26, 2023

Related: crystal-ameba/ameba#354

@HertzDevil
Copy link
Contributor

The original log is gone but the Ameba issue mentions -Dpreview_mt, so I would bet this is a duplicate of #8738

@Sija
Copy link
Contributor Author

Sija commented Sep 27, 2024

There's more logs in crystal-ameba/ameba#354

@HertzDevil
Copy link
Contributor

Please check if #15043 fixes this

@Sija
Copy link
Contributor Author

Sija commented Oct 12, 2024

@HertzDevil Looks like it does! 🎉

@Sija Sija closed this as completed Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. platform:linux-musl topic:compiler
Projects
None yet
Development

No branches or pull requests

3 participants