필터 지우기
필터 지우기

JRE Error with R2020a and Matlab_Runtime

조회 수: 4 (최근 30일)
Jonas M.
Jonas M. 2020년 9월 24일
댓글: Maeda Noriko 2021년 5월 19일
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.
Jonas M. 2020년 11월 9일
I found a workaround solution to my problem. I think it was a specific Java error on my machine. If I use the silent installation mode, everything is working fine.
sudo ./MyAppInstaller_mcr.install -mode silent -agreeToLicense yes -destinationFolder /installationPath/
Maeda Noriko
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개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by