MATLAB crashes on macOS when setting breakpoint
2 ビュー (過去 30 日間)
古いコメントを表示
Trying to set breakpoints to debug my code on a macOS, and it causes MATLAB to crash. It seems this is an issue with the macOS more than MATLAB, but I'm wondering if anyone has faced similar issues and if there are any quick work-arounds?
MATLAB Version Info:
MATLAB Version: 9.11.0.1837725 (R2021b) Update 2
Crash report info:
OS Version: macOS 12.2 (21D49)
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00007ff7fff35af8
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [27199]
Application Specific Information:
rosetta error: /var/db/oah/[bunch of numbers]
Cheers
0 件のコメント
回答 (1 件)
Esha Chakraborty
2022 年 4 月 11 日
Hi Luke,
I understand that you are experiencing MATLAB R2021b crash while setting breakpoint in macOS 12.2.
Please note that MATLAB R2021b supports macOS Big Sur (11) and macOS Catalina (10.15) amongst all the Operating Systems relevent to your case. I shall suggest you to install supported versions of macOS for MATLAB R2021b which is likely to resolve your issue. Or you can upgrade to MATLAB R2022a which supports macOS Monterey (12) as another option to resolve this issue.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!