Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashed while plotting #125

Open
lukehaas opened this issue Oct 24, 2022 · 1 comment
Open

Crashed while plotting #125

lukehaas opened this issue Oct 24, 2022 · 1 comment

Comments

@lukehaas
Copy link

lukehaas commented Oct 24, 2022

Shortly after starting a plot, saxi crashed with the following error:

<--- Last few GCs --->

[8430:0x4671888]  1211884 ms: Scavenge 135.9 (169.3) -> 135.9 (170.8) MB, 15.6 / 0.0 ms  (average mu = 0.961, current mu = 0.945) allocation failure 
[8430:0x4671888]  1212571 ms: Mark-sweep (reduce) 135.9 (170.8) -> 134.7 (154.5) MB, 686.9 / 0.0 ms  (average mu = 0.937, current mu = 0.927) last resort GC in old space requested
[8430:0x4671888]  1213344 ms: Mark-sweep (reduce) 134.7 (154.5) -> 134.6 (154.3) MB, 772.8 / 0.0 ms  (average mu = 0.839, current mu = 0.000) last resort GC in old space requested


<--- JS stacktrace --->

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
[1]    8430 abort      saxi

Saxi version: 0.15.0
Node version: 16.18.0
OS: Raspbian Linux

@alexrudd2
Copy link
Contributor

image

Confirmed on a RPi4.

alexrudd2#101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants