Matlab deployable (lumi) crashes

1 vue (au cours des 30 derniers jours)
Eshetu Gebretsadik
Eshetu Gebretsadik le 3 Oct 2022
Commenté : Walter Roberson le 17 Nov 2022
A deployable (lumi) compiled on Matlab 2021b, loaded on a Linux platform (Ubuntu 20.04), and loaded MCR version of v911 couldn't run it crashes with the following message.
user@user:/usr/sbin$ echo $LD_LIBRARY_PATH
/usr/local/MATLAB/MATLAB_Runtime/v911/runtime/glnxa64:/usr/local/MATLAB/MATLAB_Runtime/v911/bin/glnxa64:/usr/local/MATLAB/MATLAB_Runtime/v911/sys/os/glnxa64:/usr/local/MATLAB/MATLAB_Runtime/v911/extern/bin/glnxa64
user@user:/usr/sbin$ lumi
Segmentation fault (core dumped)
  3 commentaires
Eshetu Gebretsadik
Eshetu Gebretsadik le 17 Nov 2022
Here is the library path setting.
for LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/local/MATLAB/MATLAB_Runtime/v911/runtime/glnxa64:/usr/local/MATLAB/MATLAB_Runtime/v911/bin/glnxa64:/usr/local/MATLAB/MATLAB_Runtime/v911/sys/os/glnxa64:/usr/loc
al/MATLAB/MATLAB_Runtime/v911/extern/bin/glnxa64
for LD_PRELOAD
export LD_PRELOAD=/usr/local/MATLAB/MATLAB_Runtime/v911/bin/glnxa64/glibc-2.17_shim.so
Walter Roberson
Walter Roberson le 17 Nov 2022
That user has historically had several problems with lumi on a mix of operating systems.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by