Bug 1903822

Summary: Code ready studio crashing on startup.
Product: [Fedora] Fedora Reporter: Jeremy Whiting <jwhiting>
Component: java-11-openjdkAssignee: jiri vanek <jvanek>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 33CC: ahughes, ashundi, jerboaa, jvanek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-04 12:24:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Error report file hs_err_pid20585.log with more information. none

Description Jeremy Whiting 2020-12-02 21:41:48 UTC
Created attachment 1735804 [details]
Error report file hs_err_pid20585.log with more information.

Description of problem:


Version-Release number of selected component (if applicable):

$ java -version
openjdk version "11.0.9" 2020-10-20
OpenJDK Runtime Environment 18.9 (build 11.0.9+11)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.9+11, mixed mode, sharing)$

How reproducible:

Every time

Steps to Reproduce:
1. Start Code Ready Studio 12-17 
$ ~/java/eclipse/jbds-12-17/studio/codereadystudio
2.
3.

Actual results:

 Process crashes with SIGSEGV

Expected results:

 The IDE boots up as normal.

Additional info:

$ uname -a
Linux burtha-f33 5.9.10-200.fc33.x86_64 #1 SMP Mon Nov 23 18:12:50 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$

Comment 1 Jeremy Whiting 2020-12-04 12:24:14 UTC
After a cold reboot this issue can no longer be reproduced.