Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: pxe:service Error: Error: Failed to generate proof. Exit code null. Signal SIGKILL. #11313

Open
olehmisar opened this issue Jan 17, 2025 · 3 comments

Comments

@olehmisar
Copy link
Contributor

olehmisar commented Jan 17, 2025

aztec sandbox 0.70.0 with proving enabled on macos (macbook pro m1).

Happens when I try to start sandbox. The error happens, sandbox tries to re-generate the proof, the error happens again and so on and so on.

Full error: https://pastebin.com/K8VftnPJ

this also happens on linux (github codespace)

it was working on 0.67.0

@olehmisar
Copy link
Contributor Author

to reproduce:

  1. set this in docker-compose file

    BB_BINARY_PATH: /usr/src/barretenberg/cpp/build/bin/bb
    PXE_PROVER_ENABLED: 1
    BB_WORKING_DIRECTORY: ~/bb-temp #any temp directory for writing circuit artifacts
    
  2. aztec start --sandbox

@olehmisar
Copy link
Contributor Author

looks like it works on a beefier machine (16-core • 64GB RAM • 128GB github codespace). I will get back with more details

@olehmisar
Copy link
Contributor Author

yes, it worked on a beefier machine. Looks like requirements to run sandbox with proving were increased between 0.67.0 and 0.70.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant