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

Panic from zmachine #9

Open
aee11 opened this issue Oct 6, 2018 · 3 comments
Open

Panic from zmachine #9

aee11 opened this issue Oct 6, 2018 · 3 comments

Comments

@aee11
Copy link

aee11 commented Oct 6, 2018

Pressed back a few times and then issued a command and got the following error:

Unexpected zmachine error:

Error: Panicked at 'already borrowed: BorrowMutError', /checkout/src/libcore/result.rs:916:4
    at env.trace.t (https://sterlingdemille.com/encrusted/worker.js:1:18917)
    at t (https://sterlingdemille.com/encrusted/worker.js:1:8345)
    at wasm-function[160]:622
    at wasm-function[231]:310
    at wasm-function[230]:117
    at wasm-function[229]:123
    at wasm-function[382]:147
    at wasm-function[40]:139
    at wasm-function[122]:3616
    at b.feed (https://sterlingdemille.com/encrusted/worker.js:1:9896)
@DeMille
Copy link
Owner

DeMille commented Oct 15, 2018

Not a very helpful error stack huh? I must have stripped debug info when I deployed. I changed the build process to make stack traces better.

Was this after hitting back in your browser or the back/undo button?

@aee11
Copy link
Author

aee11 commented Oct 16, 2018

I was hitting the back button on my phone (Chrome/Android) which undid my actions so I guess it's the undo button. Tried reproducing without any results, sorry.

@DeMille
Copy link
Owner

DeMille commented Oct 17, 2018

Gotcha. I think I've run into this too, but I haven't been able to reproduce it either. I'll keep an eye out for it.

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