This repository was archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
DAWN-261 ⁃ Investigate and solve reported activity that causes EOSC to crash #876
Comments
➤ Kevin Heifner commented: The core dump was in eosc when trying to localize an error message. The actual error it was trying to localize was that the account did not exist for the contract being pushed. Will be putting better error handling around the error handling code itself since it was the attempt to generate a better error message that was core dumping. |
heifner
added a commit
that referenced
this issue
Dec 7, 2017
heifner
added a commit
that referenced
this issue
Dec 7, 2017
heifner
added a commit
that referenced
this issue
Dec 7, 2017
heifner
added a commit
that referenced
this issue
Dec 7, 2017
heifner
added a commit
that referenced
this issue
Dec 7, 2017
Merged
➤ Bezwada Satyapravin commented: Tested with 8th Dec 2017 tag release and it does not crash: Output is as follows: 641648ms main.cpp:1166 main ] Failed with error: Assert Exception (10) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Need to investigate (and resolve if we need to) why this program crashes EOSD?
From Dan: We should integrate his example contract into our unit tests
https://github.com/michaeljyeates/eosshop/tree/eosccrash
ATC:
programs/eosc/eosc set contract simpledb contracts/simpledb/simpledb.wast contracts/simpledb/simpledb.abi
The text was updated successfully, but these errors were encountered: