Bug 570252 - M1 MacBook Air - Eclipse Crashing when dividing by 0
Summary: M1 MacBook Air - Eclipse Crashing when dividing by 0
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.19   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-11 09:00 EST by Lee Scrimshaw CLA
Modified: 2021-01-11 10:28 EST (History)
0 users

See Also:


Attachments
Error Log (199.90 KB, text/rtf)
2021-01-11 09:00 EST, Lee Scrimshaw CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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);