MATLAB installation error on linux PC
显示 更早的评论
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
回答(1 个)
Manikanta Aditya
2024-5-31
0 个投票
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.
类别
在 帮助中心 和 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!