Borrar filtros
Borrar filtros

Matlab deployable (lumi) crashes

1 visualización (últimos 30 días)
Eshetu Gebretsadik
Eshetu Gebretsadik el 3 de Oct. de 2022
Comentada: Walter Roberson el 17 de Nov. de 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 comentarios
Eshetu Gebretsadik
Eshetu Gebretsadik el 17 de Nov. de 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 el 17 de Nov. de 2022
That user has historically had several problems with lumi on a mix of operating systems.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by