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

Horrible intermittent errors #409

Closed
6 tasks done
Tracked by #361
lastmjs opened this issue Jun 23, 2023 · 0 comments
Closed
6 tasks done
Tracked by #361

Horrible intermittent errors #409

lastmjs opened this issue Jun 23, 2023 · 0 comments

Comments

@lastmjs
Copy link
Member

lastmjs commented Jun 23, 2023

  • Lots of scary intermittent errors in the tests
  • make sure post_upgrade stdlib initialization is completely every time
  • make sure we aren't swallowing any errors during vm initialization
  • perhaps our unsafe code is breaking down, asynchronous stuff not working, race conditions, heap being overwritten, etc
  • My first most hopefuly suspicion is that there is some kind of stable memory error. I am turning off stable filesystem storage in ic-wasi-polyfill to see if that fixes it
  • Study ic-wasi-polyfill for heap or stable memory corruptions
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

1 participant