Skip to content

ezkl on windows - prove error #883

@fixerivan

Description

@fixerivan

running ezkl on windows

./ezkl.exe prove --compiled-circuit model.compiled --witness witness.json --pk-path pk.key --proof-path proof.json --srs-path srs.data --check-mode unsafe

explodes with:

thread 'main' panicked at src\execute.rs:77:55:
called Result::unwrap() on an Err value: NotPresent
stack backtrace:
0: 0x7ff6fb6421e0 -
1: 0x7ff6faba31a9 -
2: 0x7ff6fb622dd7 -
3: 0x7ff6fb6439de -
4: 0x7ff6fb644a67 -
5: 0x7ff6fb6444b6 -
6: 0x7ff6fb64440f -
7: 0x7ff6fb6443f6 -
8: 0x7ff6fc3b0d94 -
9: 0x7ff6fc3b1250 -
10: 0x7ff6fc3b5762 -
11: 0x7ff6fc3d72aa -
12: 0x7ff6fafddece -
13: 0x7ff6fafd9222 -
14: 0x7ff6fafd1375 -
15: 0x7ff6fb0c6d3c -
16: 0x7ff6faf6a65b -
17: 0x7ff6faf675f6 -
18: 0x7ff6fa9c1b33 -
19: 0x7ff6faabf05f -
20: 0x7ff6faaba0ee -
21: 0x7ff6fa8e7886 -
22: 0x7ff6faac3578 -
23: 0x7ff6fc3a055c -
24: 0x7ffe2ae34cb0 - BaseThreadInitThunk
25: 0x7ffe2b6bedcb - RtlUserThreadStart

full trace attached

trace.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions