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

Attempt to read from non-existent file causes segfault #5

Open
Nydauron opened this issue Jan 26, 2023 · 0 comments
Open

Attempt to read from non-existent file causes segfault #5

Nydauron opened this issue Jan 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Nydauron
Copy link
Contributor

Nydauron commented Jan 26, 2023

When compiled to binary, attempting to read from a MIPS assembly file that is non-existent causes the program to segfault instead of gracefully erroring. I have not yet confirmed that this is the case in WASM, but when using web-workers in Spimbot for a integration test, I ran into this issue.

@Nydauron Nydauron added the bug Something isn't working label Jan 26, 2023
@Nydauron Nydauron changed the title Attempt to read from non-existant file causes segfault Attempt to read from non-existent file causes segfault Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant