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

Run tests error: (signal: 11, SIGSEGV: invalid memory reference) #140

Open
zhangdaozhu opened this issue May 18, 2023 · 0 comments
Open

Comments

@zhangdaozhu
Copy link

RUN : cargo test --features
prove_verify --release

error:
[2023-05-17T17:12:31Z DEBUG zkevm_circuits::rlp_circuit] rlp circuit assign 7th tx at offset:7901, tx hash 0x0644db0ab25173d6fea411f2f6e0fea73efb45e96811761bf6d3659ce64aab69
[2023-05-17T17:12:38Z DEBUG halo2_proofs::circuit::floor_planner::single_pass] region row_count "mpt table": 1000000
[2023-05-17T17:12:38Z DEBUG halo2_proofs::circuit::floor_planner::single_pass] region "mpt table", idx 26341 start 281
[2023-05-17T17:12:57Z DEBUG halo2_proofs::circuit::floor_planner::single_pass] region row_count "zktrie main": 1000001
[2023-05-17T17:12:57Z DEBUG halo2_proofs::circuit::floor_planner::single_pass] region "zktrie main", idx 26342 start 0
[2023-05-17T18:16:17Z INFO zkevm::prover] Create super proof of block 0x97ec…3b72 ... block 0x97ec…3b72 Successfully!
[2023-05-17T18:16:17Z DEBUG zkevm::prover] super circuit: proof [50, 239, 42, 165, 77, 103, 7, 223, 247, 194, 253, 61, 3, 134, 66], instance len 187
[2023-05-17T18:16:18Z DEBUG zkevm::prover] n_instances [[[[[0x00000000000000000000000000000000499a9246c0bca9c77571c81f56b6a723, 0x00000000000000000000000000000000a137dd5b0d8f50308a4ea3609d20602a], []]]]]
error: test failed, to rerun pass -p zkevm --test aggregation_tests

Caused by:
process didn't exit successfully: /root/src/target/release/deps/aggregation_tests-b47800ff1f35758f (signal: 11, SIGSEGV: invalid memory reference)

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