Closed yourmoonlight closed 2 months ago
like this?
Does the reorg cause this panic? @baichuan3 @steelgeek091
like this?
Which environment are you using? testnet or local?
Does the reorg cause this panic? @baichuan3 @steelgeek091
There are two errors: the first one appears to be caused by a reorg, and the second one, reported by Sven, seems to be unrelated to the reorg.
Use the fresh local environment can trigger the second error.
The case from @wow-sven should be fixed in #2599
Rooch version
rooch:v0.7.0
What did you do?
found some server panic log
What did you see happen?
[2m2024-09-07T00:48:52.428667Z[0m [31mERROR[0m [2mrooch_rpc_server[0m[2m:[0m System call panic Execute system call with Panic Some(VMErrorInfo { error_message: "VMError with status ABORTED with sub status 1 at location Module ModuleId { address: 0000000000000000000000000000000000000000000000000000000000000002, name: Identifier(\"object\") } at code offset 0 in function definition 40", execution_state: [] })
What did you expect to see?
no panic