You are not logged in.

#1 2021-01-21 19:42:50

gren
Member
Registered: 2019-02-06
Posts: 3

MATLAB: Crash on startup

I recently installed Arch Linux (last couple days) so everything is up to date. I tried at first installing MATLAB 2020a via the AUR package but it is out of date due to Python 3.9 and a few other issues, so I resorted to installing MATLAB via MATLAB's installer. After installation, I installed matlab-support for the desktop icon, etc. I started it up and it seemed to work fine. Now, a few days later, I try to start MATLAB and instantly get a seg fault.

The crash report is as follows:

Caught exception in type_factory startup
: An error occurred while parsing a type.

--------------------------------------------------------------------------------
       Segmentation violation detected at Thu Jan 21 11:35:32 2021 -0800
--------------------------------------------------------------------------------

Configuration:
  Crash Decoding           : Disabled - No sandbox or build area path
  Crash Mode               : continue (default)
  Default Encoding         : UTF-8
  Desktop Environment      : GNOME
  GNU C Library            : 2.32 release
  MATLAB Architecture      : glnxa64
  MATLAB Root              : /usr/local/MATLAB/R2020a
  MATLAB Version           : 9.8.0.1538580 (R2020a) Update 6
  Operating System         : "Arch Linux"
  Process ID               : 562366
  Processor ID             : x86 Family 143 Model 113 Stepping 0, AuthenticAMD
  Session Key              : 7b08173b-2fdf-469d-a2b0-60766c1a57df
  Static TLS mitigation    : Enabled: Full
  Window System            : The X.Org Foundation (12010000), display :1

Fault Count: 1


Abnormal termination:
Segmentation violation

Register State (from fault):
  RAX = 0000000000000000  RBX = 00007f5fc1bdddd0
  RCX = 0000000000000041  RDX = 00007f5fb4000020
  RSP = 00007f5fc1bdd840  RBP = 00007f5fc1bdde40
  RSI = 00000000fbfc00f4  RDI = 00007f5fc1bddb00

   R8 = 00007f5fb4c6f1b0   R9 = 0000000000000000
  R10 = 0000000000000010  R11 = 0000000000000000
  R12 = 00007f5fc1bddb00  R13 = 00007f5fb4c746b8
  R14 = 00007f5fb4c6f0d0  R15 = 00007f5fb4603e90

  RIP = 00007f5fc7e37182  EFL = 0000000000010246

   CS = 0033   FS = 0000   GS = 0000

Stack Trace (from fault):
[  0] 0x00007f5fc7e37182 /usr/local/MATLAB/R2020a/bin/glnxa64/libmwm_lxe.so+09200002
[  1] 0x00007f5fc7e453c2 /usr/local/MATLAB/R2020a/bin/glnxa64/libmwm_lxe.so+09257922 _ZN9MathWorks3lxe16StartupLxeEngineERKNS_11interpreter24InterpreterContextConfigEbbNS0_13LxeBridgeTypeE+00001554
[  2] 0x00007f5fd05b1725   /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmcr.so+00821029
[  3] 0x00007f5fd05ce317   /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmcr.so+00938775
[  4] 0x00007f5fd05e4618   /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmcr.so+01029656
[  5] 0x00007f5fd05b8139   /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmcr.so+00848185 _ZNSt17_Function_handlerIFSt10unique_ptrINSt13__future_base12_Result_baseENS2_8_DeleterEEvENS1_12_Task_setterIS0_INS1_7_ResultIvEES3_ESt12_Bind_simpleIFSt17reference_wrapperISt8functionIFvvEEEvEEvEEE9_M_invokeERKSt9_Any_data+00000041
[  6] 0x00007f5fd96fab0f   /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmst.so+00809743 _ZNSt13__future_base13_State_baseV29_M_do_setEPSt8functionIFSt10unique_ptrINS_12_Result_baseENS3_8_DeleterEEvEEPb+00000031
[  7] 0x00007f5fdab2518f                           /usr/lib/libpthread.so.0+00070031
[  8] 0x00007f5fd8ecc1d6 /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmlutil.so+07684566 _ZSt9call_onceIMNSt13__future_base13_State_baseV2EFvPSt8functionIFSt10unique_ptrINS0_12_Result_baseENS4_8_DeleterEEvEEPbEJPS1_S9_SA_EEvRSt9once_flagOT_DpOT0_+00000102
[  9] 0x00007f5fd05b65ed   /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmcr.so+00841197
[ 10] 0x00007f5fd05b6ea4   /usr/local/MATLAB/R2020a/bin/glnxa64/libmwmcr.so+00843428
[ 11] 0x00007f5fda117a02 /usr/local/MATLAB/R2020a/bin/glnxa64/libmwboost_thread.so.1.70.0+00064002
[ 12] 0x00007f5fdab1d3e9                           /usr/lib/libpthread.so.0+00037865
[ 13] 0x00007f5fda655293                                 /usr/lib/libc.so.6+01049235 clone+00000067

** This crash report has been saved to disk as /home/connor/matlab_crash_dump.562366-1 **



MATLAB is exiting because of fatal error

Anyone got any ideas?

Offline

#2 2021-01-22 00:11:33

gren
Member
Registered: 2019-02-06
Posts: 3

Re: MATLAB: Crash on startup

I went to go reinstall it and as I was deleting the previous install I noticed there was a corrupt file in it, so that was probably the issue.

Offline

Board footer

Powered by FluxBB