Closed
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Electron Version
13.4.0
What operating system are you using?
Windows
Operating System Version
Windows 10
What arch are you using?
x64
Last Known Working Electron version
11.0.0
Expected Behavior
Not to crash
Actual Behavior
Main process crashes when renderer process not more available.
Testcase Gist URL
No response
Additional Information
Crash on this line :
stack trace looks like this:
https://imgur.com/a/4LpQJ4J
We does not have steps to reproduce it reliably.
Some details in crash reports are pointing out that it could happens after a rendered process dies by crashing or being killed by a user.