You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be a big help to be able to collect stacktraces from builds in AppVeyor where we crashed the renderer. That's a little tricky to do, though.
The major obstacle that I had to just doing this was that I'm not sure where we can get the symbols for Atom/Electron and/or nsfw so that the traces will be useful.
It'd be a big help to be able to collect stacktraces from builds in AppVeyor where we crashed the renderer. That's a little tricky to do, though.
The major obstacle that I had to just doing this was that I'm not sure where we can get the symbols for Atom/Electron and/or nsfw so that the traces will be useful.