Replies: 1 comment 2 replies
-
Hmm, 4 GB of memory... How many entrypoints do you have? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Error like this:
ℹ Changed: src/entrypoints/content/App.tsx 9:45:12 PM
✔ Reloaded: content 9:45:15 PM
ℹ Changed: src/entrypoints/content/App.tsx 9:46:00 PM
✔ Reloaded: content 9:46:04 PM
ℹ Changed: src/entrypoints/content/App.tsx 9:47:24 PM
✔ Reloaded: content 9:47:31 PM
ℹ Changed: src/entrypoints/content/App.tsx 9:49:09 PM
<--- Last few GCs --->
[20086:0x140008000] 1526881 ms: Mark-Compact 4035.3 (4137.4) -> 4024.3 (4140.6) MB, 619.08 / 0.04 ms (average mu = 0.910, current mu = 0.039) task; scavenge might not succeed
[20086:0x140008000] 1528033 ms: Mark-Compact 4039.4 (4140.9) -> 4028.2 (4144.6) MB, 1126.42 / 0.04 ms (average mu = 0.783, current mu = 0.022) task; scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
Beta Was this translation helpful? Give feedback.
All reactions