vishesh-baghel / glide

You can see how Glidee-bot works by installing it from here
https://github.com/apps/glidee-bot
ISC License
0 stars 0 forks source link

Hit the heap memory limit #20

Closed vishesh-baghel closed 8 months ago

vishesh-baghel commented 8 months ago

INFO (probot): Total 37602 files fetched from repository: vishesh-baghel/Chat-app for installation id: 45484616 INFO (probot): Received Total 37602 files for processing from repository: vishesh-baghel/Chat-app with installation id: 45484616

<--- Last few GCs --->

[109427:0x5b03790] 116166 ms: Scavenge 1967.3 (2068.1) -> 1966.9 (2078.6) MB, 4.93 / 0.00 ms (average mu = 0.882, current mu = 0.440) allocation failure; [109427:0x5b03790] 116175 ms: Scavenge 1973.7 (2078.6) -> 1972.7 (2079.6) MB, 5.18 / 0.00 ms (average mu = 0.882, current mu = 0.440) allocation failure; [109427:0x5b03790] 116184 ms: Scavenge 1974.6 (2079.6) -> 1973.8 (2101.4) MB, 8.34 / 0.00 ms (average mu = 0.882, current mu = 0.440) allocation failure;

<--- JS stacktrace --->

FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory 1: 0xc9e850 node::Abort() [/home/vishesh.baghel/Documents/workspace/personal-projects/glide/node_modules/node/bin/node] 2: 0xb720ff [/home/vishesh.baghel/Documents/workspace/personal-projects/glide/node_modules/node/bin/node] 3: 0xec1a70 v8::Utils::ReportOOMFailure(v8::internal::Isolate, char const, v8::OOMDetails const&) [/home/vishesh.baghel/Documents/workspace/personal-projects/glide/node_modules/node/bin/node]