Matlab stop/crash/not work when i try to start Simulink
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi to every one,
I had installed Matlab2017b on Ubuntu 14.04 some days ago. When i try to start Matlab Simulink all the program stops to work and shows this error line on the terminal:
*Error in `/usr/local/MATLAB/R2017b/bin/glnxa64/MATLAB': corrupted size vs. prev_size: 0x00007f59e8192ab0*** Segmentation Fault
How can i fix this problem?
Thanks to all.
댓글 수: 2
채택된 답변
Nick Sarnie
2018년 6월 19일
편집: Nick Sarnie
2018년 6월 19일
Hi everyone,
This is believed to caused by a bug in glibc 2.19, the default in Ubuntu 14.04. The upstream bug report can be found below:
The bug can cause sporadic crashes during various actions within MATLAB.
As a workaround, I recommend upgrading Ubuntu versions to a version with glibc 2.21 installed by default, or working with the Ubuntu community to upgrade the glibc version on 14.04 to 2.21 or later.
If you still run into issues after upgrading glibc to 2.21 or later, please contact Technical Support.
Thanks!
댓글 수: 0
추가 답변 (2개)
Ecems SSumer
2018년 5월 7일
I have the same problem. Is anyone know how to solve it? I am using Ubuntu 14.04 and Matlab2018a.
Thanks.
댓글 수: 3
Rahul Bhadani
2018년 6월 16일
I am facing exactly same problem with Ubuntu 14.04 and Matlab2018a. I downloaded twice, still no luck.
B.ray
2019년 5월 1일
same problem here. can anyone post how to upgrade glibc because I can't upgrade my ubuntu version because of some softwares am working with.
Jakub Popielarz
2018년 3월 22일
Hello, Have you solved this issue? Regards,
댓글 수: 1
B.ray
2019년 5월 21일
I had same problem when I installed Matlab2018b on Ubuntu14.04 but it works well now on ubuntu 18.04. just upgrade
참고 항목
카테고리
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!