Re: Crash on Java 17 / MacOS 13.2.1 (x86_64)
Posted by
Peer Heijnen on
May 07, 2023; 9:39pm
URL: https://forum.jogamp.org/Crash-on-Java-17-MacOS-13-2-1-x86-64-tp4042573p4042576.html
Hey Sven,
Thanks so much. That version log solved the mystery!
Apparently I had a cached 2.4.0 RC still cached in Maven (2.4-b936-20200202), which caused the issue.
So, I can now confirm both 2.4-b952-20230201 and 2.5-b1522-20230507 work fine now on MacOs 13.2.1 X86_64 using JDK 17.0.7. I also tested 17.0.5 and all results are consistent as far as I can see.
Thanks again and keep up the good work.
Regards,
Peer
2.5-b1522-20230507 Log file2.4-b952-20230201 Log file2.4-b936-20200202 Log file (crashed)