Closed letypequividelespoubelles closed 3 weeks ago
maybe already fixed as https://github.com/Consensys/linea-tracer/commit/a355f8cf3fedc8ba11082991baa707391caa431b has been merged after the release
Are these 3 individual blocks failing ? Could you put this issue in the conventional format please @letypequividelespoubelles ?
8005327
is solved. The other 2 still needs debugging.
8043758
is solved too.
Are these 3 individual blocks failing ? Could you put this issue in the conventional format please @letypequividelespoubelles ?
I didn't take a look, I just copy paste https://github.com/Consensys/linea-tracer/issues/1090#issuecomment-2330798966
Could you still put it conventional form please @letypequividelespoubelles ?
Blocks
Issues
blockNumber=8043758 07:20:19.171 [vert.x-worker-thread-19] ERROR org.hyperledger.besu.ethereum.api.query.BlockchainQueries - failed worldstate query for 0x71a447a9891baead07ec1dae958a3d283a9d820ebd2421820ba567c708be4a6b net.consensys.linea.zktracer.ZkTracer$TracingExceptions: Exceptions triggered while tracing:
Cannot invoke "net.consensys.linea.zktracer.module.hub.AccountSnapshot.deepCopy()" because "this.selfdestructorAccountAfter" is null
blockNumber=8019521:
7:20:14.436 [vert.x-worker-thread-7] ERROR org.hyperledger.besu.ethereum.api.query.BlockchainQueries - failed worldstate query for 0x6ffd55ddcfe84c049ff61fa1e33acf275d3eac3d17b8c1ac92b479231efa639f net.consensys.linea.zktracer.ZkTracer$TracingExceptions: Exceptions triggered while tracing:
Insufficient balance Address: 0xf2614a233c7c3e7f08b1f887ba133a13f1eb2c55 Balance: 0x0000000000000000000000000000000000000000000000000000000000000000 Value: 0x00000000000000000000000000000000000000000000000000e0241f2da18713
blockNumber=8005327:
java.lang.IllegalArgumentException: null at com.google.common.base.Preconditions.checkArgument(Preconditions.java:129) ~[guava-33.0.0-jre.jar:?] at net.consensys.linea.zktracer.module.hub.Hub.exitDeploymentFromDeploymentInfoPov(Hub.java:725) ~[?:?] at net.consensys.linea.zktracer.module.hub.Hub.traceContextExit(Hub.java:662) ~[?:?]
Originally posted by @FlorianHuc in https://github.com/Consensys/linea-tracer/issues/1090#issuecomment-2330798966