Plotting error: "Bundle#83 start failed", with 2019a on MacOS Mojave?
3 ビュー (過去 30 日間)
古いコメントを表示
I have been helping somebody with their Matlab use: they have recently installed R2019a on a new MacBook Pro, running Mojave. Much of it works fine, but when attempting to plot; the following error is produced:
Bundle#83 start failed: dlopen(/Applications/MATLAB_R2019a.app/bin/maci64/builtins/matlab_graphics_chart/mwlibmwchart_builtinimpl.dylib, 5): Library not
loaded: @rpath/libmwmathcgeo.dylib
Referenced from: /Applications/MATLAB_R2019a.app/bin/maci64/libmwhandle_graphics.dylib
Reason: no suitable image found. Did find:
/Applications/MATLAB_R2019a.app/bin/maci64/libmwmathcgeo.dylib: truncated mach-o error: segment __LINKEDIT extends to 10445024 which is past end
of file 10445022
/Applications/MATLAB_R2019a.app/bin/maci64/./libmwmathcgeo.dylib: truncated mach-o error: segment __LINKEDIT extends to 10445024 which is past end
of file 10445022
/Applications/MATLAB_R2019a.app/bin/maci64/libmwmathcgeo.dylib: truncated mach-o error: segment __LINKEDIT extends to 10445024 which is past end
of file 10445022
/Applications/MATLAB_R2019a.app/bin/maci64/./libmwmathcgeo.dylib: truncated mach-o error: segment __LINKEDIT extends to 10445024 which is past end
of file 10445022
/Applications/MATLAB_R2019a.app/bin/maci64/builtins/matlab_graphics_chart/../../../../bin/maci64/libmwmathcgeo.dylib: truncated mach-o error:
segment __LINKEDIT extends to 10445024 which is past end of file 10445022
/Applications/MATLAB_R2019a.app/Contents/MacOS/../../bin/maci64/libmwmathcgeo.dylib: truncated mach-o error: segment __LINKEDIT extends to
10445024 which is past end of file 10445022
Naturally I did a Google search, but I couldn't find this error described anywhere. I have no idea what it means: I've been using Matlab for decades, and I thought I'd managed to prodice most errors with my bungling, but this one is completely new to me.
What is going on here, and how can we get past it? We have deleted and re-installed R2019a, to get exactly the same error again.
3 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!