You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: