-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
V8 process OOM (Oilpan: Reserving memory.) and Chromium Renderer process just crashed #30054
Comments
It may not help, but you should at least be running on a supported version of Node.js, which means a minimum of |
@Autobots631 Please also update to the latest version of Cypress. |
@MikeMcC399 |
Cypress You can find the latest version of Cypress on https://on.cypress.io/changelog or if you execute npm show cypress version |
I tried again on different VM with below configuration and found same issue I have tried Chrome 126 as well but same issue |
Any updates on this? |
Hello, |
I’m still experiencing the issue, but after cleaning up and removing stale processes in Jenkins, we were able to reduce it somewhat. |
I have experienced the same on all versions including latest |
Test code to reproduce
Cypress Mode
cypress run
Cypress Version
12.9.0
Browser Version
Chrome 107
Node version
v14.18.3
Operating System
ubuntu 20.04
Memory Debug Logs
Other
experimentalMemoryManagement : true
numTestsKeptInMemory : 0
testisolation : false
--disable-dev-shm-usage for chrome
I have tried all these but still facing same issue
The text was updated successfully, but these errors were encountered: