stack overflow when run compile
Closed this issue · 0 comments
danielleego commented
hardhat compile
zkSyncTestnet
Compiling 70 Solidity files
An unexpected error occurred:
Error: Command failed: /home/xxx/.cache/hardhat-nodejs/compilers-v2/zksolc/zksolc-v1.3.5 --standard-json --solc /home/xxx/.cache/hardhat-nodejs/compilers-v2/linux-amd64/solc-linux-amd64-v0.7.6+commit.7338295f
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
thread '' has overflowed its stack
fatal runtime error: stack overflow
at ChildProcess.exithandler (node:child_process:412:12)
at ChildProcess.emit (node:events:513:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1091:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5) {
code: null,
killed: false,
signal: 'SIGABRT',
cmd: '/home/xxx/.cache/hardhat-nodejs/compilers-v2/zksolc/zksolc-v1.3.5 --standard-json --solc /home/xxx/.cache/hardhat-nodejs/compilers-v2/linux-amd64/solc-linux-amd64-v0.7.6+commit.7338295f'
}