EOSIO / eos

An open source smart contract platform
https://developers.eos.io/manuals/eos
MIT License
11.27k stars 3.6k forks source link

fatal error in rex contract action!!! #7292

Closed dawnFromDark closed 5 years ago

dawnFromDark commented 5 years ago

when i did not have any rex in my rex bucket,i did this action mvtosavings the result is following:

image and form that, all the rex action got error,even i did buy rex action! this was the memory access error! image i think you guys need to do something to solve this ,right?

dawnFromDark commented 5 years ago

does anybody here to solve this????? i clean all the data from my server and the problem still exist,may you solve this?????

dawnFromDark commented 5 years ago

this is a critical problem ,right????

taokayan commented 5 years ago

Would you share your bootstrap steps to reproduce this issue?

dawnFromDark commented 5 years ago

i changed the server time to test this,firstly, i buyrex and the quantity was "3000.0000 EOS", then i changed the timepoint to ten days later,then i bought rex again and the amount was "400.0000 EOS",and the next step was like the picture i showed,some one thought that i deployed the error system contract, but the system contract i deployed was this:https://github.com/EOSIO/eosio.contracts and i test all process on nodeos version 1.6.5,no mistake happend on my server. therefore some mistake happend must happend on nodeos,because my nodeos that got error was version 1.7.3?? Then,i used the https://github.com/EOSIO/eosio.contracts system contract master branch,and cleaned all the data,the error did not happend again.

i guess may be my system contract version was too old to math nodeos ?