Skip to content

Instantly share code, notes, and snippets.

@printesoi
Last active April 3, 2017 07:46
Show Gist options
  • Save printesoi/a7032e7538a24c3738144b4d768e1617 to your computer and use it in GitHub Desktop.
Save printesoi/a7032e7538a24c3738144b4d768e1617 to your computer and use it in GitHub Desktop.
2017-03-31T15:51:56.251Z - verbose: [dbclient] paused=false, transient=0, current_length=232, indexed=11053000, batch_ok=22106, batch_retries=0, failed_records=0, venue=6200122, locality=4492270, localadmin=63135, region=3788, country=189, neighbourhood=250737, county=42578, persec=300, batch_error=89, macroregion=176, borough=5
<--- Last few GCs --->
11702999 ms: Mark-sweep 1359.2 (1410.9) -> 1356.9 (1410.9) MB, 1096.9 / 0.0 ms [allocation failure] [GC in old space requested].
11704085 ms: Mark-sweep 1356.9 (1410.9) -> 1356.9 (1418.9) MB, 1086.4 / 0.0 ms [allocation failure] [GC in old space requested].
11705172 ms: Mark-sweep 1356.9 (1418.9) -> 1356.9 (1403.9) MB, 1086.4 / 0.0 ms [last resort gc].
11706257 ms: Mark-sweep 1356.9 (1403.9) -> 1356.9 (1403.9) MB, 1085.0 / 0.0 ms [last resort gc].
<--- JS stacktrace --->
==== JS stack trace =========================================
Security context: 0x19a8c68cfb51 <JS Object>
1: _send [internal/child_process.js:637] [pc=0xf318a0ce0f1] (this=0x19a8c68e1949 <a process with map 0x3126dc911619>,message=0x1a4816b14139 <an Object with map 0x26cf04c60771>,handle=0x19a8c6804381 <undefined>,options=0x38f8419fff79 <an Object with map 0x26cf04c622f1>,callback=0x19a8c6804381 <undefined>)
2: send [internal/child_process.js:~522] [pc=0xf318a0bf405] (this=0x19a8c68e1949 <a...
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
1: node::Abort() [county]
2: 0x10a3b3c [county]
3: v8::Utils::ReportApiFailure(char const*, char const*) [county]
4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [county]
5: v8::internal::Handle<v8::internal::JSFunction> v8::internal::Factory::New<v8::internal::JSFunction>(v8::internal::Handle<v8::internal::Map>, v8::internal::AllocationSpace) [county]
6: v8::internal::Factory::NewFunction(v8::internal::Handle<v8::internal::Map>, v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Handle<v8::internal::Context>, v8::internal::PretenureFlag) [county]
7: v8::internal::Factory::NewFunctionFromSharedFunctionInfo(v8::internal::Handle<v8::internal::SharedFunctionInfo>, v8::internal::Handle<v8::internal::Context>, v8::internal::PretenureFlag) [county]
8: v8::internal::Runtime_NewClosure_Tenured(int, v8::internal::Object**, v8::internal::Isolate*) [county]
9: 0xf3189b092a7
2017-03-31T15:52:06.257Z - verbose: [dbclient] paused=false, transient=0, current_length=232, indexed=11053000, batch_ok=22106, batch_retries=0, failed_records=0, venue=6200122, locality=4492270, localadmin=63135, region=3788, country=189, neighbourhood=250737, county=42578, persec=0, batch_error=89, macroregion=176, borough=5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment