Skip to content

Daemon crashed with FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory #34

Description

@noisy

The problem:

Daemon crashed

I did

wise deamon

I expected to see:

Daemon running

Instead, I saw:

Links to gist with output / logs (or at least a picture):

Processed block 29063979
Processed block 29063980
Processed block 29063981
Processed block 29063982
Processed block 29063983
Processed block 29063984
Processed block 29063985
Processed block 29063986
Processed block 29063987
Processed block 29063988

<--- Last few GCs --->

[30379:0x4115510] 1888719574 ms: Mark-sweep 1268.2 (1437.3) -> 1268.2 (1437.3) MB, 1122.9 / 0.0 ms  allocation failure GC in old space requested
[30379:0x4115510] 1888720978 ms: Mark-sweep 1268.2 (1437.3) -> 1268.2 (1437.3) MB, 1262.8 / 0.0 ms  last resort GC in old space requested
[30379:0x4115510] 1888722245 ms: Mark-sweep 1268.2 (1437.3) -> 1268.2 (1437.3) MB, 1267.0 / 0.0 ms  last resort GC in old space requested


<--- JS stacktrace --->

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

Security context: 0x2e9e32aa55e9 <JSObject>
    0: builtin exit frame: parse(this=0x2e9e32a88e19 <Object map = 0x141c76f02ba1>,0x107a040d1d01 <Very long string[17499]>)

    1: /* anonymous */ [/usr/local/lib/node_modules/steem-wise-cli/node_modules/node-fetch/lib/body.js:46] [bytecode=0x147d13918c11 offset=27](this=0x3cccdbc066f1 <JSGlobal Object>,buffer=0x107a040a2d39 <Uint8Array map = 0x141c76f59e91>)
    2: /* anonymous */(aka /* anon...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
 1: node::Abort() [node]
 2: 0x8d04bc [node]
 3: v8::Utils::ReportOOMFailure(char const*, bool) [node]
 4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [node]
 5: v8::internal::Factory::NewFixedArray(int, v8::internal::PretenureFlag) [node]
 6: v8::internal::HashTable<v8::internal::StringTable, v8::internal::StringTableShape>::NewInternal(v8::internal::Isolate*, int, v8::internal::PretenureFlag) [node]
 7: v8::internal::HashTable<v8::internal::StringTable, v8::internal::StringTableShape>::New(v8::internal::Isolate*, int, v8::internal::PretenureFlag, v8::internal::MinimumCapacity) [node]
 8: v8::internal::HashTable<v8::internal::StringTable, v8::internal::StringTableShape>::EnsureCapacity(v8::internal::Handle<v8::internal::StringTable>, int, v8::internal::PretenureFlag) [node]
 9: v8::internal::StringTable::LookupString(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>) [node]
10: v8::internal::JsonParser<false>::ParseJsonInternalizedString() [node]
11: v8::internal::JsonParser<false>::ParseJsonObject() [node]
12: v8::internal::JsonParser<false>::ParseJsonValue() [node]
13: v8::internal::JsonParser<false>::ParseJsonObject() [node]
14: v8::internal::JsonParser<false>::ParseJsonValue() [node]
15: v8::internal::JsonParser<false>::ParseJson() [node]
16: v8::internal::Builtin_JsonParse(int, v8::internal::Object**, v8::internal::Isolate*) [node]
17: 0x2e66bf08697d
Aborted

Version of nodejs: 3.1.0-rc.1
Node version: v9.11.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwell definedIf you want to contribute, take task like this

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions