Filter löschen
Filter löschen

Matlab deployable (lumi) crashes

1 Ansicht (letzte 30 Tage)
Eshetu Gebretsadik
Eshetu Gebretsadik am 3 Okt. 2022
Kommentiert: Walter Roberson am 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 Kommentare
Eshetu Gebretsadik
Eshetu Gebretsadik am 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 am 17 Nov. 2022
That user has historically had several problems with lumi on a mix of operating systems.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by