Skip to content

Instantly share code, notes, and snippets.

@samdfonseca
Last active May 8, 2016 00:23
Show Gist options
  • Save samdfonseca/c81f26463afff3b9593396ec0c726851 to your computer and use it in GitHub Desktop.
Save samdfonseca/c81f26463afff3b9593396ec0c726851 to your computer and use it in GitHub Desktop.
samlenovoubuntu: /opt/internalhd/sam/dev/git/dingo-webui |master S:2 U:10 ?:6 ✗|
→ npm search pouchdb
<--- Last few GCs --->
43907 ms: Mark-sweep 829.0 (1202.6) -> 826.5 (1209.6) MB, 1524.8 / 0 ms (+ 386.1 ms in 667 steps since start of marking, biggest step 38.7 ms) [allocation failure] [GC in old space requested].
46080 ms: Mark-sweep 826.5 (1209.6) -> 800.6 (1191.6) MB, 2173.3 / 0 ms [allocation failure] [GC in old space requested].
49151 ms: Mark-sweep 800.6 (1191.6) -> 800.6 (1182.6) MB, 3070.8 / 0 ms [last resort gc].
52007 ms: Mark-sweep 800.6 (1182.6) -> 800.5 (1176.6) MB, 2855.7 / 0 ms [last resort gc].
<--- JS stacktrace --->
==== JS stack trace =========================================
Security context: 0x2d8ed8ac9fa9 <JS Object>
1: fromString(aka fromString) [buffer.js:234] [pc=0x1b8d877913ab] (this=0x2d8ed8a04189 <undefined>,string=0x281e167f52d1 <Very long string[175992998]>,encoding=0x2d8ed8ad79a9 <String[4]: utf8>)
2: from [buffer.js:131] [pc=0x1b8d87790ff6] (this=0x3e7e30e56ac9 <JS Function Buffer (SharedFunctionInfo 0x1c34805f49b9)>,value=0x281e167f52d1 <Very long string[175992998]>,encodingOrOffset=0x2d8...
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
Aborted (core dumped)
samlenovoubuntu: /opt/internalhd/sam/dev/git/dingo-webui |master S:2 U:10 ?:6 ✗|
→ free
total used free shared buff/cache available
Mem: 7422 3870 1609 182 1941 3254
Swap: 11332 608 10723
Total: 18754 4479 12333
samlenovoubuntu: /opt/internalhd/sam/dev/git/dingo-webui |master S:2 U:10 ?:6 ✗|
→ npm search pouchdb
npm ERR! Linux 4.4.0-21-generic
npm ERR! argv "/home/sam/bin/node" "/home/sam/bin/npm" "search" "pouchdb"
npm ERR! node v6.0.0
npm ERR! npm v3.8.9
npm ERR! Cannot read property '_updated' of undefined
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm WARN Building the local index for the first time, please be patient
<--- Last few GCs --->
79978 ms: Mark-sweep 806.5 (1146.1) -> 780.6 (1126.1) MB, 3086.9 / 0 ms [allocation failure] [GC in old space requested].
84244 ms: Mark-sweep 780.6 (1126.1) -> 780.5 (1133.1) MB, 4266.3 / 0 ms [allocation failure] [GC in old space requested].
88559 ms: Mark-sweep 780.5 (1133.1) -> 780.5 (1126.1) MB, 4314.5 / 0 ms [last resort gc].
92605 ms: Mark-sweep 780.5 (1126.1) -> 780.4 (1120.1) MB, 4046.7 / 0 ms [last resort gc].
<--- JS stacktrace --->
==== JS stack trace =========================================
Security context: 0x2e23b52c9fa9 <JS Object>
1: fromString(aka fromString) [buffer.js:234] [pc=0x3375593c7feb] (this=0x2e23b5204189 <undefined>,string=0x16f21d4a4971 <Very long string[166224251]>,encoding=0x2e23b52d79a9 <String[4]: utf8>)
2: from [buffer.js:131] [pc=0x3375593580d6] (this=0x27616dcdbcf9 <JS Function Buffer (SharedFunctionInfo 0x118cd8bf49b9)>,value=0x16f21d4a4971 <Very long string[166224251]>,encodingOrOffset=0x2e2...
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment