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

handle SIGFPE in runtime #151

Open
problame opened this issue Nov 29, 2018 · 0 comments
Open

handle SIGFPE in runtime #151

problame opened this issue Nov 29, 2018 · 0 comments
Assignees
Labels
safety 🔒 Language Safety features
Projects
Milestone

Comments

@problame
Copy link
Contributor

  • register signal handler
  • print error and dump stack trace
    • might be ok if the signal handler's name is in it, better if not
  • exit with some well-known error status (128?)
@problame problame self-assigned this Nov 29, 2018
@joshuabach joshuabach added the safety 🔒 Language Safety features label Jan 4, 2019
@joshuabach joshuabach added this to the Finale milestone Jan 4, 2019
@problame problame added this to Todo Sidekicks in Endspurt Feb 4, 2019
@problame problame moved this from General Todo to Todo Safety in Endspurt Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safety 🔒 Language Safety features
Projects
Endspurt
  
Todo Safety
Development

No branches or pull requests

2 participants