Closed yahammou closed 1 year ago
Hi @yahammou You stated you're using ubuntu Java 11.0.16, but the crash log is from Temurin 17.0.3, which I suspect is bundled with the app you are using? You can try to install 17.0.5 from adoptium.net and update the config of your app to use that instead.
We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable. It will be closed soon unless the stale label is removed by a committer, or a new comment is made.
Please provide a brief summary of the bug
I am using OSATE2, when I try to read an AADL diagram file "xxxx.aadl_diagram" the window crashes and ask me to restart to fix the zoom but the restart keep showing the same error
Please provide steps to reproduce where possible
Open OSATE2 latest version
create an AADL project
create an AADL package
then create a minimal xxx.aadl file that could produce a diagram
generate the diagram
open it
Expected Results
I expect to see the diagram opening like the other files and behaving normally
Actual Results
Crash, the OSATE2 page zoom out and I am asked to restart OSATE2 to fix the issue. as long as the diagram is open the crash continues
What Java Version are you using?
openjdk version "11.0.16" 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)
What is your operating system and platform?
Ubuntu x86_64 GNU/Linux
How did you install Java?
used a binary archive tar.gz
Did it work before?
Did you test with other Java versions?
Relevant log output