dharmafly / noodle

A node server and module which allows for cross-domain page scraping on web documents with JSONP or POST.
https://noodle.dharmafly.com/
745 stars 69 forks source link

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory #119

Closed gabrielbull closed 7 years ago

gabrielbull commented 8 years ago
<--- Last few GCs --->

 1283289 ms: Mark-sweep 1132.3 (1458.2) -> 1129.4 (1458.2) MB, 36.0 / 0 ms [allocation failure] [GC in old space requested].
 1283346 ms: Mark-sweep 1132.1 (1458.2) -> 1129.4 (1458.2) MB, 36.9 / 0 ms [allocation failure] [GC in old space requested].
 1283429 ms: Mark-sweep 1132.1 (1458.2) -> 1132.1 (1458.2) MB, 60.9 / 0 ms [last resort gc].
 1283488 ms: Mark-sweep 1132.1 (1458.2) -> 1132.0 (1458.2) MB, 59.5 / 0 ms [last resort gc].

<--- JS stacktrace --->

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

Security context: 0x31fa41e44a49 <JS Object>
    1: StringReplaceGlobalRegExpWithFunction [native string.js:~297] [pc=0x5a4f7fca42b] (this=0x31fa41ec2fb9 <JS Global Object>,A=0x22a1ed9d8481 <String[26]: http://ditko.blogspot.com/>,H=0x3f5a86f8de21 <JS RegExp>,Q=0x3f5a86f9ff09 <JS Function normalReplacer (SharedFunctionInfo 0x382ed5b53ad1)>)
    2: replace(aka replace) [native string.js:~152] [pc=0x5a4f823cfc0] (this=0x22a1ed9d8481 <String...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
Abort trap: 6
premasagar commented 8 years ago

How much memory does the machine have, and what query were you running?