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

Renderer process crashed #598

Closed
behlrattan opened this issue Aug 23, 2017 · 3 comments
Closed

Renderer process crashed #598

behlrattan opened this issue Aug 23, 2017 · 3 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@behlrattan
Copy link

behlrattan commented Aug 23, 2017

@brian-mann @jennifer-shehane

  • Operating System: Its Cypress/base docker running on AWS Linux
  • Cypress Version:19.4
  • Browser Version: Chromium

Is this a Feature or Bug?

Bug

Current behavior:

Intermittently (very frequently) getting "Renderer process crashed" when running the tests via jenkins. Captured video shows tests passing and then execution stops abruptly in the middle. Sometimes there is no error stack at all and on other occasions there is this message and link https://on.cypress.io/renderer-process-crashed

Desired behavior:

Should display more information for the cause of failure rather than a generic message, at this moment i am totally clueless.

How to reproduce:

Test code:

Additional Info (images, stack traces, etc)

@sanjivsahayamrea
Copy link

Have you tried running docker with --ipc=host ?

#350

@brian-mann
Copy link
Member

I'm assuming this is related to this issue: #681

@brian-mann brian-mann added the type: duplicate This issue or pull request already exists label Dec 16, 2017
@behlrattan
Copy link
Author

Running docker with --ipc=host fixed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants