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

Make sure when Electron crashes there is a crash report #1660

Closed
4 tasks
bahmutov opened this issue May 2, 2018 · 2 comments
Closed
4 tasks

Make sure when Electron crashes there is a crash report #1660

bahmutov opened this issue May 2, 2018 · 2 comments
Labels
browser: electron OS: mac stale no activity on this issue for a long period type: user experience Improvements needed for UX

Comments

@bahmutov
Copy link
Contributor

bahmutov commented May 2, 2018

To debug issues like #1434 we should make sure there is Electron crash report saved (see https://electronjs.org/docs/api/crash-reporter)

  • how to reliably crash Cypress on Mac? Really need segmentation fault like this one
Node[1]    29936 segmentation fault  ./node_modules/cypress/dist/Cypress.app/Contents/MacOS/Cypress
  • does it write message about the crash into /var/log/system.log?
  • make sure the report file is saved
  • put the report and instructions to the user in the error message shown from the CLI
@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label May 18, 2023
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: electron OS: mac stale no activity on this issue for a long period type: user experience Improvements needed for UX
Projects
None yet
Development

No branches or pull requests

4 participants