question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The Test Runner unexpectedly exited via a exit event with signal SIGSEGV

See original GitHub issue

Current behavior

1) Select of Lenguage

The Test Runner unexpectedly exited via a exit event with signal SIGSEGV

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: linux (Ubuntu - 20.04) Cypress Version: 8.6.0

Desired behavior

run the tests correctly

Test code to reproduce

n/a is private

Cypress Version

8.6.0

Other

The Test Runner unexpectedly exited via a exit event with signal SIGSEGV

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: linux (Ubuntu - 20.04) Cypress Version: 8.6.0 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! functional-test@1.0.0 scripts: cypress run npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the functional-test@1.0.0 scripts script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:11
  • Comments:21 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
choonkeatcommented, Feb 28, 2022

thanks @a11smiles! --browser chrome worked for me. 7.6.0 and 9.5.0 on GitHub Action yes it was previously running electron by default

2reactions
Santascommented, Jul 7, 2022

Still happens on: Cypress: 10.3.0 Browser: Electron 100 (headless) Node Version: v16.13.2 MacOS: 12.4 M1

Workaround with removing video: false helps.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Test Runner unexpectedly exited via a exit event ... - GitHub
The Test Runner unexpectedly exited via a exit event with signal SIGSEGV (Error: This socket has been ended by the other party) #6478....
Read more >
Cypress Test Runner unexpectedly exited via a exit event with ...
When I run my specs headless on the circleCI, Cypress closed unexpectedly with a socket error. Error message: The Test Runner unexpectedly ......
Read more >
cypress-io/cypress - Gitter
node_modules/cypress/bin/cypress run --browser chrome The Test Runner unexpectedly exited via a exit event with signal SIGSEGV Please search Cypress ...
Read more >
Changelog - Cypress Documentation
Fixed an issue with Angular Component Testing where urls within SASS/SCSS files were not being correctly resolved which could result in incomplete styling....
Read more >
Cypress Page Object Model Issue:Got An Error Message ...
The Test Runner unexpectedly exited via a exit event with signal SIGSEGV Please search Cypress documentation for possible solutions: . The Test Runner ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found