-
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
Command was killed with SIGSEGV (Segmentation fault) #27858
Comments
I run into a similary error:
The the page rund fast, but the page to select a browser is very slow and ends in this error. |
@metal-draken WSL/2 is not officially supported by Cypress at this time. Please try using one of our supported OSes and see if that resolves your issues. If the problem persists please comment back here and we can reopen. @michael-mammut crashes can be caused by many different things. The original issue is using WSL2 which is not officially supported by Cypress. Your output says you are using Ubuntu, so I would suggest you open a new issue and include your debug logs. |
@metal-draken OK, i try to find a way to show the logs while i start cypress but i can not find some information. |
@michael-mammut |
Running into the same problem. Out of nowhere Cypress doesn't work anymore in WSL2 Platform: linux-x64 (Ubuntu - 20.04) |
@miglocatiq, for what it's worth, we ran into the same and upgrading from Ubuntu 20.04 to Ubuntu 22.04 fixed the issue |
I have a similar issue in both cases 🙁 |
@bpierard-mastery Thanks! That worked for me as well |
Current behavior
While starting cypress I get I get:
Desired behavior
Cypress should start as usual.
Test code to reproduce
no Code needed.
Cypress Version
12.13.0
Node version
18.16.0
Operating System
Linux Ubuntu 22.04
Debug Logs
Other
WSL2 on Windows 10
Use the https://sourceforge.net/projects/xming/ to run Cypress on Windows 10
Already install all dependencies recommended by cypress
The text was updated successfully, but these errors were encountered: