Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 496671

Summary: Electron app crashes closing tabs
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: ElectronAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: 12.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
mac crash log none

Description Silenio Quarti CLA 2016-06-23 12:31:54 EDT
It is possible to crash the electron app on Linux/Mac/Windows when closing tabs. It maybe happen also switching between the editor/git/settings pages.
Comment 1 Anthony Hunter CLA 2016-06-23 12:34:40 EDT
Received a crash on Ubuntu:

"Orion crashed with SIGSEGV in v8:String:NewFromUtf8()"
Comment 2 Silenio Quarti CLA 2016-06-23 12:37:19 EDT
Created attachment 262646 [details]
mac crash log
Comment 3 Silenio Quarti CLA 2016-06-29 16:37:48 EDT
This seems to be the same as 

https://github.com/electron/electron/issues/6017

I will update to electron 1.2.4 which is supposed to have a fix for that issue.
Comment 4 Silenio Quarti CLA 2016-06-30 09:37:55 EDT
Electron 1.2.4 crashes on Linux at start up.  I upgraded to electron 1.2.5.  This crash seems to be gone.