Hi all,
I am trying nightlyBuilds 1.4.23_20201220 (64 bit) on two different machines (one with Windows 7 and one with Windows 10) to write a new device adapter. In both cases, even with a clean installation (without my module), I find a strange thing: when I close the application I find a file hs_err_pid * .log which seems to report an exception. This happens every time I open the hardware configuration wizard.
The log shows the following initial information::
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc = 0x00000000187bea36, pid = 23196, tid = 15944
JRE version: 6.0_31-b05
Java VM: Java HotSpot ™ 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
Problematic frame:
C 0x00000000187bea36
This also happens when I start the application as administrator (otherwise it won’t allow me to save the hardware configuration file).
Has anyone encountered the same problem? Has anyone fixed it?
Thanks in advance,
Salvatore