MATLAB installation error on linux PC
조회 수: 31 (최근 30일)
이전 댓글 표시
I'm trying to install MATLAB 2024a on my linuw PC (ubuntu version 20.04.6) as root. I followed the instrutions for linux OS that are provided on the MATLAB website. However I'm getting the following error
munmap_chunk(): invalid pointer
Aborted
댓글 수: 0
답변 (1개)
Manikanta Aditya
2024년 5월 31일
The error occurs when the Java that comes with the MATLAB installer suffers a critical memory leak. In order to install MATLAB, try obtaining new installation files in case of a corrupt JRE in the installer.
If the error occurs at MATLAB startup, then the installation may be corrupt. To resolve this, re-download the products again and perform a new installtion.
I hope this will help you.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File 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!