Magik

Poracle
 avatar
unknown
plain_text
5 years ago
2.7 kB
6
Indexable
<--- Last few GCs --->

[24038:0x455b900]  7713443 ms: Mark-sweep 2000.2 (2068.3) -> 1984.5 (2068.3) MB, 898.4 / 0.1 ms  (average mu = 0.262, current mu = 0.235) allocation failure scavenge might not succeed
[24038:0x455b900]  7714537 ms: Mark-sweep 2000.4 (2068.3) -> 1984.8 (2068.3) MB, 972.6 / 0.1 ms  (average mu = 0.191, current mu = 0.110) allocation failure scavenge might not succeed


<--- JS stacktrace --->

==== JS stack trace =========================================

    0: ExitFrame [pc: 0x13c5b79]
    1: StubFrame [pc: 0x141b51a]
Security context: 0x0042b0ec08d1 <JSObject>
    2: pointInArea [0x86d209779b9] [/home/magik/PoracleJS/src/controllers/controller.js:~139] [pc=0x123a8b32c74e](this=0x36c5bb702849 <Controller map = 0x2514c3c49b29>,0x2b3d7a820b69 <JSArray[2]>)
    3: handle [0x86d20977ea1] [/home/magik/PoracleJS/src/controllers/monster.js:183]
[bytecode=0xb43547e4931 offset=4877](this=0x36c5bb...

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

Writing Node.js report to file: report.20201029.012557.24038.0.001.json
Node.js report completed
 1: 0xa09830 node::Abort() [node]
 2: 0xa09c55 node::OnFatalError(char const*, char const*) [node]
 3: 0xb7d71e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
 4: 0xb7da99 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
 5: 0xd2a1f5  [node]
 6: 0xd2a886 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [node]
 7: 0xd37105 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node]
 8: 0xd37fb5 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
 9: 0xd3aa6c v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
10: 0xd0163b v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
11: 0x104300e v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
12: 0x13c5b79  [node]
Aborted
npm ERR! code ELIFECYCLE
npm ERR! errno 134
npm ERR! PoracleJs@4.0.0 start: `node .`
npm ERR! Exit status 134
npm ERR!
npm ERR! Failed at the PoracleJs@4.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging
output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/magik/.npm/_logs/2020-10-29T01_25_57_551Z-debug.log
magik@m13803:~/PoracleJS$ 
Editor is loading...