sui icon indicating copy to clipboard operation
sui copied to clipboard

Node panics for multiple transactions

Open tatulea opened this issue 1 year ago • 0 comments

Hi,

Since today my node started to panic with the exception telemetry_subscribers: panicked at 'assertion failed: ret.is_system_package()', crates/sui-types/src/object.rs:564:9. This comes from the tokio-runtime-worker thread.

The docker version that I use is mysten/sui-node:a63f425b9999c7fdfe483598720a9effc0acdc9e

The line where is panics is https://github.com/MystenLabs/sui/blob/a63f425b9999c7fdfe483598720a9effc0acdc9e/crates/sui-types/src/object.rs#L564

tatulea avatar Apr 19 '23 18:04 tatulea