thrumdev / blobs

Blobchains on Polkadot and Kusama
https://docs-site-pi.vercel.app
Apache License 2.0
64 stars 8 forks source link

xtask: is clueless about zombienet crashing #250

Open pepyakin opened 9 months ago

pepyakin commented 9 months ago

Sometimes when launching zombienet, node crashes. Here is the log:

Launching zombienet
assertion failed [block != nullptr]: BasicBlock requested for unrecognized address
(BuilderBase.h:550 block_for_offset)
 sh: line 1: 77538 Abort trap: 6           zombienet spawn -p native --dir zombienet testnet.toml

The problem is, xtask is never notified about this.