I thought that issue was resolved. It is described in this post:
I just got a new laptop and I had to reinstall everything. I am getting the dreaded EXCEPTION_ACCESS_VIOLATION with the OpenJDK I just downloaded from this site:
I know I had resolved this, with help from the forum but I can't find the link.
This is under Windows 10 64 bits.
Any help appreciated
Updated JSSC.Jar
I fixed and recompiled the Native DLL for JSSC which was causing Access Violation crashes when attempting to open a serial port on Windows 10 64 bit systems with newer Java versions. With Java 8 x64, it was hit and miss. One system crashed while another did not. x32 always worked of course...
www.b4x.com
I just got a new laptop and I had to reinstall everything. I am getting the dreaded EXCEPTION_ACCESS_VIOLATION with the OpenJDK I just downloaded from this site:
B4X:
Waiting for debugger to connect...
Program started.
COM3
COM4
COM5
COM6
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=17128, tid=22284
#
# JRE version: OpenJDK Runtime Environment (11.0.1+13) (build 11.0.1+13)
# Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# C [jSSC-2.8_x86_64.dll+0xb5db]
#
# 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:
# C:\Users\jugesd\ONEDRI~1\DOCUME~1\B4JPRO~1\CAN232~1\dev\Objects\hs_err_pid17128.log
#
# If you would like to submit a bug report, please visit:
# http://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.
#
I know I had resolved this, with help from the forum but I can't find the link.
This is under Windows 10 64 bits.
Any help appreciated