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

We detected that the Chrome process just crashed with code 'null' and signal 'SIGTRAP' - Github actions #29975

Open
Zainzzkk opened this issue Aug 5, 2024 · 1 comment
Labels
browser: chromium stage: needs information Not enough info to reproduce the issue topic: SIG errors Program error signals, ie SIGILL, SIGSEGV, SIGBUS, SIGABRT

Comments

@Zainzzkk
Copy link

Zainzzkk commented Aug 5, 2024

Current behavior

We get the below error consistently and randomly when running our tests on github actions using cypress. Started happening within a week ago.

We detected that the Chrome process just crashed with code 'null' and signal 'SIGTRAP'.

We have failed the current spec but will continue running the next spec.

This can happen for many different reasons:

- You wrote an endless loop and you must fix your own code
- You are running lots of tests on a memory intense application
- You are running in a memory starved VM environment
- There are problems with your GPU / GPU drivers
- There are browser bugs

Desired behavior

No response

Test code to reproduce

https://github.com/UK-Export-Finance/exip/actions/runs/10249766380/job/28353944800

Cypress Version

13.13.1

Node version

20.8.0

Operating System

Ubuntu

Debug Logs

No response

Other

No response

@jennifer-shehane jennifer-shehane added topic: SIG errors Program error signals, ie SIGILL, SIGSEGV, SIGBUS, SIGABRT browser: chromium labels Aug 5, 2024
@jennifer-shehane
Copy link
Member

Could you run Cypress in debug mode mode and share the logs?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: chromium stage: needs information Not enough info to reproduce the issue topic: SIG errors Program error signals, ie SIGILL, SIGSEGV, SIGBUS, SIGABRT
Projects
None yet
Development

No branches or pull requests

2 participants