필터 지우기
필터 지우기

How can I fix the "Segmentation fault (core dumped)" bug?

조회 수: 77 (최근 30일)
Bruno Cuevas
Bruno Cuevas 2015년 9월 12일
댓글: EYBAR CONTRERAS VILLAMIZAR 2020년 9월 15일
I'm trying to run MATLAB R2015b (students-licence) in my Ubuntu 15.04. I've done it before in an equivalent system, in the same computer, and it used to work nicely; however, this time I have this message in my screen:
charizard@bruno-S451LB:~$ matlab
Segmentation fault (core dumped)
I've read some solutions on the internet, but none of them did work.As a particularity, I had a previous bug in the installation (it used to crash saying something about invalid blocks length), that I fixed re-downloading all the installation files.
  댓글 수: 6
Arjun Varshney
Arjun Varshney 2016년 12월 6일
Worked for me! (Ubuntu 16.04)
EYBAR CONTRERAS VILLAMIZAR
EYBAR CONTRERAS VILLAMIZAR 2020년 9월 15일
worked for me, thanks.

댓글을 달려면 로그인하십시오.

답변 (3개)

Pedro Gusmao
Pedro Gusmao 2015년 10월 1일
Hi,
I was having the same problem, I guess from the error messages that it was due to the the old libc libraries used by Matlab.
I installed the packages matlab-support and matlab-support-dev and things started to work.
Hope it helps,
Pedro
  댓글 수: 4
Nick Brake
Nick Brake 2016년 7월 23일
This worked for me using Ubuntu 16.04 and R2015a
LionelB
LionelB 2017년 5월 17일
I am still getting segfaults (R2016a on Ubuntu 16.04) after installing matlab-support. This appears to be a Java problem (I am using the built-in Java; i.e., not setting MATLAB_JAVA). I do not get segfaults when running with -nojava.
Error log attached.

댓글을 달려면 로그인하십시오.


Sergio Vidal
Sergio Vidal 2016년 10월 6일
Worked for Ubuntu 16.04 and R2016a.

Mateus Silva D'Almeida
Mateus Silva D'Almeida 2018년 6월 5일
Worked for me. I'm using Mint 16.04.1 and Mathlab R2016b. Thanks!

카테고리

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