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

dockerized testing environment setup failing #746

Open
abdullah-txfusion opened this issue Oct 10, 2023 · 0 comments
Open

dockerized testing environment setup failing #746

abdullah-txfusion opened this issue Oct 10, 2023 · 0 comments

Comments

@abdullah-txfusion
Copy link
Contributor

I'm setting up a dockerized local zksync testing environment on a Macbook Pro 2020 i7 according to the guide. When I run the ./start.sh command, it runs all three images but the local-setup-zksync-1 image exits with a segmentation fault and status code 139 after some time.

Here are the logs from Docker:

.
.
.
2023-10-04 18:21:36 ✔ Initializing L1 Allow list done (9005ms)
2023-10-04 18:21:36 
2023-10-04 18:21:36 ------------------------
2023-10-04 18:21:36 > Deploying L2 contracts
$ hardhat compile
2023-10-04 18:21:38 Solidity 0.8.19 is not fully supported yet. You can still use Hardhat, but some features, like stack traces, might not work correctly.
2023-10-04 18:21:38 
2023-10-04 18:21:38 Learn more at https://hardhat.org/hardhat-runner/docs/reference/solidity-support
2023-10-04 18:21:38 
2023-10-04 18:21:39 Downloading solc 0.8.19
2023-10-04 18:21:40 Segmentation fault
error Command failed with exit code 139.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
2023-10-04 18:21:40 Error: Child process exited with code 139

I have tried reinstalling Docker, increasing the resource usage limits, clearing and starting the images with and without root permissions but it did not work.

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