-
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
Cypress tests failing with SIGBUS error #30193
Comments
@saksham-s-safe Could you run Cypress in debug mode mode and print the entire set of logs here? |
Here is another one I tried the DEBUG= mode and it didn't fail. The logs are brutally long. @jennifer-shehane here they are. |
@jennifer-shehane The debug mode will not help here since this does not happen every time; it is happening intermittently. |
@jennifer-shehane Any updates on this? It is happening intermittently |
We are seeing the same issue when using Electron. The exception is occurring intermittently when running with |
Test code to reproduce
Test failed with error: The Test Runner unexpectedly exited via a exit event with signal SIGBUS
Cypress Mode
cypress run
Cypress Version
13.4.0
Browser Version
25.8.4
Node version
18.15.0
Operating System
linux-x64 (Amazon Linux - 2023 (Amazon Linux))
Memory Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: