필터 지우기
필터 지우기

Matlab crashed giving out segmentation violation error

조회 수: 3 (최근 30일)
Aakashdeep Gupta
Aakashdeep Gupta 2019년 6월 24일
댓글: Matlab test 2022년 4월 7일
I have recently installed Matlab R2019a version and tring to run it after activation but end up in fata error.
I get below output in terminal :
--------------------------------------------------------------------------------
Segmentation violation detected at Mon Jun 24 17:49:59 2019 +0530
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : UTF-8
Desktop Environment : GNOME-Classic:GNOME
GNU C Library : 2.17 stable
MATLAB Architecture : glnxa64
MATLAB Root : /usr/local/MATLAB/R2019a
MATLAB Version : 9.6.0.1135713 (R2019a) Update 3
Operating System : "CentOS Linux release 7.6.1810 (Core) "
Process ID : 23945
Processor ID : x86 Family 6 Model 60 Stepping 3, GenuineIntel
Static TLS mitigation : Enabled: Full
Fault Count: 1
Abnormal termination:
Segmentation violation
Register State (from fault):
RAX = 00007fcecc00ccd0 RBX = 00007fcecc022ae0
RCX = 00007fced81029d0 RDX = 00007fcee3bf7fa8
RSP = 00007fced8102950 RBP = 00007fced8102980
RSI = 0000000000000000 RDI = 00007fced81029d8
R8 = 0000000000000000 R9 = 0000000000000000
R10 = 0000000000000003 R11 = 0000000000000246
R12 = 00007fceda05e280 R13 = 00007fced8102a20
R14 = 00007fced8102c00 R15 = 00007fcecc022b30
RIP = 00007fcef523aeab EFL = 0000000000010206
CS = 0033 FS = 0000 GS = 0000
Stack Trace (from fault):
[ 0] 0x00007fcef523aeab /usr/local/MATLAB/R2019a/bin/glnxa64/libmwfoundation_usm.so+00081579 _ZN10foundation3usm10management10thisthread16ContextActivatorC1INS0_5scope3MvmEEERNS1_7ContextIT_EE+00000011
[ 1] 0x00007fced9f1fe30 /usr/local/MATLAB/R2019a/bin/glnxa64/libmwmcr.so+00843312
[ 2] 0x00007fced9f204b3 /usr/local/MATLAB/R2019a/bin/glnxa64/libmwmcr.so+00844979
[ 3] 0x00007fced9f20d24 /usr/local/MATLAB/R2019a/bin/glnxa64/libmwmcr.so+00847140
** This crash report has been saved to disk as /home/aakash/matlab_crash_dump.23945-1 **
MATLAB is exiting because of fatal error
Killed
[aakash@localhost ~]$ su
Password:
[root@localhost aakash]# matlab
--------------------------------------------------------------------------------
Segmentation violation detected at Mon Jun 24 17:55:13 2019 +0530
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : UTF-8
Desktop Environment : GNOME-Classic:GNOME
GNU C Library : 2.17 stable
MATLAB Architecture : glnxa64
MATLAB Root : /usr/local/MATLAB/R2019a
MATLAB Version : 9.6.0.1135713 (R2019a) Update 3
Operating System : "CentOS Linux release 7.6.1810 (Core) "
Process ID : 25423
Processor ID : x86 Family 6 Model 60 Stepping 3, GenuineIntel
Static TLS mitigation : Enabled: Full
Fault Count: 1
Abnormal termination:
Segmentation violation
Register State (from fault):
RAX = 00007f92bc00ccd0 RBX = 00007f92bc022ae0
RCX = 00007f92c93579d0 RDX = 00007f92d4e4bfa8
RSP = 00007f92c9357950 RBP = 00007f92c9357980
RSI = 0000000000000000 RDI = 00007f92c93579d8
R8 = 0000000000000000 R9 = 0000000000000000
R10 = 0000000000000003 R11 = 0000000000000246
R12 = 00007f92cb2b3280 R13 = 00007f92c9357a20
R14 = 00007f92c9357c00 R15 = 00007f92bc022b30
RIP = 00007f92e648feab EFL = 0000000000010206
CS = 0033 FS = 0000 GS = 0000
Stack Trace (from fault):
[ 0] 0x00007f92e648feab /usr/local/MATLAB/R2019a/bin/glnxa64/libmwfoundation_usm.so+00081579 _ZN10foundation3usm10management10thisthread16ContextActivatorC1INS0_5scope3MvmEEERNS1_7ContextIT_EE+00000011
[ 1] 0x00007f92cb174e30 /usr/local/MATLAB/R2019a/bin/glnxa64/libmwmcr.so+00843312
[ 2] 0x00007f92cb1754b3 /usr/local/MATLAB/R2019a/bin/glnxa64/libmwmcr.so+00844979
[ 3] 0x00007f92cb175d24 /usr/local/MATLAB/R2019a/bin/glnxa64/libmwmcr.so+00847140
** This crash report has been saved to disk as /root/matlab_crash_dump.25423-1 **
MATLAB is exiting because of fatal error
Killed
Kindly provide you suggestions.

답변 (1개)

Rajat Gupta
Rajat Gupta 2019년 6월 25일
편집: Rajat Gupta 2019년 6월 25일
Kindly check the system requirements for installing MATLAB:
  댓글 수: 2
Aakashdeep Gupta
Aakashdeep Gupta 2019년 6월 25일
The requirements seems are already fulfilled by my system but the OS listed in the page is not same. It is cent os 7.
Can something else be causing the issue. Also I don't know what library file libmwmcr.so does ?
Matlab test
Matlab test 2022년 4월 7일
@Aakashdeep Gupta were you able to figure out a solution to this ?

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

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by