Fatal javascript OOM in Ineffective mark-compacts near heap limit #4349
Unanswered
kris-brown
asked this question in
Q&A
Replies: 1 comment
-
Thank you for the report! That's pretty clearly a bug on our side. I'm going to open an issue to track. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure what the cause of this new behavior is, but after adding a couple hundred pages to my website (mostly text and quite short) I began getting the below error upon
quarto render
with both the current release and pre-release versions. StackOverflow says this message is usually associated with a memory leak. After the error I canquarto preview
and see the built website, but things like full text search are broken. Is there anything I can check on my end to debug this?Beta Was this translation helpful? Give feedback.
All reactions