Matlab crashed giving out segmentation violation error
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
Rajat Gupta
il 25 Giu 2019
Modificato: Rajat Gupta
il 25 Giu 2019
Kindly check the system requirements for installing MATLAB:
2 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!