Hi all, I've just downloaded the oak project, building it with eclipse sts and tried either with jdk 17 or with jdk 21, it crashes ide with the following problem:
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000069ac29bf, pid=25008, tid=47892 # # JRE version: OpenJDK Runtime Environment Temurin-21.0.3+9 (21.0.3+9) (build 21.0.3+9-LTS) # Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (21.0.3+9-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) # Problematic frame: # C [jansi-2.4.0-3331624bea3641f8-jansi.dll+0x29bf] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # https://github.com/adoptium/adoptium-support/issues # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # In my workspace the only projects using jansi is oak, maybe it could be interesting reading this jansi issue https://github.com/fusesource/jansi/issues/216 jansi is used by oak-examples standalone and maybe some others. Have you ever exprienced such a problem? Thanks Cordiali saluti / Best regards, Raffaele Gambelli Senior Java Developer E [email protected]<mailto:[email protected]> [CEGEKA] Via Ettore Cristoni, 84 IT-40033 Bologna (IT), Italy T +39 02 2544271 WWW.CEGEKA.COM<https://www.cegeka.com> [http://signature.cegeka.com/SignatureRO/bannerRO.jpg]
