Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Spring 3
Description
Situation: There is a bug where the App Manager will crash after clicking on the various apps.
Task: Investigate the issue.
To reproduce the issue:
- Install IGB 10.0.0
- Note - I cannot reproduce this issue when running IGB locally through a terminal. The crash only seems to occur with the installed version of IGB 10.0.0.
- Select the Plug-ins tab.
- Select Launch App Manager
- Select an app, then select another app, repeat this until IGB crashes, usually around 20 clicks.
Attachments
Issue Links
- relates to
-
IGBF-3508 Create Install4J v10 Docker image for JDK21
-
- Closed
-
I created an installer locally using JRE version 21.0.0 with Install4Jv10 and was able to replicate the behavior on my Mac.
I then created an installer locally using JRE version 21.0.1 with Install4Jv10 and was not able to replicate the behavior on my Mac.
Looking at the attached error log (hs_err_pid16613.log) I see webkit mentioned several times. This is interesting as the reason we went down to JRE 21.0.0 was because older versions of MacOS were crashing due to a webkit issue on JRE 21.0.1.
A new JRE has now been released 21.0.2. It may be worth testing to see if JRE 21.0.2 will work on the older MacOS versions.