-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hi.. coming back from an unsolved issue concerning incompatibility with systems that do not support dx12.
#38
Tested on 0.116.1 version.
But surprisingly, trying to test some very simple skija examples in a different machine that supports dx12 (12gen intel, NVidia RTX GPU)) gives fatal error on loading skija.dll. I was wondering if we can spot the issue. I include a log. Tested on 3 different jvms, same results.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff9a3b5cc00, pid=112124, tid=29404
#
# JRE version: OpenJDK Runtime Environment (17.0.7+7) (build 17.0.7+7-LTS)
# Java VM: OpenJDK 64-Bit Server VM (17.0.7+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0x1cc00]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# E:\...\hs_err_pid112124.log
#
# If you would like to submit a bug report, please visit:
# https://bell-sw.com/support
#
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed