Login  Register

Re: Crash on Java 17 / MacOS 13.2.1 (x86_64)

Posted by Sven Gothel on May 07, 2023; 7:58pm
URL: https://forum.jogamp.org/Crash-on-Java-17-MacOS-13-2-1-x86-64-tp4042573p4042574.html

SIGILL on .. hmm.
C  [AppKit+0x36d9a7]  -[NSOpenGLContext setView:]+0xbd
- MacOS: You 13.2.1, my max is 13.1 arm64
  - (what is your architecture?)

OK: Java 8, 11
Crash: you Java 17 (build 17.0.7+8-LTS-224),

Max tested is OpenJDK Temurin 17.0.5+8 (to myself: earmark for upping it).
See https://jogamp.org/cgit/gluegen.git/tree/doc/JogAmpMacOSVersions.md

Please attach JogAmp runtime version log
<https://jogamp.org/wiki/index.php?title=Jogamp_Versioning_and_Releases#Runtime_Version_Check>

Please also test with
- https://jogamp.org/deployment/archive/rc/v2.5.0-rc-20230507/
  - Maven 2.5.0-rc-20230507 @ http://www.jogamp.org/deployment/maven/

- Maybe also OpenJDK Temurin 17.0.5+8, to exclude this delta as the root cause