I made the mistake of upgrading from the older Oracle java setup I had by installing jdk19 + jfx as recommended on the setup page and now opening the COM port crashes the machine,
The debug file is attached.
Any help appreciated!
B4X:
WARNING: package com.sun.javafx.embed.swing.oldimpl not in javafx.swing
Waiting for debugger to connect...
Program started.
Mainform.Height: 620
Selected WIFI232-T
Opening port COM10 at 115200
Sending: +++
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe516050d0, pid=18748, tid=20372
#
# JRE version: OpenJDK Runtime Environment (19.0.2+7) (build 19.0.2+7-44)
# Java VM: OpenJDK 64-Bit Server VM (19.0.2+7-44, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0x150d0]
#
# 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\xxxxxxxx\DOCUME~1\!Sync\Sync\B4JPRO~1\RADIOC~1\dev\Objects\hs_err_pid18748.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
The debug file is attached.
Any help appreciated!