wslbridge (Ubuntu on Windows) The display compositor is frequently crashing.
See original GitHub issueUsing cypress in a Ubuntu on Windows fails with an error:
It looks like this is your first time using Cypress: 3.7.0
✔ Verified Cypress! /home/johnsmith/.cache/Cypress/3.7.0/Cypress
Opening Cypress...
[23948:1209/141647.044586:FATAL:gpu_data_manager_impl_private.cc(892)] The display compositor is frequently crashing. Goodbye.
Unhandled rejection Error: The Test Runner unexpectedly exited via a close event with signal SIGILL
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 Linux - 18.04)
Cypress Version: 3.7.0
at /mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/cypress/lib/errors.js:193:15
at tryCatcher (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:693:18)
at Promise._fulfill (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:638:18)
at Promise._resolveCallback (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:432:57)
at Promise._settlePromiseFromHandler (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:524:17)
at Promise._settlePromise (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:693:18)
at Promise._fulfill (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:638:18)
at Promise._resolveCallback (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:432:57)
at Promise._settlePromiseFromHandler (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:524:17)
at Promise._settlePromise (/mnt/c/Users/johnsmith/Desktop/Development/dermalog-document/node_modules/bluebird/js/release/promise.js:569:18)
Can someone help?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:33
- Comments:15 (3 by maintainers)
Top Results From Across the Web
AppImage crash The display compositor is frequently crashing ...
AppImage crash The display compositor is frequently crashing. Goodbye. Just add. --no-sandbox. in terminal. Example: ./MyApp.
Read more >Sdkm crash fatal error - Drivers - NVIDIA Developer Forums
i get this error: FATAL:gpu_data_manager_impl_private.cc(986)] The display compositor is frequently crashing. Goodbye. tried: sudo apt update
Read more >Windows Subsystem for Linux (WSL) - ConEmu
Run WSL2 in ConEmu. After update of WSL to version 2 you could observe an error on tab startup. That happens because ConEmu...
Read more >Any suggestions with running AppImage? : r/openSUSE - Reddit
Beginning of file Finish Imports Requesting lock promppting linux access ... The display compositor is frequently crashing. Goodbye.
Read more >Microsoft Teams 1.5.00.10453 (64-bit) randomly crashes or ...
00.10453 on an up-to-date Arch Linux system running a Wayland-based compositor. The application either freezes (cannot interact with any UI ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Hashnode Post
No results found
Any updates on this? I am having the same issue.
In addition to the above, I was able to run cypress from
wsl
by doing> powershell.exe npx cypress open