Use make to reproduce the issue:
make test-core-dumpor
make test-core-dump-cpuYou can verify the input and app is correct by do an execution instead of proving, which should be success
make test-core-dump-executeThe issue can be resolved if we also use the legacy feature:
make test-core-dump-passedUse make to do test:
make test-meteror
make test-meter-failuretest_execute_costload an guest app built by up-to-date openvm (1.4.1)test_execute_cost_legacyload an guest app built legacy openvm (1.3), use some hacking for compability