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 while loading shared libraries: libc++.so.1 when using aztec-wallet #11168

Open
critesjosh opened this issue Jan 10, 2025 · 0 comments
Open

Comments

@critesjosh
Copy link
Contributor

When trying to generate proofs using aztec-wallet, proof generation fails with the following error.

[18:30:29.592] INFO: pxe:bb-native-prover bb - Executing BB with: prove -o /home/josh/.aztec/bin/bb-workdir/tmp-Vmjbnq -b /home/josh/.aztec/bin/bb-workdir/tmp-Vmjbnq/acir.msgpack -w /home/josh/.aztec/bin/bb-workdir/tmp-Vmjbnq/witnesses.msgpack -v --scheme client_ivc --input_type runtime_stack
[18:30:29.598] INFO: pxe:bb-native-prover bb - /home/josh/.bb/bb: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
[18:30:29.598] ERROR: pxe:bb-native-prover Failed to generate client ivc proof
[18:30:29.598] ERROR: pxe:bb-native-prover Error running operation at /home/josh/.aztec/bin/bb-workdir/tmp-Vmjbnq: Error: Failed to generate proof. Exit code 127. Signal null.

Using bb directly to generate proofs works (e.g. bb prove ...)

Also reported on discord here: https://discord.com/channels/1144692727120937080/1326878972071645276/1326878972071645276

I am using Ubuntu desktop 24 LTS.

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