フィルターのクリア

Matlab deployable (lumi) crashes

1 回表示 (過去 30 日間)
Eshetu Gebretsadik
Eshetu Gebretsadik 2022 年 10 月 3 日
コメント済み: Walter Roberson 2022 年 11 月 17 日
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 件のコメント
Eshetu Gebretsadik
Eshetu Gebretsadik 2022 年 11 月 17 日
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 2022 年 11 月 17 日
That user has historically had several problems with lumi on a mix of operating systems.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by