Closed
Description
Some of our users (including me now) are signalling crash of our application (GitBook Editor beta).
I don't know exactly how to reproduce it (it happens only for a few users on Windows/Mac). It seems related to the closing of a BrowserWindow
(after a win.close()
).
Crash report: https://gist.github.com/SamyPesse/17b165a93b17480cf244
The application is using electron 0.36.7
I'll be happy to provide more information (ex: code snippets) to help understand the source of this bug,
Thanks 🍻