Bug 570252

Summary: M1 MacBook Air - Eclipse Crashing when dividing by 0
Product: [Eclipse Project] Platform Reporter: Lee Scrimshaw <Lee.Scrimshaw>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 4.19   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
Error Log none

Description Lee Scrimshaw CLA 2021-01-11 09:00:27 EST
Created attachment 285249 [details]
Error Log

Eclipse IDE for Macbook Air M1 chip is crashing instantly when performing the following:

System.out.println(1/0);