Skip to content

Instantly share code, notes, and snippets.

@joehand
Created April 30, 2017 21:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joehand/dc4d1f51706943c0f58f9e696e7c3415 to your computer and use it in GitHub Desktop.
Save joehand/dc4d1f51706943c0f58f9e696e7c3415 to your computer and use it in GitHub Desktop.
memory error for mafintosh
Trace: debugging
    at Pager.get (/Users/joe/node_modules/dat-node/node_modules/memory-pager/index.js:28:32)
    at Bitfield.setByte (/Users/joe/node_modules/dat-node/node_modules/sparse-bitfield/index.js:69:25)
    at setByteNoAlloc (/Users/joe/node_modules/dat-node/node_modules/hypercore/lib/bitfield.js:135:19)
    at Bitfield._expand (/Users/joe/node_modules/dat-node/node_modules/hypercore/lib/bitfield.js:129:14)
    at Bitfield._setIndex (/Users/joe/node_modules/dat-node/node_modules/hypercore/lib/bitfield.js:108:37)
    at Bitfield.set (/Users/joe/node_modules/dat-node/node_modules/hypercore/lib/bitfield.js:69:8)
    at Feed._writeDone (/Users/joe/node_modules/dat-node/node_modules/hypercore/index.js:594:23)
    at ondone (/Users/joe/node_modules/dat-node/node_modules/hypercore/index.js:585:10)
    at onwrite (/Users/joe/node_modules/dat-next/node_modules/random-access-file/index.js:143:25)
    at FSReqWrap.wrapper [as oncomplete] (fs.js:747:5)
GROW 134217727 67108864
internal grow 67108864 134217727 67108864
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment