Matlab R2015b on Linux POP_OS segmetation error

3 views (last 30 days)
I have installed my personal license for R2015b on a brand new Systen76 machine running Linux POP_OS! (6.5.6-76060506-generic). I get the segmentation code error when I try to run the executable::
"MATLAB is selecting SOFTWARE OPENGL rendering. Segmentation fault (core dumped)"
I know that this question has been addressed before, but it was a while ago, when R2015 was new-ish.. I have installed it successfully before, on older Linux computers (2015, 2017) but right now it seems insurmountable. Is it a Java, OpenGL or other graphics-related issue?
Thanks in advance for any help!

Accepted Answer

atharva
atharva on 16 Nov 2023
Hey Andi,
I understand that you are encountering the error "MATLAB is selecting SOFTWARE OPENGL rendering. Segmentation fault (core dumped)."
There is a known issue with Arch Linux related to the upgrade to ncurses 6, which leads to a segmentation violation upon startup. As a workaround, the Arch Linux wiki suggests installing the "ncurses5_compat_libs" package. For more information and a link to the package, refer to this page:
If this does not resolve the issue, it's challenging to determine the cause of the crash without additional information and logs for diagnosis. Please follow these steps and provide the following information in case you need further assistance:
  1. MATLAB Crash Dump
  2. Java crash logs (if the location is mentioned inside the content of the MATLAB Crash Dump; otherwise, skip this step).
Randomly attempting troubleshooting steps can complicate the issue. If you encounter complications, please specify:
  1. The specific steps you attempted.
  2. The change in behavior or display of the crash after implementing those steps.
Note: Keep a record of any additional troubleshooting steps you undertake, as they may impact the resolution of the actual problem.
I hope this helps!

More Answers (0)

Categories

Find more on Graphics Performance in Help Center and File Exchange

Products


Release

R2015b

Community Treasure Hunt

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

Start Hunting!