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

Fix for error SIGILL #27

Open
assembly-everything opened this issue Mar 6, 2025 · 4 comments
Open

Fix for error SIGILL #27

assembly-everything opened this issue Mar 6, 2025 · 4 comments

Comments

@assembly-everything
Copy link

There is a weird bug on Chromebooks where extensive use causes it to suddenly break, and continuously cause the SIGILL error when saving the drive. Currently the only fix I have been able to find is removing the account and re-adding it.

NOTE: This fix is for Chromebooks

If you can find other fixes please let me know in this thread.

@nbarkhina
Copy link
Owner

can you try using a smaller drive? maybe youre reaching some limit in your browser. you can set the default HD size in the settings before starting the emulator, but you will need to delete your current drive first.

@assembly-everything
Copy link
Author

assembly-everything commented Mar 7, 2025

Does clearing the drive directly delete the file from the cookies or however it saves? Also there's a REALLY weird bug - In text based setup, a lower speed (such as 1320) copies files faster than 40000 for example (this is more likely a windows text setup bug though)

@nbarkhina
Copy link
Owner

Clearing the drive deletes it from IndexedDB which is where it's stored in the browser.

@assembly-everything
Copy link
Author

Gotchya

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants