Skip to content

Instantly share code, notes, and snippets.

@stefantalpalaru
Created December 10, 2018 15:33
Show Gist options
  • Save stefantalpalaru/8cbc3effc9a2ebde788a9995d4a8f3d0 to your computer and use it in GitHub Desktop.
Save stefantalpalaru/8cbc3effc9a2ebde788a9995d4a8f3d0 to your computer and use it in GitHub Desktop.
stRecursiveCreate/recursiveCreateReturnValue.json stack overflow traceback
Traceback (most recent call last)
test_helpers.nim(167) test_generalstate_json
test_generalstate_json.nim(124) testFixture
test_generalstate_json.nim(70) testFixtureIndexes
vm_state_transactions.nim(53) execComputation
interpreter_dispatch.nim(252) executeOpcodes
interpreter_dispatch.nim(240) updateOpcodeExec
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
(1874 calls omitted) ...
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(586) create
computation.nim(254) applyChildComputation
computation.nim(224) generateChildComputation
computation.nim(168) applyCreateMessage
computation.nim(159) applyMessage
interpreter_dispatch.nim(207) frontierVM
opcodes_impl.nim(565) create
state_db.nim(152) getNonce
state_db.nim(40) getAccount
hexary.nim(634) get
hexary.nim(138) get
hexary.nim(33) getAuxByHash
db.nim(200) get
assign.nim(161) genericSeqAssign
assign.nim(124) genericAssign
assign.nim(65) genericAssignAux
mmdisp.nim(565) nimNewSeqOfCap
gc.nim(471) newObjNoInit
alloc.nim(756) rawAlloc
alloc.nim(631) getSmallChunk
alloc.nim(602) getBigChunk
alloc.nim(545) splitChunk
alloc.nim(540) splitChunk2
alloc.nim(524) updatePrevSize
alloc.nim(489) isAccessible
alloc.nim pageIndex
Stack overflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment