electron: [Electron 0.33.6] Render process crashed - white screen
Hello, In ref : https://github.com/atom/electron/issues/2357
We were doing some testing with our electron app. our app uses webview to render webapages. there are several scenarios the render-er got crashed.
a. Highlighting text and clicked on it b. text was dragged.
We tried hard to get a reproducible sample but unfortunately we cannot do it. so we thought of getting crash dump via crash reporter and assuming the dump files might help. but dump file is not getting generated in win8 😦
so , is there anything we could do from our end to help you guys find and hunt this bug down. we have some videos let us know if needed we can send private links.
System specs : windows 8, mac yosemite
iojs version:
{ http_parser: '2.5.0',
node: '2.3.3',
v8: '4.2.77.20',
uv: '1.6.1',
zlib: '1.2.8',
ares: '1.10.1-DEV',
modules: '44',
openssl: '1.0.2c' }
Any info would be highly helpful. Thank you.
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 43 (10 by maintainers)
im going to add the code for the fix on this at pull request