Jaren

RLP Reporter

Mar 20th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. root@ubuntu-1gb-nyc3-01:~/RLPRep# node base
  2.  
  3. <--- Last few GCs --->
  4.  
  5.  
  6. <--- JS stacktrace --->
  7.  
  8. ==== JS stack trace =========================================
  9.  
  10. Security context: 0x23eb651c0d31 <JS Object>
  11. 2: runInThisContext(aka runInThisContext) [bootstrap_node.js:430] [pc=0x37211727be7c](this=0x23eb65104311 <undefined>,code=0x8464b82c891 <Very long string[35280]>,options=0x8464b82c8c9 <an Object with map 0x15a898b108b1>)
  12. 3: compile [bootstrap_node.js:518] [pc=0x37211727b8a4](this=0x8464b82c6d1 <a NativeModule with map 0x15a898b106f9>)
  13. 4: /* anonymous */(aka /* anonymous */) [bootst...
  14.  
  15. FATAL ERROR: Committing semi space failed. Allocation failed - process out of memory
  16. 1: node::Abort() [node]
  17. 2: 0x126492c [node]
  18. 3: v8::Utils::ReportOOMFailure(char const*, bool) [node]
  19. 4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [node]
  20. 5: v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node]
  21. 6: v8::internal::Heap::CollectGarbage(v8::internal::GarbageCollector, char const*, char const*, v8::GCCallbackFlags) [node]
  22. 7: v8::internal::Factory::NewCode(v8::internal::CodeDesc const&, unsigned int, v8::internal::Handle<v8::internal::Object>, bool, bool, int, bool) [node]
  23. 8: v8::internal::CodeGenerator::MakeCodeEpilogue(v8::internal::MacroAssembler*, v8::internal::EhFrameWriter*, v8::internal::CompilationInfo*, v8::internal::Handle<v8::internal::Object>) [node]
  24. 9: v8::internal::FullCodeGenerator::MakeCode(v8::internal::CompilationInfo*) [node]
  25. 10: 0xcfe515 [node]
  26. 11: v8::internal::Compiler::GetSharedFunctionInfo(v8::internal::FunctionLiteral*, v8::internal::Handle<v8::internal::Script>, v8::internal::CompilationInfo*) [node]
  27. 12: v8::internal::FullCodeGenerator::VisitFunctionLiteral(v8::internal::FunctionLiteral*) [node]
  28. 13: v8::internal::FullCodeGenerator::VisitForAccumulatorValue(v8::internal::Expression*) [node]
  29. 14: v8::internal::FullCodeGenerator::VisitAssignment(v8::internal::Assignment*) [node]
  30. 15: v8::internal::FullCodeGenerator::VisitExpressionStatement(v8::internal::ExpressionStatement*) [node]
  31. 16: v8::internal::FullCodeGenerator::Generate() [node]
  32. 17: v8::internal::FullCodeGenerator::MakeCode(v8::internal::CompilationInfo*) [node]
  33. 18: 0xcfe515 [node]
  34. 19: 0xcff024 [node]
  35. 20: v8::internal::Compiler::GetSharedFunctionInfoForScript(v8::internal::Handle<v8::internal::String>, v8::internal::Handle<v8::internal::Object>, int, int, v8::ScriptOriginOptions, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Context>, v8::Extension*, v8::internal::ScriptData**, v8::ScriptCompiler::CompileOptions, v8::internal::NativesFlag, bool) [node]
  36. 21: 0xa682e1 [node]
  37. 22: v8::ScriptCompiler::CompileUnboundScript(v8::Isolate*, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions) [node]
  38. 23: node::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value> const&) [node]
  39. 24: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) [node]
  40. 25: 0xb08bdb [node]
  41. 26: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [node]
  42. 27: 0x3721172063a7
  43. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment