![](http://www.mathworks.com/matlabcentral/answers/uploaded_files/955065/40f8cabef4f40380bcb2a2162e87d85b.png)
Why is MATLAB Coder crashing with assertion "Assertion at B:\matlab\src\cg_ir\classic\cycle_equiv\CycleEquivalence.cpp line 216: In getClass: edge has no entry in CycleEquivalence::getClass"
조회 수: 6 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2022년 4월 6일
편집: MathWorks Support Team
2022년 6월 10일
MATLAB Coder in R2021b crashes during the "Check for Run-Time Issues" stage. In a crash log, I found the following assertion:
Assertion at B:\matlab\src\cg_ir\classic\cycle_equiv\CycleEquivalence.cpp line 216:
In getClass: edge has no entry in CycleEquivalence::getClass
How can I prevent this crash?
채택된 답변
MathWorks Support Team
2022년 4월 6일
편집: MathWorks Support Team
2022년 4월 6일
The crash is caused by a bug in MATLAB Coder App R2021b and R2022a:
A possible workaround is to uncheck the "Collect MATLAB line execution counts" setting.
![](http://www.mathworks.com/matlabcentral/answers/uploaded_files/955065/40f8cabef4f40380bcb2a2162e87d85b.png)
댓글 수: 1
Stefanie Schwarz
2022년 4월 11일
편집: MathWorks Support Team
2022년 6월 10일
Hi @Glenn Kubota please contact MathWorks technical support to get assistance for your use-case: https://www.mathworks.com/support/contact_us.html
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!