HYCHAIN / guardian-node-software

The command line interface for windows, mac and linux to run HYCHAIN's guardian node software. Guardian node keys can be purchased at https://node.hychain.com - Learn more about Guardian Nodes here: https://docs.hychain.com/docs/how-do-i-operate-a-node
https://hychain.com
10 stars 0 forks source link

Call stack exhausted #6

Open angyts opened 5 months ago

angyts commented 5 months ago

Hi i'm getting this errors.

Apr 07 20:01:04 hyserver bash[14396]: Jit failed with unknown runtime error: RuntimeError: call stack exhausted 
Apr 07 20:01:04 hyserver bash[14396]:     at github.com_ethereum_go_ethereum_core_state_snapshot.init (<module>[6820]:0x6a5501) 
Apr 07 20:01:04 hyserver bash[14396]:     at runtime.doInit (<module>[821]:0xb46a2) 
Apr 07 20:01:04 hyserver bash[14396]:     at runtime.doInit (<module>[821]:0xb450f) 
Apr 07 20:01:04 hyserver bash[14396]:     at runtime.doInit (<module>[821]:0xb450f) 
Apr 07 20:01:04 hyserver bash[14396]:     at runtime.doInit (<module>[821]:0xb450f) 
Apr 07 20:01:04 hyserver bash[14396]:     at wasm_pc_f_loop (<module>[1186]:0xfb3ac) 
Apr 07 20:01:04 hyserver bash[14396]:     at wasm_export_run (<module>[1184]:0xfb37f) in 264ms. 
Apr 07 20:01:04 hyserver bash[14396]: backtrace: 
Apr 07 20:01:04 hyserver bash[14396]:   in github.com_ethereum_go_ethereum_core_state_snapshot.init of <module> 
Apr 07 20:01:04 hyserver bash[14396]:   in runtime.doInit of <module> 
Apr 07 20:01:04 hyserver bash[14396]:   in runtime.doInit of <module> 
Apr 07 20:01:04 hyserver bash[14396]:   in runtime.doInit of <module> 
Apr 07 20:01:04 hyserver bash[14396]:   in runtime.doInit of <module> 
Apr 07 20:01:04 hyserver bash[14396]:   in wasm_pc_f_loop of <module> 
Apr 07 20:01:04 hyserver bash[14396]:   in wasm_export_run of <module> 
Apr 07 20:01:04 hyserver bash[14396]: Jit failed with unknown runtime error: RuntimeError: call stack exhausted 
Apr 07 20:01:04 hyserver bash[14396]:     at github.com_ethereum_go_ethereum_core_state_snapshot.init (<module>[6820]:0x6a5501) 
Apr