Matlab crash dump on startup R2020

3 views (last 30 days)
Giovanni Minafò
Giovanni Minafò on 27 Apr 2020
Commented: frankovaT on 8 Jun 2020
Matlab crashes. It was installed correclty but the following crash dump is given
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : windows-1252
MATLAB Architecture : win64
MATLAB Root : C:\Program Files\MATLAB\R2020a
MATLAB Version : 9.8.0.1359463 (R2020a) Update 1
Operating System : Microsoft Windows 8
Process ID : 372
Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel
  2 Comments
Darnell Gawdin
Darnell Gawdin on 29 Apr 2020
I've installed 2020a and it also crashes when I try to run scripts. Even one line scripts just to see if it would crash. Version 2019b is still installed and seems to run fine.
frankovaT
frankovaT on 8 Jun 2020
I have the same issue with Matlab2020. It got stuck over thesmae for loop that usually takes 2 seconds !

Sign in to comment.

Answers (2)

Bhargavi Maganuru
Bhargavi Maganuru on 30 Apr 2020
Edited: Bhargavi Maganuru on 30 Apr 2020
MATLAB might have crashed due to permission issues, you can see permission denied message just before it crashed. By fixing the permissions, you can solve this issue.
  1 Comment
Darnell Gawdin
Darnell Gawdin on 30 Apr 2020
I don't see any type of message; it just shuts down. I've uninstalled it. It was running up until an update for 2020a came out then it would just crash whenever I tried to run a script.
2019b is still installed and running fine. I'll try reinstalling 2020a again when I get a chance.

Sign in to comment.


Giovanni Minafò
Giovanni Minafò on 2 May 2020
I solved. I'd accidentally delete the environment variable about Matlab preferences. I found how to set the MATLAB_PREFDIR variable and launched again matlab. Thanks God it works

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!