nervosnetwork/ckb-std

[Bug] VM Internal Error: MemWriteOnExecutablePage

xcshuan opened this issue · 2 comments

When I upgrade the version of ckb-std from 0.14.0 to 0.15.1 for https://github.com/xcshuan/ecdsa-lock, I can't test the script with env CAPSULE_TEST_ENV=release bacause issue below:

thread 'tests::test_ecverify' panicked at 'pass verification: Error { kind: Script, inner: TransactionScriptError { source: Inputs[0].Lock, cause: VM Internal Error: MemWriteOnExecutablePage } }', src/tests.rs:79:10

Debug mode is ok.

resolved by #79