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

Segmentation fault (core dumped) #1

Open
ToolmanInside opened this issue May 21, 2019 · 2 comments
Open

Segmentation fault (core dumped) #1

ToolmanInside opened this issue May 21, 2019 · 2 comments

Comments

@ToolmanInside
Copy link

ToolmanInside commented May 21, 2019

An error occurred when I try SIF on my Solidity codes
sif -a ~/Desktop/SIF/out546.ast -j ~/Desktop/SIF/out546.json -o out546.sol
Then I got
Segmentation fault (core dumped)

I don't have any clues about this error.

@chao-peng
Copy link
Owner

Could you provide the source code of the contract?

@chao-peng
Copy link
Owner

An error occurred when I try SIF on my Solidity codes
sif -a ~/Desktop/SIF/out546.ast -j ~/Desktop/SIF/out546.json -o out546.sol
Then I got
Segmentation fault (core dumped)

I don't have any clues about this error.

Hi there. I've fixed a tiny bug which causes seg faults and tested SIF again with a fairly big contract. Can you try the new version again?

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

2 participants