Hello,
I am getting intermittent error while compiling my program....
The below error I am facing.....
Could you please advice...
Thanks
I am getting intermittent error while compiling my program....
The below error I am facing.....
B4X:
B4A Version: 10.2
Java Version: 11
Parsing code. (0.12s)
Building folders structure. (0.05s)
Running custom action. (0.04s)
Compiling code. (0.73s)
Compiling layouts code. (0.03s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Generating R file. (2.24s)
Compiling debugger engine code. Error
javac 11.0.1
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc985e3ed2, pid=5848, tid=2284
#
# 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:
# V [jvm.dll+0x553ed2]
#
# 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:
# D:\xxx\Android-B4X\witoCutomer\B4A\Objects\hs_err_pid5848.log
#
# Compiler replay data is saved as:
# D:\xxx\Android-B4X\witoCutomer\B4A\Objects\replay_pid5848.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
Could you please advice...
Thanks