RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
1.69k
stars
428
forks
source link
Profiling resumed executions crashes due to cycle count overflow #2062
Open
hashcashier opened 4 months ago
Is there an existing issue?
Experiencing problems? Have you tried our Discord first?
Description of bug
With the profiler enabled, sessions that are resumptions of previously paused sessions crash the executor.
Steps to reproduce
This test file reproduces the test file programmatically