JRE Error with R2020a and Matlab_Runtime
이전 댓글 표시
Hi everyone,
I have some problems with a compiled Matlab GUI. In R2019b everything was working fine. Since updating to R2020a I have some problems. The compiling works fine, only afterward when I am testing (with the same machine), I get a Java error when I run the installer_mcr file. I work on Ubuntu 18.04. I checked my JDK version already and I think it is correct.
This is a part of the error message. I am happy for every help, thanks.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fed565c0b18, pid=2635, tid=0x00007fed2c4d1700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [ld-linux-x86-64.so.2+0xcb18]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
I tried ulimit -c unlimited already. This was not helping unfortunately. This is my java version:
openjdk version "1.8.0_265"
OpenJDK Runtime Environment (build 1.8.0_265-8u265-b01-0ubuntu2~18.04-b01)
OpenJDK 64-Bit Server VM (build 25.265-b01, mixed mode)
댓글 수: 2
Jonas M.
2020년 11월 9일
Maeda Noriko
2021년 5월 19일
same problem here. could you tell me more detail how you solved this problem. What's silent installation mode?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deploy to Java Applications Using MWArray Data API에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!