Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Native] Newt unit tests crash on JDK 17 #257

Open
jzy3d opened this issue Apr 30, 2022 · 0 comments
Open

[Native] Newt unit tests crash on JDK 17 #257

jzy3d opened this issue Apr 30, 2022 · 0 comments

Comments

@jzy3d
Copy link
Owner

jzy3d commented Apr 30, 2022

TestNewtChartControllers
leads to

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x00007fff677368f1, pid=75009, tid=6403
#
# JRE version: OpenJDK Runtime Environment (17.0+3) (build 17-panama+3-167)
# Java VM: OpenJDK 64-Bit Server VM (17-panama+3-167, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# C  [libdispatch.dylib+0x38f1]  _dispatch_assert_queue_fail+0x63
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/Martin/Dev/jzy3d/public/jzy3d-api/jzy3d-native-jogl-newt/hs_err_pid75009.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

hs_err_pid75009.log

@jzy3d jzy3d added the bug label Apr 30, 2022
@jzy3d jzy3d changed the title Newt unit tests crash on JDK 17 [Native] Newt unit tests crash on JDK 17 May 1, 2022
@jzy3d jzy3d added the jogl label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant