Hello everybody,
my colleagues and I work with Visual COBOL (VC) for Eclipse 7.0 Version: 7.0.00247 under a host: Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz, 8 cores, 15G, Windows 10 , 64 bit.
We have the following issue:
VC crashes after starting it by fatal error; see below
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION
#
# JRE version: OpenJDK Runtime Environment AdoptOpenJDK (11.0.8+10) (build 11.0.8+10)
# Java VM: OpenJDK 64-Bit Client VM AdoptOpenJDK (11.0.8+10, mixed mode, g1 gc, windows-amd64)
# Problematic frame:
# C [ucrtbase.dll+0x26cbc]
The Java Thread "Cobol Indexing" deamon is causal. After set '-Ddisable.cobol.indexing=true' in eclipse.ini it works fine again.
The Cobol project is 384 MB in size.
Did you got this error before? Can you support us.
Best regards,
Eike Weiss
#win
#Eclipse
#cobolindexing
#fatalerror
#VC7
#Java