You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verification will not proceed with the following errors. in mac Os.
What's the problem?
Unhandled Exception: System.IO.IOException: Broken pipe
at System.IO.FileStream.WriteNative(ReadOnlySpan`1 source)
at System.IO.FileStream.FlushWriteBuffer()
at System.IO.FileStream.Flush(Boolean flushToDisk)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.IO.StreamWriter.Write(String value)
at SolidityAST.SolidityCompiler.RunSolc(String solcPath, String derivedFilePath) in /usr/local/Cellar/solidity/0.5.11/bin/verisol/Sources/SolidityAST/SolidityCompiler.cs:line 69
at SolidityAST.SolidityCompiler.Compile(String solcPath, String derivedFilePath) in /usr/local/Cellar/solidity/0.5.11/bin/verisol/Sources/SolidityAST/SolidityCompiler.cs:line 24
at VeriSolRunner.VeriSolExecutor.ExecuteSolToBoogie() in /usr/local/Cellar/solidity/0.5.11/bin/verisol/Sources/VeriSol/VeriSolExecuter.cs:line 359
at VeriSolRunner.VeriSolExecutor.Execute() in /usr/local/Cellar/solidity/0.5.11/bin/verisol/Sources/VeriSol/VeriSolExecuter.cs:line 63
at VeriSolRunner.Program.Main(String[] args) in /usr/local/Cellar/solidity/0.5.11/bin/verisol/Sources/VeriSol/Program.cs:line 58
Abort trap: 6
The text was updated successfully, but these errors were encountered:
Verification will not proceed with the following errors. in mac Os.
What's the problem?
The text was updated successfully, but these errors were encountered: