MATLAB Runtime crushes when trying to install SPM Standalone 12 in ubuntu 18.04
    6 views (last 30 days)
  
       Show older comments
    
I am trying to install standalone SPM12 in ubuntu 18.04 following this link. I have installed MATLAB runtime and downloaded SPM Stanalone. When I tried to run this command: ./run_spm12.sh /usr/local/MATLAB/MATLAB_Runtime/v98/, I got the following error. Can anyone please help me to solve this problem?
--------------------------------------------------------------------------------
       Segmentation violation detected at Mon Aug 03 11:29:43 2020 +0100
--------------------------------------------------------------------------------
Configuration:
  Crash Decoding           : Disabled - No sandbox or build area path
  Crash Mode               : continue (default)
  Default Encoding         : UTF-8
  Desktop Environment      : ubuntu:GNOME
  GNU C Library            : 2.27 stable
  MATLAB Architecture      : glnxa64
  MATLAB Root              : /usr/local/MATLAB/MATLAB_Runtime/v98
  MATLAB Version           : 9.8.0.1417392 (R2020a) Update 4
  Operating System         : Ubuntu 18.04.4 LTS
  Process ID               : 4302
  Processor ID             : x86 Family 6 Model 142 Stepping 10, GenuineIntel
  Static TLS mitigation    : Enabled: Full
Fault Count: 1
Abnormal termination:
Segmentation violation
Register State (from fault):
  RAX = 0000000000000000  RBX = 00007ffe0d8ea030
  RCX = 0000000000000000  RDX = 00000000006030a0
  RSP = 00007ffe0d8e9d80  RBP = 00007ffe0d8e9f90
  RSI = 0000000000000001  RDI = 00007ffe0d8ea030
   R8 = 0000000000000000   R9 = 0000000000400a95
  R10 = 00000000000000fb  R11 = 00007f631742fd50
  R12 = 00007ffe0d8ea030  R13 = 0000000000000001
  R14 = 0000000000000000  R15 = 0000000002494c40
  RIP = 00007f63059d9453  EFL = 0000000000010202
   CS = 0033   FS = 0000   GS = 0000
Stack Trace (from fault):
[  0] 0x00007f63059d9453 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmclmcr.so+01619027
[  1] 0x00007f63059d02cd /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmclmcr.so+01581773 mclInitializeComponentInstanceNonEmbeddedStandalone+00000061
[  2] 0x00007f631742fd92 /usr/local/MATLAB/MATLAB_Runtime/v98/runtime/glnxa64/libmwmclmcrrt.so+00109970 mclInitializeComponentInstanceNonEmbeddedStandalone_proxy+00000066
[  3] 0x0000000000400b46           /home/xxx/Downloads/spm12/spm12_glnxa64+00002886
[  4] 0x0000000000400b64           /home/xxx/Downloads/spm12/spm12_glnxa64+00002916
[  5] 0x0000000000400bb2           /home/xxx/Downloads/spm12/spm12_glnxa64+00002994
[  6] 0x00007f6310edc130 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmclbase.so+00352560
[  7] 0x00007f630552d947 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwMVMLocal.so+00579911 _ZN7mwboost6detail8function21function_obj_invoker0INS_3_bi6bind_tINS3_11unspecifiedENS_9function1IiRKSt6vectorINSt7__cxx1112basic_stringIDsSt11char_traitsIDsESaIDsEEESaISD_EEEENS3_5list1INS3_5valueISF_EEEEEEiE6invokeERNS1_15function_bufferE+00000039
[  8] 0x00007f6310dc35c2 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmcr.so+00865730
[  9] 0x00007f6310dc3a48 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmcr.so+00866888
[ 10] 0x00007f6310dc3c74 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmcr.so+00867444 _Z12mcr_run_mainRKN7mwboost9function0IiEEbb+00000196
[ 11] 0x00007f6305522875 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwMVMLocal.so+00534645
[ 12] 0x00007f6310c0b117 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmvm.so+03105047 _ZN3mvm6detail11SessionImpl7runMainERKN7mwboost9function1IiRKSt6vectorINSt7__cxx1112basic_stringIDsSt11char_traitsIDsESaIDsEEESaISA_EEEESE_+00000087
[ 13] 0x00007f6310edc700 /usr/local/MATLAB/MATLAB_Runtime/v98/bin/glnxa64/libmwmclbase.so+00354048 mclRunMain+00001408
[ 14] 0x0000000000400c59           /home/xxx/Downloads/spm12/spm12_glnxa64+00003161
[ 15] 0x00007f63168b5b97                    /lib/x86_64-linux-gnu/libc.so.6+00138135 __libc_start_main+00000231
[ 16] 0x00000000004009ba           /home/xxx/Downloads/spm12/spm12_glnxa64+00002490
** This crash report has been saved to disk as /home/xxx/matlab_crash_dump.4302-1 **
MATLAB is exiting because of fatal error
Killed
1 Comment
Answers (0)
See Also
Categories
				Find more on Startup and Shutdown in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
