Just to let you know, the MATLAB starts fine. It only happens while using MATLAB GUI such as writing scripts. Please advise if you have any idea why it's happening and how I can fix it. Thanks!
Segmentation Fault (Core Dumped) after Update to MATLAB R2023a
조회 수: 135 (최근 30일)
이전 댓글 표시
Hello,
I have recently update MATLAB from MATLAB R2022a to MATLAB R2023a.
After update, MATLAB suddenly turned off while using MATLAB GUI such as writing scripts, and shows me the error message:
segmentation fault (core dumped)
I have had no problem using MATLAB R2022a, so I'm not sure why it starts to happen.
I'm currently using CentOS7 and MATLAB R2023a.
Please advise how I could fix this error. Thank you.
댓글 수: 3
Ayush
2023년 8월 23일
Did you try reinstalling MATLAB? Also, try disabling any third-party toolboxes or add-ons and start MATLAB with clean environment
답변 (1개)
Pratyush Swain
2023년 9월 11일
Hey Sarah,
I understand you MATLAB is suddenly turning off and you are getting ‘segmentation fault’ as error message. Some workarounds for the issue are as follows:
- Try reinstalling MATLAB and rebooting your device.
- Also you can try running the command – ‘sudo apt-get install matlab-support’ with reference to How can I fix the "Segmentation fault (core dumped)" bug? - MATLAB Answers - MATLAB Central (mathworks.com)
Hope this helps.
댓글 수: 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!