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

сypress open failed to start on Mac M1 Sonoma 14.5 (23F79) #29604

Open
kurashz opened this issue Jun 3, 2024 · 3 comments
Open

сypress open failed to start on Mac M1 Sonoma 14.5 (23F79) #29604

kurashz opened this issue Jun 3, 2024 · 3 comments
Labels
stage: needs investigating Someone from Cypress needs to look at this topic: SIG errors Program error signals, ie SIGILL, SIGSEGV, SIGBUS, SIGABRT

Comments

@kurashz
Copy link

kurashz commented Jun 3, 2024

Current behavior

I decided to move my problem into a separate task.

Can't start cypress using command: npx cypress open. When the application starts, it loads the processor up to 100%, which leads to its freezing.

The first launch: https://drive.google.com/file/d/1cmcXJx5DqwYBNSn9M8eiJIX4DRugUOj4/view?usp=sharing

Debug launch: https://drive.google.com/file/d/1YZsQV2t5VBJkInCtAoUkE6XBF8RM9Jlk/view?usp=sharing

Full debug: debug.js.zip

Clearing cache, changing the node version, updating macOS — none of these helped. The installation was carried out through:
https://docs.cypress.io/guides/getting-started/installing-cypress

Desired behavior

No response

Test code to reproduce

https://github.com/cypress-io/cypress-example-kitchensink

Cypress Version

13.10.0

Node version

20.14.0

Operating System

14.5

Debug Logs

POST /ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard 200 2109.904 ms - -
GET /chrome-variations/seed?osname=mac&channel=stable&milestone=125 304 2093.877 ms - -
The Test Runner unexpectedly exited via a exit event with signal SIGKILL

Please search Cypress documentation for possible solutions:

https://on.cypress.io

Check if there is a GitHub issue describing this crash:

https://github.com/cypress-io/cypress/issues

Consider opening a new issue.

----------

Platform: darwin-arm64 (23.5.0)
Cypress Version: 13.6.4

Other

debug.js.zip
MacOs Report
https://drive.google.com/file/d/1mr5q3b_0C3_0qS_paaqbMNUhf8ydYO2F/view?usp=sharing

@kurashz kurashz changed the title Cypress open failed to start on Mac M1 Sonoma 14.5 (23F79) сypress open failed to start on Mac M1 Sonoma 14.5 (23F79) Jun 3, 2024
@jennifer-shehane jennifer-shehane added the topic: SIG errors Program error signals, ie SIGILL, SIGSEGV, SIGBUS, SIGABRT label Jun 3, 2024
@jennifer-shehane
Copy link
Member

I don't see any clear reason for this from the logs. I do see the log below at some point. With a SIGKILL

cypress:server:browsers:cri-client registering CDP on event { eventName: 'Target.targetCrashed' } +0ms

@jennifer-shehane jennifer-shehane added the stage: needs investigating Someone from Cypress needs to look at this label Jun 3, 2024
@kurashz
Copy link
Author

kurashz commented Jun 3, 2024

I don't see any clear reason for this from the logs. I do see the log below at some point. With a SIGKILL

cypress:server:browsers:cri-client registering CDP on event { eventName: 'Target.targetCrashed' } +0ms

What additional information can I provide?

@kurashz
Copy link
Author

kurashz commented Jun 3, 2024

I completely reinstalled the system, having previously cleaned the disk.
I have installed node v20.14.0 and visual code.

At the moment, the problem is not repeated. I will test it during the next day. I'll report the results..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs investigating Someone from Cypress needs to look at this topic: SIG errors Program error signals, ie SIGILL, SIGSEGV, SIGBUS, SIGABRT
Projects
None yet
Development

No branches or pull requests

2 participants