code cache is full and Matlab crashes
조회 수: 12 (최근 30일)
이전 댓글 표시
(base) fprimeau@vcv076182 maca64 % matlab
CodeCache is full. Compiler has been disabled.
Try increasing the code cache size using -XX:ReservedCodeCacheSize=
zsh: terminated /Applications/MATLAB_R2024b.app/bin/matlab
댓글 수: 0
채택된 답변
Walter Roberson
2025년 10월 22일
편집: Walter Roberson
2025년 10월 22일
This appears to be related to Java.
I would recommend checking that you have a correct version of Java installed for your Apple Silicon machine;
Also, if you were to upgrade to R2025a or R2025b, they both reduce the reliance on Java a fair bit.
댓글 수: 0
추가 답변 (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!